Description
The Customer Reviews for WooCommerce WordPress plugin before 5.118.0 does not sanitise and escape the content of customer reviews received via one of its endpoints, which could allow unauthenticated users to perform Stored Cross-Site Scripting attacks.
Published: 2026-08-30
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Customer Reviews for WooCommerce plugin before version 5.118.0 fails to sanitize and escape content submitted through its comment endpoint, allowing an unauthenticated user to inject malicious script into stored reviews. This flaw enables Stored Cross‑Site Scripting, which can compromise the security state of any visitor who views the affected review display, potentially allowing attackers to steal session cookies, deface pages, or hijack user sessions. The vulnerability relies on client‑side execution of code in the context of the victim’s browser and does not grant remote code execution on the server itself.

Affected Systems

The affected systems are WordPress sites running the Customer Reviews for WooCommerce plugin with any version earlier than 5.118.0. Sites that have left the plugin installed and have not applied the patch are at risk. Vendors or developers who rely on this plugin should examine their WordPress installations to confirm whether the vulnerable plugin is present and whether any users are publishing reviews.

Risk and Exploitability

The exploit is simple to craft, as it only requires sending a crafted comment payload to the plugin’s endpoint without authentication. While no EPSS score is available, the lack of an authentication requirement indicates a high likelihood of exploitation in environments with exposed WordPress installations. The vulnerability is not currently listed in CISA’s KEV catalog, but its impact on confidentiality and integrity of all site visitors makes it a critical concern for site administrators.

Generated by OpenCVE AI on August 30, 2026 at 07:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Customer Reviews for WooCommerce plugin to version 5.118.0 or later to obtain the input‑sanitization fix.
  • If an upgrade cannot be performed immediately, disable or block the comment posting endpoint for unauthenticated users to prevent the injection of malicious content.
  • Implement server‑side input validation and output escaping for all review data to ensure that any future vulnerabilities are mitigated.

Generated by OpenCVE AI on August 30, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sun, 30 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Customer Reviews for WooCommerce WordPress plugin before 5.118.0 does not sanitise and escape the content of customer reviews received via one of its endpoints, which could allow unauthenticated users to perform Stored Cross-Site Scripting attacks.
Title Customer Reviews for WooCommerce < 5.118.0 - Unauthenticated Stored XSS via 'comment' Parameter
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-30T06:00:18.435Z

Reserved: 2026-08-19T14:09:23.097Z

Link: CVE-2026-76585

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-30T07:17:20.997

Modified: 2026-08-30T07:17:20.997

Link: CVE-2026-76585

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T07:30:04Z

Weaknesses
  • CWE-79

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