CVE-2026-1231: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in beaverbuilder Beaver Builder Page Builder – Drag and Drop Website Builder
The Beaver Builder Page Builder – Drag and Drop Website Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `js` Global Settings parameter in all versions up to, and including, 2.10.0.5 due to missing capability checks on save_global_settings() function and insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Custom-level access and above who have been granted beaver builder access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2026-1231 is a stored cross-site scripting vulnerability identified in the Beaver Builder Page Builder – Drag and Drop Website Builder plugin for WordPress, affecting all versions up to and including 2.10.0.5. The vulnerability stems from improper neutralization of input (CWE-79) due to missing capability checks in the save_global_settings() function and inadequate sanitization and escaping of the 'js' Global Settings parameter. This flaw allows authenticated users with at least Custom-level privileges and Beaver Builder access to inject arbitrary JavaScript code into pages. Because the malicious script is stored persistently, it executes in the context of any user who accesses the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions. The vulnerability requires authentication but no user interaction beyond page access. The CVSS v3.1 score is 6.4, reflecting medium severity with network attack vector, low attack complexity, and privileges required. The scope is changed as the vulnerability affects other users beyond the attacker. No patches are currently linked, and no known exploits are in the wild, but the risk remains significant for sites using this plugin. The vulnerability highlights the importance of proper input validation, capability checks, and output escaping in web application plugins, especially those that allow user-generated content or settings modifications.
Potential Impact
The impact of CVE-2026-1231 on organizations worldwide includes potential compromise of user accounts and sensitive data through session hijacking or credential theft. Attackers with limited authenticated access can inject malicious scripts that execute in the browsers of site visitors or administrators, leading to unauthorized actions such as privilege escalation, data exfiltration, or defacement. This can damage organizational reputation, result in regulatory non-compliance (especially for sites handling personal data), and cause operational disruptions. Since Beaver Builder is a popular WordPress plugin used by many businesses and individuals for website creation, the vulnerability could affect a broad range of sectors including e-commerce, media, education, and government. The requirement for authenticated access limits exploitation to insiders or compromised accounts, but the ease of exploitation and persistent nature of stored XSS increase risk. Without timely remediation, attackers could leverage this vulnerability as part of multi-stage attacks or lateral movement within networks.
Mitigation Recommendations
1. Immediately update Beaver Builder Page Builder plugin to a patched version once available from the vendor. 2. Until a patch is released, restrict Beaver Builder access to trusted users only and review user roles to minimize Custom-level or higher privileges. 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious script injection patterns targeting the 'js' Global Settings parameter. 4. Conduct regular audits of global settings and page content for unexpected or suspicious JavaScript code. 5. Enforce strict input validation and output escaping in custom code or extensions interacting with Beaver Builder settings. 6. Monitor user activity logs for unusual behavior from authenticated users with Beaver Builder access. 7. Educate administrators and content editors about the risks of stored XSS and safe content management practices. 8. Employ Content Security Policy (CSP) headers to restrict execution of unauthorized scripts on the website. 9. Use multi-factor authentication (MFA) to reduce the risk of account compromise that could lead to exploitation. 10. Backup website data regularly to enable quick restoration in case of compromise.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2026-1231: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in beaverbuilder Beaver Builder Page Builder – Drag and Drop Website Builder
Description
The Beaver Builder Page Builder – Drag and Drop Website Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `js` Global Settings parameter in all versions up to, and including, 2.10.0.5 due to missing capability checks on save_global_settings() function and insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Custom-level access and above who have been granted beaver builder access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-1231 is a stored cross-site scripting vulnerability identified in the Beaver Builder Page Builder – Drag and Drop Website Builder plugin for WordPress, affecting all versions up to and including 2.10.0.5. The vulnerability stems from improper neutralization of input (CWE-79) due to missing capability checks in the save_global_settings() function and inadequate sanitization and escaping of the 'js' Global Settings parameter. This flaw allows authenticated users with at least Custom-level privileges and Beaver Builder access to inject arbitrary JavaScript code into pages. Because the malicious script is stored persistently, it executes in the context of any user who accesses the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions. The vulnerability requires authentication but no user interaction beyond page access. The CVSS v3.1 score is 6.4, reflecting medium severity with network attack vector, low attack complexity, and privileges required. The scope is changed as the vulnerability affects other users beyond the attacker. No patches are currently linked, and no known exploits are in the wild, but the risk remains significant for sites using this plugin. The vulnerability highlights the importance of proper input validation, capability checks, and output escaping in web application plugins, especially those that allow user-generated content or settings modifications.
Potential Impact
The impact of CVE-2026-1231 on organizations worldwide includes potential compromise of user accounts and sensitive data through session hijacking or credential theft. Attackers with limited authenticated access can inject malicious scripts that execute in the browsers of site visitors or administrators, leading to unauthorized actions such as privilege escalation, data exfiltration, or defacement. This can damage organizational reputation, result in regulatory non-compliance (especially for sites handling personal data), and cause operational disruptions. Since Beaver Builder is a popular WordPress plugin used by many businesses and individuals for website creation, the vulnerability could affect a broad range of sectors including e-commerce, media, education, and government. The requirement for authenticated access limits exploitation to insiders or compromised accounts, but the ease of exploitation and persistent nature of stored XSS increase risk. Without timely remediation, attackers could leverage this vulnerability as part of multi-stage attacks or lateral movement within networks.
Mitigation Recommendations
1. Immediately update Beaver Builder Page Builder plugin to a patched version once available from the vendor. 2. Until a patch is released, restrict Beaver Builder access to trusted users only and review user roles to minimize Custom-level or higher privileges. 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious script injection patterns targeting the 'js' Global Settings parameter. 4. Conduct regular audits of global settings and page content for unexpected or suspicious JavaScript code. 5. Enforce strict input validation and output escaping in custom code or extensions interacting with Beaver Builder settings. 6. Monitor user activity logs for unusual behavior from authenticated users with Beaver Builder access. 7. Educate administrators and content editors about the risks of stored XSS and safe content management practices. 8. Employ Content Security Policy (CSP) headers to restrict execution of unauthorized scripts on the website. 9. Use multi-factor authentication (MFA) to reduce the risk of account compromise that could lead to exploitation. 10. Backup website data regularly to enable quick restoration in case of compromise.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-01-20T13:57:17.987Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 698bdf6c4b57a58fa1445802
Added to database: 2/11/2026, 1:46:20 AM
Last enriched: 2/26/2026, 7:00:03 PM
Last updated: 4/6/2026, 4:38:18 PM
Views: 74
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.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.