SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-15647

MEDIUM · CVSS 4.4 EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-23 · Last synced 2026-08-22

CyberRota Analysis

AI-Generated

The Brands for WooCommerce plugin for WordPress is susceptible to Stored Cross-Site Scripting due to inadequate input sanitization and output escaping in the 'br_brand_tooltip' Term Meta Field, affecting all versions up to 3.8.8. Authenticated attackers with custom-level access can inject malicious scripts that execute when users access affected pages, allowing exploitation even by Shop Manager-level users who typically lack unfiltered HTML capabilities. WordPress site administrators using this plugin should prioritize patching to mitigate potential security risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-15647
Severity
MEDIUM
CVSS
4.4
EPSS
0.19%
WordPress

Original NVD 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.