Conditional Cart Messages for WooCommerce CVE-2025-60171
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
4DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in yourplugins Conditional Cart Messages for WooCommerce – YourPlugins.com allows Stored XSS. This issue affects Conditional Cart Messages for WooCommerce – YourPlugins.com: from n/a through 1.2.10.
AnalysisAI
Stored XSS in Conditional Cart Messages for WooCommerce (YourPlugins) through version 1.2.10 is exploitable via CSRF, allowing remote attackers to inject malicious scripts that execute in administrator contexts when victims are tricked into visiting crafted pages. The vulnerability chain requires user interaction but no authentication, enabling scope change (C) impacts across confidentiality, integrity, and availability. EPSS score of 0.01% (3rd percentile) indicates minimal observed exploitation activity, and no public exploit code or CISA KEV listing exists at time of analysis.
Technical ContextAI
This is a WordPress plugin vulnerability combining two weaknesses: CWE-352 (Cross-Site Request Forgery) as the attack vector and Stored XSS as the payload. The CSRF flaw allows attackers to bypass access controls by forging requests from authenticated administrators. When the CSRF is successful, it enables injection of persistent malicious JavaScript into the plugin's cart message configuration, which then executes in the context of other users viewing affected pages. The CVSS scope change (S:C) indicates the vulnerability breaks trust boundaries, allowing attacks originating in the plugin context to impact the broader WordPress installation. WordPress plugins often fail to implement proper nonce validation on administrative forms, and when combined with insufficient output encoding, create this dual-vulnerability pattern. The affected component is yourplugins-wc-conditional-cart-notices (internal slug), part of the WooCommerce ecosystem extending e-commerce cart functionality.
Affected ProductsAI
WordPress plugin 'Conditional Cart Messages for WooCommerce' by YourPlugins.com (plugin slug: yourplugins-wc-conditional-cart-notices) versions from unknown initial release through version 1.2.10 are confirmed vulnerable per Patchstack database. The vulnerability affects all installations running version 1.2.10 or earlier. CPE and specific vendor-maintained version matrices are not available in public CVE records. Full advisory details are available at Patchstack's vulnerability database at https://patchstack.com/database/wordpress/plugin/yourplugins-wc-conditional-cart-notices/vulnerability/wordpress-conditional-cart-messages-for-woocommerce-yourplugins-com-plugin-1-2-10-cross-site-request-forgery-csrf-vulnerability.
RemediationAI
Update Conditional Cart Messages for WooCommerce plugin to version 1.2.11 or later if available - verify current version via WordPress.org plugin repository or vendor site at YourPlugins.com for confirmed patch release. If no patched version exists yet, implement these compensating controls: (1) Restrict WordPress admin access to trusted IP addresses via .htaccess or firewall rules, reducing CSRF attack surface but limiting remote administration capabilities; (2) Enforce Content Security Policy headers to mitigate stored XSS execution, though this may break legitimate inline scripts in WordPress admin; (3) Disable the plugin entirely if conditional cart messaging is not business-critical, eliminating vulnerability but removing promotional messaging functionality; (4) Train administrators to logout of WordPress before browsing external sites and never click links in unsolicited emails while authenticated. Monitor Patchstack advisories at the reference URL for official patch announcements and changelog confirmation of CSRF/XSS fixes.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today