What is a CVE?+
CVE stands for Common Vulnerabilities and Exposures. It is a public ID (for example CVE-2024-1234) that names a specific security flaw so researchers, tools, and site owners can talk about the same issue. Many WordPress plugin and theme vulnerabilities are assigned CVE IDs and listed in databases such as the National Vulnerability Database (NVD).
What is a WordPress vulnerability?+
A WordPress vulnerability is a known weakness in WordPress core, a plugin, or a theme that attackers can exploit, for example to inject scripts, escalate privileges, or take over a site. Most documented WordPress vulnerabilities live in plugins. Updating or removing the affected software is the usual fix.
Is the vulnerability scanner free?+
Yes. The WordPress vulnerability scanner is included in the free Security Ninja plugin for everyone, free and Pro installs. You can scan plugins, themes, and core without a paid license.
How does the WordPress vulnerability scanner work?+
Security Ninja compares the versions of your installed plugins, themes, and WordPress core against a regularly updated database of known vulnerabilities. When your version matches a published issue, you see a clear warning in the dashboard so you can update, replace, or remove the software.
Does it check plugins, themes, and WordPress core?+
Yes. The scanner reviews installed plugins, themes, and WordPress core for known security issues and CVE matches.
What should I do if a vulnerability is found?+
Update to a fixed version when one is available. If there is no patch, replace the plugin or theme with a maintained alternative, or remove it. Do not ignore findings on deactivated plugins, unused files on the server can still be exploited.
Does the scanner replace updating plugins?+
No. It tells you which installed software has known issues so you can update, replace, or remove it promptly. Keeping WordPress, plugins, and themes updated remains essential.
What is the difference between a vulnerability scanner and a malware scanner?+
A vulnerability scanner looks for known flaws in the software you already installed (CVEs and similar public advisories). A malware scanner looks for malicious or unexpected code in your files. Security Ninja includes vulnerability scanning for free; malware scanning is a Pro feature, and Core Scanner (also free) checks whether WordPress core files still match official originals.
Can it find zero-day exploits?+
No. Like other known-issue scanners, it only flags vulnerabilities after they are publicly documented and present in the vulnerability database. It cannot detect undisclosed zero-day flaws. Once an issue is published, a scan can alert you if your site is still running an affected version.
Are email alerts for vulnerabilities free?+
Scanning and dashboard results are free. Email alerts when vulnerabilities are detected are a Pro option. Free refreshes the vulnerability database weekly; Pro refreshes it daily.