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: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

The Customer Reviews for WooCommerce plugin before version 5.118.0 accepts review comments from a publicly accessible endpoint without sanitising or escaping the input. This flaw allows an unauthenticated user to embed malicious script into stored reviews. When a site visitor later views the affected review, the browser executes the injected script, potentially compromising the visitor’s confidentiality and integrity. The vulnerability does not provide direct server‑side code execution.

Affected Systems

The vulnerability affects WordPress installations that have the Customer Reviews for WooCommerce plugin installed in a version earlier than 5.118.0 and that expose the comment submission endpoint to the public. Any site that has published reviews using the affected plugin is at risk. Administrators should confirm the plugin version and the exposure of the endpoint to determine impact.

Risk and Exploitability

The flaw has a CVSS score of 8.8, indicating high severity. An attacker only needs to send a crafted comment payload to the public endpoint; no authentication is required. The EPSS score of less than 1% suggests a low overall probability of exploitation on the public internet, but the lack of an authentication requirement means any exposed WordPress site could be targeted. The vulnerability is not currently listed in CISA’s KEV catalog, but its ability to inject code into visitors’ browsers makes it a significant concern for site administrators.

Generated by OpenCVE AI on August 31, 2026 at 15:46 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 newer to apply the input‑sanitisation fix.
  • If an immediate upgrade is impossible, block or restrict unauthenticated access to the comment posting endpoint to prevent injection of malicious content.
  • Apply server‑side validation and escaping to all review data before rendering to ensure future vulnerabilities are mitigated.

Generated by OpenCVE AI on August 31, 2026 at 15:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

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


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-31T12:38:06.425Z

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

Link: CVE-2026-76585

cve-icon Vulnrichment

Updated: 2026-08-31T12:30:39.960Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-31T20:14:36.250

Link: CVE-2026-76585

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T16:00:06Z

Weaknesses
  • CWE-79

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