Glossary · Vulnerability
A plugin has a known security vulnerability
- Wordfence type
wfPluginVulnerable- Category
- Vulnerability
- Severity
- Usually Critical or High
Wordfence matched an installed plugin against its vulnerability database and the version running is inside the affected range.
What Wordfence found
Wordfence compares every installed plugin against the Wordfence Intelligence vulnerability database. This issue means the version on the site falls inside a range a researcher has published a vulnerability for. It is not a guess about code quality — a specific advisory exists, usually with a CVE, and the installed version predates the fix.
Why it matters
Published vulnerabilities in popular plugins are scanned for at internet scale within hours of disclosure. Attackers do not need to find your site specifically; they enumerate installs. This is the single most common route to a compromised WordPress site, which is why it lands at the top of a triage queue.
How to fix it
- 1Update the plugin to the patched release. Check the advisory for the exact fixed version — the latest release is not always the one that fixed it.
- 2If no patch exists, deactivate and delete the plugin until one ships. Deactivating alone still leaves the files reachable in some vulnerability classes.
- 3If you manage many sites, roll the update out to one site first as a canary, then the rest.
- 4After patching, re-run the scan so the finding clears rather than assuming it did.
Findings that often appear with this one
- A file appears to be malicious Malware
- A plugin needs an upgrade Vulnerability
How WPSecureOps treats it
The connector reports this as wfPluginVulnerable. WPSecureOps files it under
Vulnerability and bands it by the numeric severity Wordfence
assigns, so findings of this kind from every site you manage arrive in one queue rather
than one email per site. Titles and descriptions are stripped of HTML and the site's
absolute path is replaced before anything leaves the server.