Description
The Bold Page Builder WordPress plugin before 5.9.8 does not sanitise and escape several shortcode attributes before outputting them in HTML attributes, allowing users with the Contributor role and above to inject arbitrary web scripts that execute when a user views the affected page.
Published: 2026-09-05
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Bold Page Builder WordPress plugin prior to version 5.9.8, where several shortcode attributes are output directly into HTML attributes without proper sanitisation or escaping. This omission permits any user with the Contributor role or higher to inject arbitrary JavaScript code that executes when the associated page is viewed by others. The impact is a stored cross‑site scripting attack, enabling attackers to perform phishing, defacement, or cookie theft from unsuspecting site visitors.

Affected Systems

Affected systems are WordPress sites that have the Bold Page Builder plugin installed at any version lower than 5.9.8. The plugin is identified by the vendor name Bold Page Builder, and the CVE notes that any contributor or higher role can exploit the flaw. Specific version numbers are not listed beyond the <5.9.8 threshold, so all installations preceding that release are considered vulnerable.

Risk and Exploitability

No CVSS score is reported in the available data, and the EPSS score is unavailable, indicating that usage statistics are unknown. Because the exploit requires a web context and an authenticated contributor, the attack vector is likely via normal site editing or page creation by a role with contributor privileges. The flaw is listed as not in CISA KEV, so there is no current known exploitation campaign, but the stored XSS remains a high‑impact vulnerability that could undermine site integrity and user trust.

Generated by OpenCVE AI on September 5, 2026 at 07:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Bold Page Builder to version 5.9.8 or later, which removes the unsanitised attribute handling.
  • Review and remove any malicious shortcodes from posts and pages that may have stored script payloads, and cleanse identified content.
  • Disable or restrict the plugin for contributor users until an update is applied, or limit contributor role capabilities to prevent abuse.
  • Consider implementing a web application firewall or output‑encoding rule set to neutralise residual script payloads.

Generated by OpenCVE AI on September 5, 2026 at 07:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sat, 05 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Bold Page Builder WordPress plugin before 5.9.8 does not sanitise and escape several shortcode attributes before outputting them in HTML attributes, allowing users with the Contributor role and above to inject arbitrary web scripts that execute when a user views the affected page.
Title Bold Page Builder < 5.9.8 - Contributor+ Stored XSS via Multiple Shortcode Element Attributes
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-05T06:00:07.996Z

Reserved: 2026-09-01T01:46:23.647Z

Link: CVE-2026-84022

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T07:17:13.573

Modified: 2026-09-05T07:17:13.573

Link: CVE-2026-84022

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T07:45:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')