Vulnerability Description
The Livemesh Addons for Beaver Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `[labb_pricing_item]` shortcode's `title` and `value` attributes in all versions up to, and including, 3.9.2 due to insufficient input sanitization and output escaping. Specifically, the plugin uses `htmlspecialchars_decode()` after `wp_kses_post()`, which decodes HTML entities back into executable code after sanitization has occurred. 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/addons-for-beaver-builder/tags/3.9.2/
- https://plugins.trac.wordpress.org/browser/addons-for-beaver-builder/tags/3.9.2/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/8bc96b4f-256e-491b-9d2
FAQ
What is CVE-2026-2029?
CVE-2026-2029 is a vulnerability with a CVSS score of 6.4 (MEDIUM). The Livemesh Addons for Beaver Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `[labb_pricing_item]` shortcode's `title` and `value` attributes in all versions up to,...
How severe is CVE-2026-2029?
CVE-2026-2029 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-2029?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.