
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14464 is a Sensitive Information Exposure vulnerability in the PDF Resume Parser plugin for WordPress, affecting all versions up to and including 1.0. The flaw allows unauthenticated attackers to extract SMTP credentials (username and password) from the WordPress configuration by invoking an improperly secured AJAX action handler. It was published on January 14, 2026, 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 plugin registers a WordPress AJAX action handler that is accessible without authentication — meaning any unauthenticated HTTP request to the WordPress admin-ajax.php endpoint with the appropriate action parameter can trigger the handler. This handler returns SMTP configuration data, including plaintext credentials, from the WordPress settings. The vulnerable code is visible at line 309 of the plugin source file (Plugin Source, Wordfence).
Successful exploitation allows unauthenticated remote attackers to retrieve SMTP credentials stored in the WordPress configuration, directly compromising confidentiality. The exposed credentials can be used to access associated email accounts, send phishing or spam emails, or facilitate credential-stuffing attacks against other services if the same credentials are reused. There is no direct integrity or availability impact, but the credential exposure creates significant downstream risk for account takeover and lateral movement (Wordfence, Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-14464 as of the available data. The EPSS score is approximately 0.036%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, the attack requires no authentication, no user interaction, and no special privileges, making it trivially exploitable by any attacker who can reach the WordPress site's admin-ajax.php endpoint (Wordfence).
pdf-resume-parser.php.wp-admin/admin-ajax.php endpoint with the action parameter set to the vulnerable AJAX handler name, e.g.:POST /wp-admin/admin-ajax.php
action=<vulnerable_action_name>/wp-admin/admin-ajax.php with an action parameter matching the PDF Resume Parser plugin's AJAX handler, originating from unexpected or automated IP addresses.admin-ajax.php without a valid session cookie or nonce, particularly from scanning tools or unfamiliar user agents.pdf-resume-parser.php) in the WordPress plugins directory (/wp-content/plugins/pdf-resume-parser/).The primary remediation is to deactivate and remove the PDF Resume Parser plugin (version ≤ 1.0) from WordPress installations, as no patched version has been publicly identified in the available data. Site administrators should immediately rotate any SMTP credentials configured in WordPress settings, as they may have been exposed. Additionally, SMTP credentials should be unique and not reused across other services to limit the impact of credential exposure. Restricting access to wp-admin/admin-ajax.php via firewall rules or a Web Application Firewall (WAF) can reduce the attack surface (Wordfence).
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."