
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-10645 is a Sensitive Information Exposure vulnerability in the WP Reset plugin for WordPress, classified under CWE-532 (Insertion of Sensitive Information into Log File). It affects all versions of WP Reset up to and including 2.05, where the WF_Licensing::log() method writes sensitive data to log files when debugging is enabled — which is the default configuration. Unauthenticated remote attackers can exploit this to extract license keys and site data. The vulnerability carries a CVSS v3.1 base score of 5.3 (Medium) (Feedly, Red Hat CVE).
The root cause is CWE-532: Insertion of Sensitive Information into Log File. The WF_Licensing::log() method in WP Reset records sensitive data — including license keys and site-specific information — into log files when the plugin's debug mode is active. Because debug mode is enabled by default, this condition exists on most installations without any additional attacker-controlled configuration. Since the log files may be accessible via the web root or through directory traversal, unauthenticated attackers with network access can retrieve this data without any authentication or elevated privileges (Feedly, Wordfence).
Successful exploitation allows unauthenticated attackers to read sensitive license key and site configuration data stored in debug log files. The confidentiality impact is low in scope — there is no integrity or availability impact — but exposed license keys could be used to abuse plugin licensing systems or gather reconnaissance data about the target WordPress installation. The vulnerability does not directly enable code execution or privilege escalation, but the exposed information could facilitate further attacks (Feedly).
No public proof-of-concept exploit code or active in-the-wild exploitation has been reported for CVE-2025-10645. The EPSS score is approximately 0.038%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The attack requires no authentication, no user interaction, and has low attack complexity, making it trivially exploitable if an attacker can access the log file path (Feedly, Wordfence).
/wp-content/plugins/wp-reset/ for plugin presence or using tools like WPScan.WF_Licensing::log() method within the WP Reset plugin directory (typically under /wp-content/plugins/wp-reset/ or a writable uploads directory).https://target.com/wp-content/plugins/wp-reset/<logfile>.log) to retrieve its contents./wp-content/plugins/wp-reset/ (e.g., requests for .log files from external IPs).Users should update the WP Reset plugin to a version beyond 2.05 that addresses this vulnerability. As an immediate workaround, administrators can disable debug/logging mode in the WP Reset plugin settings to prevent sensitive data from being written to log files. Additionally, web server configuration should be updated to block direct HTTP access to .log files within the WordPress plugin directories (e.g., via .htaccess rules denying access to *.log files). Existing log files should be reviewed and deleted if they contain sensitive information (Feedly, Wordfence).
Wordfence included CVE-2025-10645 in their weekly WordPress vulnerability report for October 6–12, 2025, flagging it as a medium-severity information disclosure issue. Sucuri also referenced it in their October 2025 vulnerability patch roundup. No significant researcher commentary or social media debate has been observed beyond standard vulnerability tracking and aggregation (Wordfence, Sucuri Blog).
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."