Description
The Bold Page Builder WordPress plugin before 5.9.9 does not sanitise and escape a shortcode attribute before outputting it in an HTML attribute, 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-06
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because the Bold Page Builder plugin fails to sanitise and escape a shortcode attribute before it is output in an HTML attribute. This flaw allows any user with a Contributor role or higher to inject arbitrary JavaScript that is stored within the plugin’s slider elements “additional_settings”. When a victim user views the affected page, the malicious script executes in the victim’s browser, enabling cookie theft, session hijacking, defacement, or other client‑side attacks. The impact is a client‑side compromise that can affect the confidentiality, integrity, and availability of user sessions.

Affected Systems

The affected product is the Bold Page Builder WordPress plugin, versions earlier than 5.9.9. The vendor is listed only as Unknown:Bold Page Builder, indicating that the plugin is available from the WordPress plugin repository but its maintainer is not explicitly identified in this record. All installations of the plugin prior to the 5.9.9 release are affected.

Risk and Exploitability

The flaw is a classic case of stored cross‑site scripting, which typically carries a high severity rating. Although no EPSS score is provided, the lack of a CISA KEV listing and the absence of a publicly known exploit do not reduce the theoretical risk; any user with Contributor privileges can maliciously craft the payload. Exploitation requires no additional conditions beyond ability to edit slider settings, so the risk is readily exploitable for authenticated users with sufficient role permissions. The unescaped user input is rendered in all browsers that view the page, making the attack vector client‑side and straightforward for an attacker with the required role.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Bold Page Builder to version 5.9.9 or later, which includes the input sanitisation fix.
  • Verify that only trusted users have the Contributor or higher role and consider restricting slider configuration permissions if your site’s policy allows.
  • Audit existing pages and slider configurations for injected scripts and remove any malicious content.
  • Deploy a web application firewall or content security policy to detect and block unexpected JavaScript execution on the site.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 06 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

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

Type Values Removed Values Added
Description The Bold Page Builder WordPress plugin before 5.9.9 does not sanitise and escape a shortcode attribute before outputting it in an HTML attribute, 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.9 - Contributor+ Stored XSS via Slider Elements' additional_settings
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-06T06:00:04.445Z

Reserved: 2026-09-01T01:47:16.458Z

Link: CVE-2026-84028

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-06T07:16:43.320

Modified: 2026-09-06T07:16:43.320

Link: CVE-2026-84028

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T07:30:03Z

Weaknesses
  • CWE-79

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