Description
The Brands for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'br_brand_tooltip' Term Meta Field in all versions up to, and including, 3.8.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with custom-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Because the payload is stored in term meta rather than post content, the WordPress unfiltered_html capability exception does not apply, meaning Shop Manager-level users — who normally lack unfiltered_html — can fully exploit this vulnerability.
Published: 2026-07-23
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Brands for WooCommerce plugin stores user‑supplied content in the private field 'br_brand_tooltip' without adequate sanitization or output escaping. This is a classic CWE‑79 cross‑site scripting weakness that allows an authenticated attacker who holds at least Shop Manager privileges to inject arbitrary JavaScript that is later executed in the browsers of any visitor who views a page rendering the term meta. The stored payload bypasses the WordPress unfiltered_html capability exception that normally protects Shop Manager users, enabling the attacker to compromise site integrity and potentially steal credentials, hijack sessions, or deface content.

Affected Systems

All WordPress installations that use the Berocket Brands for WooCommerce plugin, versions 3.8.8 and earlier, are affected.

Risk and Exploitability

The CVSS v3.1 score of 4.4 indicates moderate severity, and the EPSS score of less than 1 % shows a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires a valid user account with Shop Manager or higher privileges; once a malicious payload is stored in the 'br_brand_tooltip' field, every user who views the affected page will execute it in their browser. While the attack surface is restricted to authenticated users, the potential impact to confidentiality, integrity, and availability of the site warrants prompt attention.

Generated by OpenCVE AI on August 5, 2026 at 01:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of the Berocket Brands for WooCommerce plugin that contains the XSS fix.
  • If an immediate upgrade is not possible, review all 'br_brand_tooltip' term meta entries and delete or sanitize any content that could contain injected scripts.
  • Apply a site‑wide Content Security Policy that disallows inline scripts, reducing the impact of stored XSS until the plugin is patched.

Generated by OpenCVE AI on August 5, 2026 at 01:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Berocket
Berocket brands For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Berocket
Berocket brands For Woocommerce
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description The Brands for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'br_brand_tooltip' Term Meta Field in all versions up to, and including, 3.8.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with custom-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Because the payload is stored in term meta rather than post content, the WordPress unfiltered_html capability exception does not apply, meaning Shop Manager-level users — who normally lack unfiltered_html — can fully exploit this vulnerability.
Title Brands for WooCommerce <= 3.8.8 - Authenticated (Shop Manager+) Stored Cross-Site Scripting via 'br_brand_tooltip' Term Meta Field
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Berocket Brands For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-23T16:04:37.162Z

Reserved: 2026-07-13T19:11:10.896Z

Link: CVE-2026-15647

cve-icon Vulnrichment

Updated: 2026-07-23T16:04:34.031Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T10:16:50.943

Modified: 2026-07-23T16:17:14.617

Link: CVE-2026-15647

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T01:15:03Z

Weaknesses
  • CWE-79

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