CVE-2025-60171
7.1yourplugins · Conditional Cart Messages for WooCommerce
The Conditional Cart Messages for WooCommerce plugin is vulnerable to Cross-Site Request Forgery (CSRF) and Stored Cross-Site Scripting (XSS) due to insufficient input sanitization and validation.
Executive summary
A vulnerability in the Conditional Cart Messages for WooCommerce plugin allows unauthenticated attackers to perform unauthorized actions or execute malicious scripts via CSRF and Stored XSS.
Vulnerability
The plugin suffers from Cross-Site Request Forgery (CSRF) and Stored Cross-Site Scripting (XSS) vulnerabilities. These flaws allow an unauthenticated attacker to trick a user into performing unintended actions or to inject malicious scripts that persist on the affected site.
Business impact
The presence of both CSRF and Stored XSS poses a significant risk to site integrity and user security. Successful exploitation could lead to unauthorized administrative actions, the theft of sensitive user cookies or session tokens, and the potential compromise of user accounts, which aligns with the high CVSS score of 7.1.
Remediation
Immediate Action: Since a specific patch version is currently unknown, administrators should immediately deactivate or uninstall the plugin until the vendor releases a secure version.
Proactive Monitoring: Review web server access logs for anomalous requests, particularly those originating from user sessions that involve plugin configuration changes.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common XSS patterns and validate CSRF tokens to mitigate potential exploitation attempts.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the severity of potential script injection and unauthorized request execution, organizations should prioritize the removal of the vulnerable plugin. Administrators must monitor vendor communication channels closely for the release of an official security update and perform thorough testing before re-enabling the plugin in a production environment.