Vulnerability in Bold Page Builder — CVE-2026-5920
MediumSeverity
—Estimated exploit probability
40,000+ sitesInstalls
5.9.7Fixed in
What to do now
Update Bold Page Builder to 5.9.7 or later.
Affected versions
- Everything up to and including 5.9.6
Affected: Bold Page Builder (plugin, bold-page-builder)
What the vulnerability is
The Bold Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'shortcode_content' parameter of the bt_bb_shortcode shortcode in all versions up to, and including, 5.9.6. This is due to a bypassable security filter (bt_bb_save_pre) that can be circumvented via null byte injection, combined with insufficient output sanitization of base64-decoded content in the bt_bb_raw_content shortcode handler. 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.