What this page helps you verify fast
This hub clusters tracked records for System Dashboard 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 System Dashboard (`system-dashboard`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2025-10377, CVE-2025-26911 and CVE-2024-12299, 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.
Affected range: Versions up to 2.8.14. Fixed version: 2.8.15.
Affected range: Versions up to 2.8.17. Fixed version: 2.8.18.
Affected range: Versions up to 2.8.9. Fixed version: 2.8.10.
Affected range: Versions up to 2.8.14. Fixed version: 2.8.15.
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-2024-11107
System Dashboard <= 2.8.14 - Unauthenticated Stored Cross-Site Scripting
|
Stored Cross-Site Scripting | Versions up to 2.8.14 | 2.8.15 | CVSS 7.2 |
|
CVE-2024-12299
System Dashboard <= 2.8.17 - Reflected Cross-Site Scripting via Filename Parameter
|
Cross-Site Scripting | Versions up to 2.8.17 | 2.8.18 | CVSS 6.1 |
|
CVE-2023-7246
System Dashboard <= 2.8.9 - Reflected Cross-Site Scripting via X-Forwarded-For
|
Cross-Site Scripting | Versions up to 2.8.9 | 2.8.10 | CVSS 6.1 |
|
CVE-2024-10708
System Dashboard <= 2.8.14 - Authenticated (Admin+) Arbitrary File Read
|
Vulnerability | Versions up to 2.8.14 | 2.8.15 | CVSS 4.9 |
|
CVE-2025-10377
System Dashboard <= 2.8.20 - Cross-Site Request Forgery
|
Cross-Site Request Forgery | Versions up to 2.8.20 | 2.8.21 | CVSS 4.3 |
|
CVE-2025-26911
System Dashboard <= 2.8.18 - Authenticated (Subscriber+) Sensitive Information Expos...
|
Sensitive Information Exposure | Versions up to 2.8.18 | 2.8.19 | CVSS 4.3 |
|
CVE-2023-5711
System Dashboard <= 2.8.8 - Missing Authorization to Information Disclosure (sd_php_...
|
Vulnerability | Versions up to 2.8.7 | 2.8.8 | CVSS 4.3 |
|
CVE-2023-5713
System Dashboard <= 2.8.7 - Missing Authorization to Information Disclosure (sd_opti...
|
Vulnerability | Versions up to 2.8.7 | 2.8.8 | CVSS 4.3 |
System Dashboard <= 2.8.14 - Unauthenticated Stored Cross-Site Scripting
System Dashboard <= 2.8.17 - Reflected Cross-Site Scripting via Filename Parameter
System Dashboard <= 2.8.9 - Reflected Cross-Site Scripting via X-Forwarded-For
System Dashboard <= 2.8.14 - Authenticated (Admin+) Arbitrary File Read
System Dashboard <= 2.8.20 - Cross-Site Request Forgery
System Dashboard <= 2.8.18 - Authenticated (Subscriber+) Sensitive Information Exposure
System Dashboard <= 2.8.8 - Missing Authorization to Information Disclosure (sd_php_info)
System Dashboard <= 2.8.7 - Missing Authorization to Information Disclosure (sd_option_value)
This hub clusters tracked records for System Dashboard 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 System Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.8.20. This is due to missing nonce validation on the sd_toggle_l...
The System Dashboard plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.8.18. This makes it possible for authenticated attackers, wi...
The System Dashboard plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the Filename parameter in all versions up to, and including, 2.8.17 due to insufficient input sa...
Sorted by latest disclosure date so newly published issues surface first.
The System Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.8.20. This is due to missing nonce validation on the sd_toggle_logs() function. This makes it possible for unauthenticated attackers to toggle critical lo...
The System Dashboard plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.8.18. This makes it possible for authenticated attackers, with Subscriber-level access and above, to extract sensitive user or configuration data.
The System Dashboard plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the Filename parameter in all versions up to, and including, 2.8.17 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to in...
The System Dashboard plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.8.14 via the 'sd_viewer' action. This makes it possible for authenticated attackers, with Administrator-level access and above, to read the contents of arbitrary...
The System Dashboard plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 2.8.14 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in...
The System Dashboard plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'X-Forwarded-For' header in all versions up to, and including, 2.8.9 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers...
The System Dashboard plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the sd_php_info() function hooked via an AJAX action in all versions up to, and including, 2.8.7. This makes it possible for authenticated attackers, with s...
The System Dashboard plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the sd_option_value() function hooked via an AJAX action in all versions up to, and including, 2.8.7. This makes it possible for authenticated attackers, wi...
The System Dashboard plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the sd_constants() function hooked via an AJAX action in all versions up to, and including, 2.8.7. This makes it possible for authenticated attackers, with...
The System Dashboard plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the sd_global_value() function hooked via an AJAX action in all versions up to, and including, 2.8.7. This makes it possible for authenticated attackers, wi...
The System Dashboard plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the sd_db_specs() function hooked via an AJAX action in all versions up to, and including, 2.8.7. This makes it possible for authenticated attackers, with s...