Description
The Bold Page Builder WordPress plugin before 5.9.8 does not properly validate a link URL before outputting it in an HTML attribute, relying on a filter that can be evaded, allowing users with the Contributor role and above to inject arbitrary web scripts that execute when a user clicks the affected link.
Published: 2026-09-05
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because Bold Page Builder versions before 5.9.8 do not properly validate a link URL that is placed in an HTML attribute. This oversight allows users with the Contributor role and higher to supply arbitrary web scripts that execute when any site visitor clicks the affected link, resulting in a stored cross‑site scripting (XSS) flaw. The impact is full script execution in the context of the site’s users, enabling phishing, cookie theft, or further compromise of site content. The weakness is classified as an input validation failure that can be exploited through the web interface.

Affected Systems

Bold Page Builder plugin for WordPress, version 5.9.7 and earlier. Users who have the Contributor role or greater within a WordPress site that has an affected installation are at risk. The vulnerability does not affect other WordPress core components or plugins directly.

Risk and Exploitability

Because the flaw is stored and does not require user interaction beyond clicking a link, it is highly valuable to an attacker. The exploit requires only that the attacker can insert a link via the plugin’s editor, which can be achieved by any Contributor or higher. No VPN or network access is required. While an EPSS score is not available and the flaw is not listed in the CISA KEV catalog, the combination of wide role exposure and stored payloads suggests a high likelihood of exploitation once the vulnerability is discovered.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Bold Page Builder to version 5.9.8 or newer.
  • If immediate update is not possible, restrict or remove the Contributor role for users who manage content that includes the affected shortcode features.
  • Implement server‑side sanitization for URL input in the button, headline, and icon shortcodes, ensuring only safe protocols are allowed.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 08:30: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 properly validate a link URL before outputting it in an HTML attribute, relying on a filter that can be evaded, allowing users with the Contributor role and above to inject arbitrary web scripts that execute when a user clicks the affected link.
Title Bold Page Builder < 5.9.8 - Contributor+ Stored XSS via bt_bb_button/bt_bb_headline/bt_bb_icon URL
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-84021

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-84021

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T08:15:04Z

Weaknesses
  • CWE-79

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