CVE-2025-12537: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpvibes Addon Elements for Elementor (formerly Elementor Addon Elements)
The Addon Elements for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 1.14.3. This is due to insufficient input sanitization and output escaping on multiple widget parameters. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts via multiple widget parameters in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-12537 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Addon Elements for Elementor plugin for WordPress, which is widely used to extend Elementor page builder functionality. The vulnerability affects all versions up to and including 1.14.3. It stems from improper neutralization of input during web page generation (CWE-79), specifically due to insufficient sanitization and escaping of multiple widget parameters. An attacker with at least Contributor-level privileges can inject arbitrary JavaScript code into pages via these widget parameters. Because the malicious script is stored, it executes whenever any user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with no effect on availability. No known exploits have been reported in the wild yet. The vulnerability highlights the risk posed by insufficient input validation in WordPress plugins, especially those that allow relatively low-privileged users to contribute content that is rendered to others. The stored nature of the XSS increases its impact compared to reflected XSS, as it can affect multiple users persistently. The plugin’s popularity and integration with Elementor make this a significant concern for WordPress sites using it.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to websites built on WordPress that utilize the Addon Elements for Elementor plugin. Successful exploitation could lead to session hijacking, unauthorized actions performed in the context of authenticated users, theft of sensitive information such as cookies or credentials, and potential website defacement or redirection to malicious sites. This can damage organizational reputation, lead to data breaches, and cause compliance issues under GDPR due to unauthorized data exposure. Since Contributor-level access is sufficient to exploit the vulnerability, insider threats or compromised contributor accounts can be leveraged by attackers. The persistent nature of stored XSS means multiple users can be affected over time, increasing the scope of impact. Additionally, automated scanning and exploitation attempts could increase once public details become widespread, potentially targeting European organizations with high WordPress usage. The impact on availability is minimal, but confidentiality and integrity risks are significant.
Mitigation Recommendations
1. Monitor for and apply security updates from wpvibes promptly once a patch for this vulnerability is released. 2. Until patched, restrict Contributor-level and higher access to trusted users only, minimizing the risk of malicious script injection. 3. Implement additional input validation and sanitization at the application or web server level to filter out suspicious script tags or JavaScript code in widget parameters. 4. Deploy Content Security Policy (CSP) headers to restrict execution of unauthorized scripts and reduce the impact of XSS attacks. 5. Regularly audit user roles and permissions to ensure least privilege principles are enforced. 6. Use Web Application Firewalls (WAF) with rules targeting XSS payloads to detect and block exploitation attempts. 7. Educate content contributors about safe content practices and the risks of injecting untrusted code. 8. Monitor logs and website behavior for signs of XSS exploitation or unusual script execution. 9. Consider isolating or sandboxing user-generated content where feasible to limit script execution scope.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland
CVE-2025-12537: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpvibes Addon Elements for Elementor (formerly Elementor Addon Elements)
Description
The Addon Elements for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 1.14.3. This is due to insufficient input sanitization and output escaping on multiple widget parameters. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts via multiple widget parameters in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Technical Analysis
CVE-2025-12537 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Addon Elements for Elementor plugin for WordPress, which is widely used to extend Elementor page builder functionality. The vulnerability affects all versions up to and including 1.14.3. It stems from improper neutralization of input during web page generation (CWE-79), specifically due to insufficient sanitization and escaping of multiple widget parameters. An attacker with at least Contributor-level privileges can inject arbitrary JavaScript code into pages via these widget parameters. Because the malicious script is stored, it executes whenever any user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with no effect on availability. No known exploits have been reported in the wild yet. The vulnerability highlights the risk posed by insufficient input validation in WordPress plugins, especially those that allow relatively low-privileged users to contribute content that is rendered to others. The stored nature of the XSS increases its impact compared to reflected XSS, as it can affect multiple users persistently. The plugin’s popularity and integration with Elementor make this a significant concern for WordPress sites using it.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to websites built on WordPress that utilize the Addon Elements for Elementor plugin. Successful exploitation could lead to session hijacking, unauthorized actions performed in the context of authenticated users, theft of sensitive information such as cookies or credentials, and potential website defacement or redirection to malicious sites. This can damage organizational reputation, lead to data breaches, and cause compliance issues under GDPR due to unauthorized data exposure. Since Contributor-level access is sufficient to exploit the vulnerability, insider threats or compromised contributor accounts can be leveraged by attackers. The persistent nature of stored XSS means multiple users can be affected over time, increasing the scope of impact. Additionally, automated scanning and exploitation attempts could increase once public details become widespread, potentially targeting European organizations with high WordPress usage. The impact on availability is minimal, but confidentiality and integrity risks are significant.
Mitigation Recommendations
1. Monitor for and apply security updates from wpvibes promptly once a patch for this vulnerability is released. 2. Until patched, restrict Contributor-level and higher access to trusted users only, minimizing the risk of malicious script injection. 3. Implement additional input validation and sanitization at the application or web server level to filter out suspicious script tags or JavaScript code in widget parameters. 4. Deploy Content Security Policy (CSP) headers to restrict execution of unauthorized scripts and reduce the impact of XSS attacks. 5. Regularly audit user roles and permissions to ensure least privilege principles are enforced. 6. Use Web Application Firewalls (WAF) with rules targeting XSS payloads to detect and block exploitation attempts. 7. Educate content contributors about safe content practices and the risks of injecting untrusted code. 8. Monitor logs and website behavior for signs of XSS exploitation or unusual script execution. 9. Consider isolating or sandboxing user-generated content where feasible to limit script execution scope.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-30T20:28:28.177Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 693e4c24c223240c4b5cf0bb
Added to database: 12/14/2025, 5:33:24 AM
Last enriched: 12/14/2025, 5:48:09 AM
Last updated: 12/14/2025, 10:37:46 AM
Views: 6
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-2025-14654: Stack-based Buffer Overflow in Tenda AC20
HighCVE-2025-14653: SQL Injection in itsourcecode Student Management System
MediumCVE-2025-14652: SQL Injection in itsourcecode Online Cake Ordering System
MediumCVE-2025-14651: Use of Hard-coded Cryptographic Key in MartialBE one-hub
MediumCVE-2025-14650: SQL Injection in itsourcecode Online Cake Ordering System
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.