CVE-2026-2585: Brizy – Page Builder <= 2.8.14 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'rootAttributes' Parameter
The Brizy – Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘rootAttributes’ parameter in all versions up to, and including, 2.8.14 due to insufficient input sanitization and output escaping. 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.
Affected Software
Event History
Frequently Asked Questions
Which users can exploit this issue?
An attacker must be authenticated to WordPress with Contributor-level access or higher. Unauthenticated visitors cannot exploit it based on the available information.
When does the injected script execute?
The payload is stored in a page and executes whenever a user accesses that injected page. This can affect users who view the page after a Contributor or higher-privileged account submits the malicious content.
What component and input should be reviewed during triage?
Review use of the Brizy – Page Builder plugin on versions through 2.8.14, particularly page content containing the rootAttributes parameter. The issue results from insufficient sanitization of that input and insufficient output escaping.