What this page helps you verify fast
This hub clusters tracked records for Content Audit so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
Review known vulnerability records for the WordPress plugin Content Audit (`content-audit`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2017-18560 and CVE-2014-5389, so operators can jump from disclosure to patch validation without scanning the full feed first.
Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.
Review patch cadence, privileged access, XML-RPC exposure, backups, and monitoring controls.
Use ownership, update testing, least privilege, and removal criteria to reduce plugin risk.
Compare scanner coverage for plugin CVEs, version detection, alert noise, and remediation workflow.
Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.
Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.
| Tracked CVE | Issue Type | Affected Versions | Fixed Version | CVSS |
|---|---|---|---|---|
|
CVE-2014-5389
Content Audit <= 1.6.0 - Authenticated (Admin+) SQL Injection
|
SQL Injection | Versions before 1.6.1 | 1.6.1 | CVSS 7.2 |
|
CVE-2017-18560
Content Audit <= 1.9.1 - Cross-Site Request Forgery to Cross-Site Scripting
|
Cross-Site Scripting | Versions up to 1.9.1 | 1.9.2 | CVSS 6.1 |
This hub clusters tracked records for Content Audit so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
These recent records surface the CVE strings, patch cues, and direct report links most operators need first.
The Content Audit plugin for WordPress is vulnerable to Cross-Site Request Forgery via the content_audit_save_bulk_edit AJAX action which allows for stored XSS payloads in versions up to, an...
SQL injection vulnerability in content-audit-schedule.php in the Content Audit plugin before 1.6.1 for WordPress allows remote attackers to execute arbitrary SQL commands via the "Audited co...
Sorted by latest disclosure date so newly published issues surface first.
The Content Audit plugin for WordPress is vulnerable to Cross-Site Request Forgery via the content_audit_save_bulk_edit AJAX action which allows for stored XSS payloads in versions up to, and including, 1.9.1 due to insufficient input sanitization and output escaping. This makes...
SQL injection vulnerability in content-audit-schedule.php in the Content Audit plugin before 1.6.1 for WordPress allows remote attackers to execute arbitrary SQL commands via the "Audited content types" option in the content-audit page to wp-admin/options-general.php.