Description
The Brave WordPress plugin before 0.8.8 does not prevent a URL parameter used to pre-fill a form field from being passed to WordPress's shortcode engine, allowing unauthenticated attackers to have arbitrary shortcodes registered on the site executed server-side.
Published: 2026-09-02
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Brave Popup Builder WordPress plugin, before version 0.8.8, accepts a URL parameter that can pre‑fill form fields. The supplied data is passed to WordPress’s shortcode engine, allowing an unauthenticated attacker to register and execute arbitrary shortcodes on the site. The flaw can lead to server‑side code execution or other actions defined by the malicious shortcodes, compromising site integrity and confidentiality.

Affected Systems

Sites that use the Brave Popup Builder plugin v0.8.7 or earlier are vulnerable. The plugin, distributed by Brave and hosted on the WordPress Plugin Directory, permits UTM or other query parameters to pre‑fill form fields, which are not sanitized before reaching the shortcode processor.

Risk and Exploitability

The CVSS score of 4.8 categorizes the vulnerability as medium severity. EPSS data is unavailable and the flaw is not listed in the CISA KEV catalog, indicating no widespread documented exploitation. Nonetheless, the attack does not require authentication and can be triggered via a crafted URL containing malicious UTM parameters; once the payload reaches WordPress, the shortcode engine executes it, potentially enabling code execution or content tampering.

Generated by OpenCVE AI on September 3, 2026 at 11:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Brave Popup Builder plugin to version 0.8.8 or newer.
  • Remove or discard UTM or any URL parameters that pre‑fill form fields before they reach WordPress.
  • Implement input validation or sanitization on form fields to escape or strip potentially dangerous content before it is passed to the shortcode engine.

Generated by OpenCVE AI on September 3, 2026 at 11:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Brave
Brave brave
Wordpress
Wordpress wordpress
Vendors & Products Brave
Brave brave
Wordpress
Wordpress wordpress

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description The Brave WordPress plugin before 0.8.8 does not prevent a URL parameter used to pre-fill a form field from being passed to WordPress's shortcode engine, allowing unauthenticated attackers to have arbitrary shortcodes registered on the site executed server-side.
Title Brave Popup Builder < 0.8.8 - Unauthenticated Arbitrary Shortcode Execution via UTM Parameter
Weaknesses CWE-74
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T14:57:37.122Z

Reserved: 2026-08-27T06:56:20.875Z

Link: CVE-2026-81571

cve-icon Vulnrichment

Updated: 2026-09-02T14:43:45.753Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:42.917

Modified: 2026-09-03T17:50:37.690

Link: CVE-2026-81571

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:45:04Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')