CVE-2025-14159
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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)).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Secure Copy Content Protection and Content Locking plugin at version 4.9.2 or earlier (e.g., via HTTP response headers, plugin readme files, or tools like WPScan).
  2. Craft malicious request: Construct a forged HTTP POST or GET request targeting the WordPress AJAX endpoint (/wp-admin/admin-ajax.php) with the action parameter set to ays_sccp_results_export_file.
  3. Deliver CSRF payload: Embed the forged request in a malicious web page (e.g., an <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.
  4. Administrator triggers export: When the administrator visits the malicious page or clicks the link while authenticated to the WordPress dashboard, their browser automatically submits the forged request, causing the plugin to generate and save the data export file.
  5. Retrieve exported data: Access the publicly accessible export file directly via its URL on the target server (no authentication required) to obtain the sensitive user data including email addresses, IP addresses, and user IDs (Wordfence).

Indicators of compromise

  • Network: Unexpected HTTP requests to /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).
  • Logs: WordPress access logs showing the AJAX action triggered from an unexpected IP or referrer, followed shortly by an unauthenticated request to retrieve the generated export file.
  • File System: Presence of unexpected export files (e.g., CSV or similar) in the plugin's data directory under wp-content/plugins/secure-copy-content-protection/ or a related uploads path, with recent modification timestamps not corresponding to legitimate admin activity.

Mitigation and workarounds

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).

Community reactions

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).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-16145HIGH7.2
  • gdpr-compliant-recaptcha-for-all-forms
NoYesAug 15, 2026
CVE-2026-18387MEDIUM6.5
  • groundhogg
NoYesAug 15, 2026
CVE-2026-16586MEDIUM6.5
  • contest-gallery
NoYesAug 15, 2026
CVE-2026-17090MEDIUM6.4
  • beaver-builder-lite-version
NoYesAug 15, 2026
CVE-2026-16146MEDIUM4.9
  • gdpr-compliant-recaptcha-for-all-forms
NoYesAug 15, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management