
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14868 is a Cross-Site Request Forgery (CSRF) vulnerability chained with Path Traversal and Arbitrary File Deletion in the Career Section plugin for WordPress. It affects all versions up to and including 1.6, and was published on April 16, 2026. The flaw allows unauthenticated attackers to delete arbitrary files on the server by tricking a site administrator into clicking a malicious link. It carries a CVSS v3.1 base score of 8.8 (High) (GitHub Advisory, Wordfence).
The root cause is twofold: missing nonce validation (CWE-352) and insufficient file path validation (CWE-22) in the delete action of the appform_options_page_html function within the Career Section plugin. Because no WordPress nonce is checked before processing the delete request, an attacker can forge a cross-site request that passes a path-traversal sequence (e.g., ../../) as the file parameter, causing the server to delete files outside the intended plugin directory. Exploitation requires social engineering — the attacker must trick an authenticated administrator into triggering the forged request, such as by visiting a malicious page or clicking a crafted link (GitHub Advisory, Wordfence).
Successful exploitation allows an unauthenticated attacker (via a tricked administrator) to delete arbitrary files on the web server, including critical WordPress core files, configuration files (e.g., wp-config.php), or other sensitive data. This can result in complete site compromise, data corruption, loss of service availability, or facilitate further attacks such as forcing WordPress into a reinstallation state that exposes database credentials. All three security pillars — confidentiality, integrity, and availability — are rated High impact (GitHub Advisory, Wordfence).
There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.018% (0.038% per GitHub Advisory), placing it in the 12th percentile for exploitation likelihood within 30 days. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported (GitHub Advisory, Wordfence).
appform_options_page_html delete action, including a path-traversal payload (e.g., ../../wp-config.php) as the file parameter.wp-config.php or core WordPress files — leading to site disruption or a forced reinstallation that may expose credentials (GitHub Advisory, Wordfence)./wp-admin/options-general.php?page=career-section or similar) with file path parameters containing traversal sequences (../, %2e%2e%2f, or encoded variants).wp-config.php, WordPress core files, or plugin/theme files; file system integrity monitoring alerts for deleted files outside the plugin's own directory.Update the Career Section WordPress plugin to a version newer than 1.6, which includes the fix applied in changeset 3474216 (WordPress Trac). As interim measures, restrict administrator access to trusted users only, implement a Web Application Firewall (WAF) rule to block path traversal patterns in POST parameters, and use a WordPress security plugin that enforces CSRF protections. Administrators should also conduct security awareness training to reduce susceptibility to phishing and social engineering attacks (Wordfence, GitHub Advisory).
Wordfence reported the vulnerability as part of their weekly WordPress vulnerability report for April 13–19, 2026, and assigned it a High severity rating (Wordfence Blog). The vulnerability was noted in CISA's weekly vulnerability bulletin for the week of April 13, 2026 (CISA Bulletin). Social media activity was limited, with brief mentions on Mastodon by security accounts such as RedPacketSecurity and TheHackerWire shortly after disclosure.
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."