WordPress
CVE-2025-54030
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in WesternDeal WooCommerce Google Sheet Connector wc-gsheetconnector allows Cross Site Request Forgery.This issue affects WooCommerce Google Sheet Connector: from n/a through <= 1.3.20.
AnalysisAI
Cross-Site Request Forgery (CSRF) vulnerability in WesternDeal WooCommerce Google Sheet Connector plugin versions up to 1.3.20 allows unauthenticated attackers to perform unauthorized actions on behalf of authenticated WordPress administrators. The plugin fails to implement proper CSRF token validation on critical functionality, enabling attackers to craft malicious requests that execute actions without explicit user consent. Although EPSS scoring indicates low exploitation probability (0.02%), CSRF vulnerabilities targeting WordPress admin functions represent a meaningful risk in multi-admin environments where social engineering can trick administrators into visiting attacker-controlled pages.
Technical ContextAI
The WooCommerce Google Sheet Connector is a WordPress plugin (CPE: cpe:2.3:a:patchstack:wc-gsheetconnector:*:*:*:*:*:wordpress:*:*) that integrates WooCommerce stores with Google Sheets for data synchronization and reporting. The vulnerability stems from CWE-352 (Cross-Site Request Forgery / CSRF), a failure to implement anti-CSRF tokens (nonces in WordPress terminology) on state-changing operations. WordPress provides the wp_nonce_field() and wp_verify_nonce() functions specifically to mitigate CSRF attacks; the plugin's absence of proper nonce validation on administrative or AJAX endpoints allows an attacker's crafted HTML form or JavaScript request to execute privileged actions (such as modifying connector settings, triggering data syncs, or altering sheet mappings) when a logged-in administrator visits an attacker-controlled webpage.
Affected ProductsAI
WesternDeal WooCommerce Google Sheet Connector (plugin slug: wc-gsheetconnector) versions 1.3.20 and earlier are affected. The plugin is distributed via the WordPress.org plugin repository and used in WooCommerce e-commerce installations. No minimum version boundary is documented in available data, meaning all known versions up to and including 1.3.20 are in scope. Affected WordPress environments are those running WooCommerce with this plugin active and exposed to unauthenticated attackers capable of social engineering site administrators.
RemediationAI
Upgrade WooCommerce Google Sheet Connector to a patched version newer than 1.3.20 as soon as available from the WordPress.org plugin repository or the vendor's official update mechanism. Administrators should check their WordPress admin dashboard (Plugins > Updates) for an available update. If no patched version is yet released, implement immediate workarounds: (1) Restrict administrative access to trusted IP ranges via .htaccess or WAF rules; (2) enforce strong, unique passwords and multi-factor authentication (MFA) on all admin accounts to reduce impact of social engineering; (3) disable or deactivate the plugin temporarily if data synchronization is not actively needed; (4) monitor WooCommerce order and inventory logs for unauthorized changes. Review the vendor advisory at https://patchstack.com/database/Wordpress/Plugin/wc-gsheetconnector/vulnerability/wordpress-woocommerce-google-sheet-connector-plugin-1-3-20-cross-site-request-forgery-csrf-vulnerability for patched version details upon release.
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