Description
Brave Popup Builder (brave-popup-builder) up to version 0.8.5 reflects UTM query parameters into popup form HTML without escaping them.
Published: 2026-08-23
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a reflected cross‑site scripting flaw where the plugin echoes UTM query parameters into form HTML without escaping. An attacker can craft a URL containing a malicious script within a UTM parameter. When a victim visits the URL, the script executes in the victim's browser, potentially allowing session hijacking, data theft, or defacement. The flaw is unauthenticated, meaning anyone can trigger it by visiting the URL.

Affected Systems

This flaw affects the Brave Popup Builder plugin with any version earlier than 0.8.6. The affected package is listed in the plugin directory under Unknown:Brave. No other vendors are explicitly known. The vulnerability is present in version 0.8.5 or earlier.

Risk and Exploitability

Because the exploit requires only a crafted URL and does not need privileged access, the potential impact is high. The EPSS score is not available, and the vulnerability is not listed in the KEV catalog, indicating no public exploitation at the time of analysis. Nevertheless, reflected XSS poses a significant risk, especially on sites that allow users to embed content. Attackers could inject arbitrary JavaScript, and the lack of mitigations makes exploitation straightforward.

Generated by OpenCVE AI on August 23, 2026 at 07:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Brave Popup Builder to version 0.8.6 or later
  • If an upgrade is not possible, implement input filtering or escape UTM parameters before rendering in the popup form
  • Monitor the popup form content for unexpected JavaScript and audit site behavior for potential exploitation

Generated by OpenCVE AI on August 23, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 23 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sun, 23 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description Brave Popup Builder (brave-popup-builder) up to version 0.8.5 reflects UTM query parameters into popup form HTML without escaping them.
Title Brave Popup Builder < 0.8.6 - Unauthenticated Reflected XSS via UTM Parameters
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-23T06:00:18.239Z

Reserved: 2026-08-20T12:17:33.040Z

Link: CVE-2026-77115

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-23T06:17:27.730

Modified: 2026-08-23T06:17:27.730

Link: CVE-2026-77115

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T07:30:03Z

Weaknesses
  • CWE-79

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