WordPress security changelog
MEDIUM CVE-2026-17090 Deferred

Beaver Builder button code permits Author stored XSS

Beaver Builder through 2.10.2.2 exposes its editor by default to roles carrying edit_posts, including Authors. The Button module's button code setting is stored and rendered without adequate sanitization and escaping, allowing an Author to persist script that executes for visitors to the page. The public.

CVE / CNA score 6.4 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Beaver Builder Page Builder – Drag and Drop Website Builder
Plugin slug
beaver-builder-lite-version
Affected
<= 2.10.2.2
Safe version
See mitigation notes
Published
Aug 15, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

This CVE was published Aug 15, 2026 and is one of 21 known issues for this plugin.

Update, patch or deactivate.

No fixed release is identified in the authoritative record. Update when a confirmed patch is available; until then, restrict Beaver Builder access, review Button modules, and invalidate privileged sessions if malicious pages were viewed. The official upstream changelog lists version 2.10.3.2, which is newer than the published affected range. Its changelog does not clearly confirm this specific fix, so it is not counted as a known-safe release.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Beaver Builder Page Builder – Drag and Drop Website Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Button Module 'button' (Button Code) Setting in all versions up to, and including, 2.10.2.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Beaver Builder grants editor access to any WordPress role holding the edit_posts capability by default, meaning Author-level users and above can exploit this vulnerability.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Primary and upstream sources