All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-2357
MEDIUMpublished 2026-08-16 07:16 UTC · 2 days ago · modified 2026-08-17 16:16 UTC
6.4
CVSS / 10
// description
The Bold Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'bt_bb_shortcode' shortcode in all versions up to, and including, 5.6.8 due to insufficient input sanitization and output escaping on user supplied attributes. 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.
// weaknesses (CWE)
- CWE-79