CVE-2025-14393: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in awanhrp Wpik WordPress Basic Ajax Form
The Wpik WordPress Basic Ajax Form plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'dname' parameter in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-14393 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Wpik WordPress Basic Ajax Form plugin, maintained by awanhrp. The vulnerability arises from improper neutralization of input during web page generation, specifically insufficient sanitization and escaping of the 'dname' parameter in all plugin versions up to and including 1.0. An attacker with authenticated access at the Contributor level or above can inject arbitrary JavaScript code that is persistently stored and executed in the context of any user who visits the affected page. This persistent XSS flaw can lead to a range of attacks including session hijacking, privilege escalation, unauthorized actions on behalf of users, or distribution of malware. The vulnerability is remotely exploitable over the network without user interaction but requires authenticated access, which limits the attack surface to users with some level of trust in the system. The CVSS 3.1 base score is 6.4, reflecting medium severity with low attack complexity and partial impact on confidentiality and integrity but no impact on availability. No patches or official fixes are currently linked, and no known exploits are reported in the wild. The vulnerability is classified under CWE-79, highlighting the failure to properly sanitize inputs before rendering them in web pages. Given the widespread use of WordPress and the popularity of form plugins, this vulnerability poses a tangible risk to websites that have installed and activated this specific plugin version.
Potential Impact
For European organizations, this vulnerability can lead to significant security risks including unauthorized access to user sessions, data theft, and potential defacement or manipulation of website content. Organizations relying on WordPress for their web presence and using the Wpik WordPress Basic Ajax Form plugin are at risk of attackers exploiting contributor-level accounts to inject malicious scripts. This can compromise the confidentiality and integrity of user data and organizational information. The persistent nature of the XSS means that any user visiting the infected pages could be affected, potentially leading to widespread compromise. This is particularly concerning for organizations handling sensitive customer data or providing critical services online. Additionally, reputational damage and regulatory compliance issues (such as GDPR) may arise if personal data is exposed or manipulated through this vulnerability. The requirement for authenticated access somewhat limits the threat to insiders or compromised accounts, but this does not eliminate the risk, especially in environments with many contributors or weak access controls.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Wpik WordPress Basic Ajax Form plugin and verify the version in use. Since no official patch is currently linked, organizations should consider temporarily disabling or uninstalling the plugin until a secure update is released. Implement strict access controls to limit Contributor-level privileges only to trusted users and regularly review user roles and permissions. Employ Web Application Firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the 'dname' parameter. Enable Content Security Policy (CSP) headers to reduce the impact of potential XSS attacks by restricting script execution sources. Conduct regular security training for contributors to recognize and avoid unsafe input practices. Monitor logs for unusual activity related to form submissions or script injections. Finally, stay updated with vendor advisories for any forthcoming patches or mitigations and apply them promptly once available.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Belgium, Sweden, Austria
CVE-2025-14393: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in awanhrp Wpik WordPress Basic Ajax Form
Description
The Wpik WordPress Basic Ajax Form plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'dname' parameter in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Technical Analysis
CVE-2025-14393 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Wpik WordPress Basic Ajax Form plugin, maintained by awanhrp. The vulnerability arises from improper neutralization of input during web page generation, specifically insufficient sanitization and escaping of the 'dname' parameter in all plugin versions up to and including 1.0. An attacker with authenticated access at the Contributor level or above can inject arbitrary JavaScript code that is persistently stored and executed in the context of any user who visits the affected page. This persistent XSS flaw can lead to a range of attacks including session hijacking, privilege escalation, unauthorized actions on behalf of users, or distribution of malware. The vulnerability is remotely exploitable over the network without user interaction but requires authenticated access, which limits the attack surface to users with some level of trust in the system. The CVSS 3.1 base score is 6.4, reflecting medium severity with low attack complexity and partial impact on confidentiality and integrity but no impact on availability. No patches or official fixes are currently linked, and no known exploits are reported in the wild. The vulnerability is classified under CWE-79, highlighting the failure to properly sanitize inputs before rendering them in web pages. Given the widespread use of WordPress and the popularity of form plugins, this vulnerability poses a tangible risk to websites that have installed and activated this specific plugin version.
Potential Impact
For European organizations, this vulnerability can lead to significant security risks including unauthorized access to user sessions, data theft, and potential defacement or manipulation of website content. Organizations relying on WordPress for their web presence and using the Wpik WordPress Basic Ajax Form plugin are at risk of attackers exploiting contributor-level accounts to inject malicious scripts. This can compromise the confidentiality and integrity of user data and organizational information. The persistent nature of the XSS means that any user visiting the infected pages could be affected, potentially leading to widespread compromise. This is particularly concerning for organizations handling sensitive customer data or providing critical services online. Additionally, reputational damage and regulatory compliance issues (such as GDPR) may arise if personal data is exposed or manipulated through this vulnerability. The requirement for authenticated access somewhat limits the threat to insiders or compromised accounts, but this does not eliminate the risk, especially in environments with many contributors or weak access controls.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Wpik WordPress Basic Ajax Form plugin and verify the version in use. Since no official patch is currently linked, organizations should consider temporarily disabling or uninstalling the plugin until a secure update is released. Implement strict access controls to limit Contributor-level privileges only to trusted users and regularly review user roles and permissions. Employ Web Application Firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the 'dname' parameter. Enable Content Security Policy (CSP) headers to reduce the impact of potential XSS attacks by restricting script execution sources. Conduct regular security training for contributors to recognize and avoid unsafe input practices. Monitor logs for unusual activity related to form submissions or script injections. Finally, stay updated with vendor advisories for any forthcoming patches or mitigations and apply them promptly once available.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-09T21:26:22.789Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 693b918d650da22753edbef0
Added to database: 12/12/2025, 3:52:45 AM
Last enriched: 12/19/2025, 5:05:52 AM
Last updated: 2/7/2026, 2:03:44 AM
Views: 112
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-2071: Buffer Overflow in UTT 进取 520W
HighCVE-2026-25762: CWE-400: Uncontrolled Resource Consumption in adonisjs core
HighCVE-2026-25754: CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in adonisjs core
HighCVE-2026-25644: CWE-295: Improper Certificate Validation in datahub-project datahub
HighCVE-2026-25804: CWE-287: Improper Authentication in antrea-io antrea
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.