What the vulnerability does
01Description
The Customer Reviews for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'media[].href' parameter in all versions up to, and including, 5.97.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers (if 'Enable for Guests' is enabled) to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Explanation of Vulnerability in Simple Terms
02Summary
The Customer Reviews for WooCommerce plugin contains a cross-site scripting (XSS) vulnerability that allows unauthenticated attackers to inject malicious scripts into the site without user interaction. The vulnerability affects all versions up to 5.97.0. An attacker can inject code that executes in visitors' browsers, potentially stealing session tokens, redirecting users, or defacing content. The scope is changed, meaning the impact extends beyond the plugin itself to affect other site components and users.
What an attacker can do
03Attacker Capabilities
Inject malicious JavaScript that runs in visitors' browsers to steal data, redirect users, or deface the site.
Potential impact on your site
04Site Impact
Visitors' browsers can be compromised; session tokens and credentials may be stolen; site reputation and user trust damaged.
Conditions required to exploit
05Prerequisites
None. The attacker needs only network access; no authentication or user interaction required.
Key dates
06Disclosure timeline
February 12, 2026
CVE published
April 8, 2026
Record updated