
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14159 is a Cross-Site Request Forgery (CSRF) vulnerability in the Secure Copy Content Protection and Content Locking plugin for WordPress, affecting all versions up to and including 4.9.2. The flaw allows unauthenticated attackers to trigger a sensitive data export by tricking a site administrator into clicking a malicious link, with the exported data stored in a publicly accessible file. It was disclosed on December 12, 2025, by Wordfence, and carries a CVSS v3.1 base score of 4.3 (Medium) (Wordfence).
The root cause is missing nonce validation on the ays_sccp_results_export_file AJAX action handler, classified as CWE-352 (Cross-Site Request Forgery). Because WordPress nonces are not checked before processing the export request, any forged HTTP request that causes an authenticated administrator's browser to submit the action will succeed. The exported file — containing email addresses, IP addresses, physical addresses, user IDs, and other user data — is written to a publicly accessible location on the server, meaning the attacker does not need to be authenticated to retrieve it after triggering the export. The vulnerable code path is visible in the plugin's admin class at line 645 of version 4.8.7 and was remediated at line 696 in version 4.9.3 (Wordfence, Plugin Trac (vuln), Plugin Trac (fix)).
Successful exploitation results in unauthorized disclosure of sensitive user data collected by the plugin, including email addresses, IP addresses, physical addresses, and user IDs. Because the exported file is stored in a publicly accessible directory, the attacker can retrieve it without any authentication after the CSRF is triggered. The impact is limited to confidentiality (no integrity or availability impact), but the exposed PII could facilitate phishing campaigns, identity theft, or further targeted attacks against site users (Wordfence).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2025-14159. The vulnerability requires social engineering — an attacker must trick a logged-in site administrator into clicking a crafted link or visiting a malicious page. The EPSS score is approximately 0.012% (0.000120), indicating a very low probability of exploitation in the near term. The CVE is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Wordfence).
/wp-admin/admin-ajax.php) with the action parameter set to ays_sccp_results_export_file.<img> tag, hidden <form> with auto-submit JavaScript, or a crafted link) and deliver it to a site administrator via phishing email, social media, or a compromised third-party site./wp-admin/admin-ajax.php with action=ays_sccp_results_export_file originating from unusual referrers or external origins; subsequent unauthenticated GET requests to the plugin's export file path (typically within the plugin's upload or data directory).wp-content/plugins/secure-copy-content-protection/ or a related uploads path, with recent modification timestamps not corresponding to legitimate admin activity.Update the Secure Copy Content Protection and Content Locking plugin to version 4.9.3 or later, which adds proper nonce validation to the ays_sccp_results_export_file AJAX action. No configuration-based workaround is available for unpatched versions; the recommended action is immediate upgrade via the WordPress plugin dashboard or by downloading the patched version from the WordPress plugin repository. Site administrators should also audit existing export files in the plugin directory and remove any that were unexpectedly generated (WordPress Plugin Repo, Wordfence).
The vulnerability was reported and disclosed by Wordfence, which assigned the CVE and published the advisory on December 12, 2025. No notable independent researcher commentary, significant media coverage, or broad community discussion has been identified beyond standard vulnerability database aggregation (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."