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: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS via Contributor role
Action: Patch
AI Analysis

Impact

The Bold Page Builder WordPress plugin versions earlier than 5.9.8 allow contributors and higher to insert arbitrary JavaScript by not sanitising and escaping several shortcode attributes before rendering them in HTML attributes. This leads to a stored cross‑site scripting vulnerability that can be triggered when other site visitors view the affected page, potentially enabling phishing, defacement, or theft of user credentials.

Affected Systems

WordPress installations that have Bold Page Builder installed with any version lower than 5.9.8 are affected. Any user with a Contributor role or higher on these sites can exploit the flaw. No specific patch versions are listed beyond the <5.9.8 threshold, so all earlier releases remain vulnerable until updated.

Risk and Exploitability

The CVSS base score of 6.8 indicates a moderate severity. The EPSS score of less than 1% suggests the likelihood of exploitation is low, and the vulnerability is not listed in CISA KEV, meaning there are no known active exploitation campaigns. The attack vector likely involves normal site editing or content creation by a contributor or higher‑privileged user, after which the compromised script runs for any visitor who loads the page.

Generated by OpenCVE AI on September 6, 2026 at 13:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Bold Page Builder update, 5.9.8 or newer, which removes the unsanitised attribute handling.
  • Search site content for stored script payloads inserted via shortcodes and delete or sanitise them.
  • Restrict or disable the plugin for contributor users until the update is applied, or limit Contributor capabilities to prevent the insertion of untrusted content.
  • Optional: implement a web application firewall or site‑wide output encoding rule set to mitigate residual script execution.

Generated by OpenCVE AI on September 6, 2026 at 13:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 06 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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-06T10:38:07.650Z

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

Link: CVE-2026-84022

cve-icon Vulnrichment

Updated: 2026-09-06T10:28:42.031Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-08T19:09:21.310

Link: CVE-2026-84022

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T13:15:06Z

Weaknesses
  • CWE-79

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