CVE-2025-12830: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpdive Better Addons for Elementor
The Better Elementor Addons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Slider widget in all versions up to, and including, 1.5.4 due to insufficient input sanitization and output escaping on user supplied attributes. 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-12830 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Better Addons for Elementor plugin for WordPress, specifically within the Slider widget. This vulnerability arises from improper neutralization of input during web page generation (CWE-79), where user-supplied attributes are not adequately sanitized or escaped before being rendered. Authenticated users with contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages via the Slider widget. Because the malicious script is stored on the server, it executes every time any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity, with an attack vector of network (remote), low attack complexity, requiring privileges (PR:L), no user interaction, and a scope change (S:C) indicating that the vulnerability can affect resources beyond the initially vulnerable component. No public exploits have been reported yet, but the risk remains significant due to the widespread use of WordPress and Elementor in website development. The lack of patch links suggests that a fix is not yet publicly available, emphasizing the need for immediate attention from administrators. The vulnerability's exploitation requires authenticated access, which limits the attack surface but still poses a threat in environments where contributor-level users exist or can be compromised. The issue highlights the importance of proper input validation and output encoding in plugin development to prevent injection attacks.
Potential Impact
For European organizations, this vulnerability could lead to unauthorized script execution on websites, resulting in session hijacking, defacement, or unauthorized actions performed on behalf of legitimate users. This can damage brand reputation, lead to data breaches, and potentially expose sensitive customer information. Organizations relying on WordPress with the Better Addons for Elementor plugin are particularly at risk, especially those with multiple contributors or editors who have the necessary privileges to inject malicious content. The vulnerability's scope change means that it could affect other components or users beyond the initially targeted ones, increasing the potential impact. Given the widespread use of WordPress and Elementor across Europe, especially in sectors like e-commerce, media, and public services, exploitation could disrupt business operations and erode user trust. Additionally, regulatory frameworks such as GDPR impose strict requirements on data protection, and exploitation leading to data leakage could result in significant legal and financial penalties.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Better Addons for Elementor plugin and verify the version in use. Until an official patch is released, administrators should restrict contributor-level access to trusted users only and monitor user activities closely. Implementing Web Application Firewalls (WAF) with custom rules to detect and block suspicious input patterns targeting the Slider widget can provide interim protection. Organizations can also apply manual input sanitization and output escaping in the plugin code if feasible, or temporarily disable the vulnerable Slider widget to prevent exploitation. Regularly monitoring security advisories from the plugin vendor and WordPress security communities is essential to apply patches promptly once available. Additionally, conducting security awareness training for contributors to recognize and report suspicious behavior can reduce insider threat risks. Employing Content Security Policy (CSP) headers can help mitigate the impact of injected scripts by restricting script execution sources.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-12830: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpdive Better Addons for Elementor
Description
The Better Elementor Addons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Slider widget in all versions up to, and including, 1.5.4 due to insufficient input sanitization and output escaping on user supplied attributes. 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-12830 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Better Addons for Elementor plugin for WordPress, specifically within the Slider widget. This vulnerability arises from improper neutralization of input during web page generation (CWE-79), where user-supplied attributes are not adequately sanitized or escaped before being rendered. Authenticated users with contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages via the Slider widget. Because the malicious script is stored on the server, it executes every time any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity, with an attack vector of network (remote), low attack complexity, requiring privileges (PR:L), no user interaction, and a scope change (S:C) indicating that the vulnerability can affect resources beyond the initially vulnerable component. No public exploits have been reported yet, but the risk remains significant due to the widespread use of WordPress and Elementor in website development. The lack of patch links suggests that a fix is not yet publicly available, emphasizing the need for immediate attention from administrators. The vulnerability's exploitation requires authenticated access, which limits the attack surface but still poses a threat in environments where contributor-level users exist or can be compromised. The issue highlights the importance of proper input validation and output encoding in plugin development to prevent injection attacks.
Potential Impact
For European organizations, this vulnerability could lead to unauthorized script execution on websites, resulting in session hijacking, defacement, or unauthorized actions performed on behalf of legitimate users. This can damage brand reputation, lead to data breaches, and potentially expose sensitive customer information. Organizations relying on WordPress with the Better Addons for Elementor plugin are particularly at risk, especially those with multiple contributors or editors who have the necessary privileges to inject malicious content. The vulnerability's scope change means that it could affect other components or users beyond the initially targeted ones, increasing the potential impact. Given the widespread use of WordPress and Elementor across Europe, especially in sectors like e-commerce, media, and public services, exploitation could disrupt business operations and erode user trust. Additionally, regulatory frameworks such as GDPR impose strict requirements on data protection, and exploitation leading to data leakage could result in significant legal and financial penalties.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Better Addons for Elementor plugin and verify the version in use. Until an official patch is released, administrators should restrict contributor-level access to trusted users only and monitor user activities closely. Implementing Web Application Firewalls (WAF) with custom rules to detect and block suspicious input patterns targeting the Slider widget can provide interim protection. Organizations can also apply manual input sanitization and output escaping in the plugin code if feasible, or temporarily disable the vulnerable Slider widget to prevent exploitation. Regularly monitoring security advisories from the plugin vendor and WordPress security communities is essential to apply patches promptly once available. Additionally, conducting security awareness training for contributors to recognize and report suspicious behavior can reduce insider threat risks. Employing Content Security Policy (CSP) headers can help mitigate the impact of injected scripts by restricting script execution sources.
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-11-06T19:31:42.009Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 693b9182650da22753edbae0
Added to database: 12/12/2025, 3:52:34 AM
Last enriched: 12/12/2025, 4:08:27 AM
Last updated: 12/14/2025, 8:37:04 PM
Views: 13
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-14672: Heap-based Buffer Overflow in gmg137 snap7-rs
MediumCVE-2025-14674: Injection in aizuda snail-job
MediumCVE-2025-14673: Heap-based Buffer Overflow in gmg137 snap7-rs
MediumCVE-2025-14668: SQL Injection in campcodes Advanced Online Examination System
MediumCVE-2025-14667: SQL Injection in itsourcecode COVID Tracking 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.