Description
The Brands for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'width' Shortcode Attribute 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 contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Brands for WooCommerce WordPress plugin and enables stored cross‑site scripting via the 'width' attribute of a shortcode. Insufficient sanitization and escaping of this attribute means that an attacker can embed malicious scripts that will run whenever a page containing the shortcode is viewed. Such scripts can steal user cookies, deface content, or propagate further attacks. The weakness is identified as CWE‑79, and the impact is limited to accounts with contributor‑level access or higher, which can place arbitrary content into the site and expose other visitors to execution of the injected code.

Affected Systems

Any installation of the Brands for WooCommerce plugin for WordPress where the version is 3.8.8 or earlier. The CNA vendor is berocket and the exposed product is the Brands for WooCommerce plugin. Users facing these versions must verify their plugin installation and plan remediation.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. The EPSS score is listed as <1%, which shows a very low but non‑zero likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog, suggesting no confirmed exploitation in the wild. The attack requires authentication with contributor or higher privileges, so an attacker must compromise a user account with sufficient role. Once authenticated, they can inject the payload, store it, and affect any user who views the affected page. The combination of authentication requirement, moderate CVSS, and low EPSS points to moderate overall risk, though the potential for damage from the injected scripts remains high.

Generated by OpenCVE AI on August 3, 2026 at 20:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Brands for WooCommerce plugin to the latest available version, which removes the vulnerable shortcode handling
  • If an upgrade is not immediately possible, disable the vulnerable shortcode in the plugin’s settings or remove the plugin entirely from the site
  • Restrict contributor‑level access to trusted users or temporarily downgrade the role of users who do not need to edit or add brand shortcodes
  • As a last resort, sanitize the 'width' attribute by only allowing numeric values and stripping any HTML or script tags before storing

Generated by OpenCVE AI on August 3, 2026 at 20:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Jul 2026 09:15: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

Fri, 24 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Description The Brands for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'width' Shortcode Attribute 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 contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Brands for WooCommerce <= 3.8.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'width' Shortcode Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/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-24T22:10:51.283Z

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

Link: CVE-2026-15648

cve-icon Vulnrichment

Updated: 2026-07-24T22:10:47.479Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T08:16:26.160

Modified: 2026-07-24T23:16:49.970

Link: CVE-2026-15648

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:45:03Z

Weaknesses
  • CWE-79

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