
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-13494 is a Sensitive Information Exposure vulnerability in the SSP Debug plugin for WordPress, affecting all versions up to and including 1.0.0. The plugin stores PHP error logs in a predictable, web-accessible location (wp-content/uploads/ssp-debug/ssp-debug.log) without any access controls, allowing unauthenticated attackers to read sensitive debugging data. It was published on December 5, 2025, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 5.3 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). The SSP Debug plugin writes PHP error logs to wp-content/uploads/ssp-debug/ssp-debug.log — a directory that is publicly accessible via HTTP by default in WordPress installations — without implementing any authentication, authorization, or .htaccess-based access restrictions. An attacker can exploit this by simply sending an unauthenticated HTTP GET request to the known log file path, requiring no special privileges or user interaction. The vulnerable code path is visible in the plugin's source at line 221 of ssp-debug.php (Wordfence, WordPress Trac).
Successful exploitation allows unauthenticated remote attackers to read sensitive debugging information from the exposed log file, including full request URLs, client IP addresses, User-Agent strings, WordPress user IDs, and internal server filesystem paths. This information can facilitate further reconnaissance, targeted attacks against specific WordPress users, or exploitation of other vulnerabilities by revealing the server's directory structure. The confidentiality impact is limited (no direct code execution or data modification), but the exposed data meaningfully lowers the barrier for follow-on attacks (Wordfence, ENISA EUVD).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-13494. The EPSS score is approximately 0.029% (0.000290), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, exploitation requires no authentication and minimal technical skill — a simple HTTP GET request to the predictable log path is sufficient (Wordfence, ENISA EUVD).
ssp-debug in HTML source, or using tools like WPScan to enumerate installed plugins).https://<target>/wp-content/uploads/ssp-debug/ssp-debug.log.wp-content/uploads/ssp-debug/ssp-debug.log in web server access logs, particularly from unfamiliar or automated IP addresses./wp-content/uploads/ssp-debug/ssp-debug.log; repeated or scripted access patterns to this path.wp-content/uploads/ssp-debug/ssp-debug.log containing PHP error output, full URLs, user IDs, and filesystem paths on a production WordPress installation.As of the disclosure date, no patched version of the SSP Debug plugin was available — all versions through 1.0.0 are affected. Site administrators should immediately deactivate and remove the SSP Debug plugin from their WordPress installations. As a workaround, access to the log file can be blocked by adding a deny rule in the .htaccess file within wp-content/uploads/ssp-debug/ or by configuring the web server to restrict access to that path. Monitoring for unexpected access to the log file path is also recommended (Wordfence, ENISA EUVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."