GST for WooCommerce CVE-2025-60173
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 Ashwani kumar GST for WooCommerce allows Stored XSS. This issue affects GST for WooCommerce: from n/a through 2.0.
AnalysisAI
Cross-Site Request Forgery in GST for WooCommerce WordPress plugin versions ≤2.0 enables attackers to execute stored XSS attacks by tricking authenticated administrators into performing malicious actions. The vulnerability allows remote attackers to bypass authorization controls and inject persistent malicious scripts without authentication, though successful exploitation requires user interaction. EPSS score of 0.01% (3rd percentile) indicates very low observed exploitation probability in the wild, with no CISA KEV listing or confirmed active exploitation at time of analysis.
Technical ContextAI
This vulnerability combines two weaknesses in the GST for WooCommerce WordPress plugin: CWE-352 (Cross-Site Request Forgery) as the primary attack vector, enabling stored XSS as the resulting impact. CSRF vulnerabilities occur when a web application fails to validate that requests originate from authenticated users with legitimate intent, typically through missing or inadequate anti-CSRF tokens. The WordPress plugin ecosystem relies on nonce validation for CSRF protection, and this plugin appears to lack proper nonce verification on admin actions that modify stored content. The CVSS Changed Scope (S:C) metric indicates the XSS payload escapes the vulnerable component's security context, affecting other users and sessions beyond the initial CSRF victim. This chain demonstrates how authorization bypass (CSRF) enables injection attacks (XSS) when input validation and output encoding are also absent.
Affected ProductsAI
GST for WooCommerce WordPress plugin versions 2.0 and earlier are confirmed vulnerable based on Patchstack database reporting. The plugin provides Goods and Services Tax calculation functionality for WooCommerce e-commerce installations. No CPE identifiers are available in the provided data. Affected deployments are WordPress sites running WooCommerce with this tax calculation plugin installed, particularly those where administrators might interact with external content or links while authenticated.
RemediationAI
Update GST for WooCommerce to a patched version addressing CVE-2025-60173 per the vendor advisory at https://patchstack.com/database/wordpress/plugin/gst-for-woocommerce/vulnerability/wordpress-gst-for-woocommerce-plugin-2-0-cross-site-request-forgery-csrf-vulnerability (specific fixed version number not provided in available data - verify current version implements CSRF token validation). If immediate patching is not feasible, implement compensating controls: restrict WordPress admin access to trusted networks only via firewall rules or .htaccess IP allowlisting (trade-off: reduces admin mobility), enforce security awareness training for administrators to avoid clicking external links while logged in (human-dependent control with variable effectiveness), and deploy Web Application Firewall rules to detect CSRF attempts lacking valid nonces (may generate false positives on legitimate workflows). Monitor WordPress admin audit logs for unexpected content modifications or plugin setting changes. These mitigations reduce but do not eliminate risk; prioritize applying the vendor patch.
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