Description
The Advanced Woo Labels – Product Labels & Badges for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'bg_color' parameter in all versions up to, and including, 2.48 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-08-01
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Advanced Woo Labels plugin for WordPress contains a stored Cross‑Site Scripting vulnerability that is triggered by the bg_color parameter. Because the input is not sanitized and the output is not properly escaped, an attacker who is logged in with contributor-level or higher privileges can embed arbitrary JavaScript. When an affected page is viewed, the script runs in the browser context of any visitor, allowing theft of session cookies, defacement, or further malicious activity. The weakness is identified as CWE‑79, a classic reflected XSS flaw now stored in the database.

Affected Systems

The issue affects the Advanced Woo Labels – Product Labels & Badges for WooCommerce plugin. All releases up to and including version 2.48 are vulnerable. The product is used on WordPress‑based WooCommerce e‑commerce sites that have enabled the plugin.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, but the EPSS score of <1% indicates exploitation is currently unlikely. The vulnerability requires authenticated access at the contributor level or higher, so it is not a public remote exploit. The flaw is not listed in the CISA KEV catalog, reducing the likelihood of a widespread attack. Nevertheless, any site that relies on this plugin and has contributor or higher privilege accounts should consider it a medium‑to‑high risk, especially if sensitive customer data is displayed through affected product pages.

Generated by OpenCVE AI on August 2, 2026 at 03:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Advanced Woo Labels plugin to the latest stable release, which removes the reflected and stored XSS vectors by properly sanitizing the bg_color parameter.
  • If an upgrade is delayed, enforce strict sanitization of the bg_color field on the server side, for example by applying wp_kses or htmlspecialchars before storing the value.
  • Re‑evaluate user roles and permission settings: restrict contributor accounts from editing label colors or remove the use of the bg_color parameter from the interface for those users.

Generated by OpenCVE AI on August 2, 2026 at 03:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 01 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Mihail-barinov
Mihail-barinov advanced Woo Labels – Product Labels & Badges For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Mihail-barinov
Mihail-barinov advanced Woo Labels – Product Labels & Badges For Woocommerce
Wordpress
Wordpress wordpress

Sat, 01 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Description The Advanced Woo Labels – Product Labels & Badges for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'bg_color' parameter in all versions up to, and including, 2.48 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 Advanced Woo Labels <= 2.48 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'bg_color' Parameter
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

Mihail-barinov Advanced Woo Labels – Product Labels & Badges For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-03T19:11:16.156Z

Reserved: 2026-07-13T20:20:57.916Z

Link: CVE-2026-15662

cve-icon Vulnrichment

Updated: 2026-08-03T19:10:33.075Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T09:16:59.737

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-15662

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T03:45:04Z

Weaknesses
  • CWE-79

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