CVE-2026-2481
Stored XSS in Beaver Builder Plugin Allows Script Injection
Publication date: 2026-04-08
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| beaver_builder | page_builder | to 2.10.1.1 (inc) |
| beaver_builder | beaver_builder | to 2.10.1.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The Beaver Builder Page Builder plugin for WordPress has a vulnerability known as Stored Cross-Site Scripting (XSS) in versions up to and including 2.10.1.1. This occurs because the plugin does not properly sanitize or escape input in the 'settings[js]' parameter. As a result, authenticated users with author-level access or higher can inject malicious scripts into pages. These scripts then execute whenever any user views the infected page.
How can this vulnerability impact me? :
This vulnerability can allow attackers with author-level access to inject malicious scripts into website pages. When other users visit these pages, the scripts execute in their browsers, potentially leading to theft of sensitive information, session hijacking, or other malicious actions. This compromises the security and integrity of the website and its users.