Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H
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:H
Lifecycle Timeline
5DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in Dotstore Extra Fees Plugin for WooCommerce woo-conditional-product-fees-for-checkout allows Cross Site Request Forgery.This issue affects Extra Fees Plugin for WooCommerce: from n/a through <= 4.3.3.
AnalysisAI
Cross-Site Request Forgery in Dotstore Extra Fees Plugin for WooCommerce versions through 4.3.3 allows remote attackers to execute unauthorized administrative actions on behalf of authenticated WordPress administrators by tricking them into visiting malicious websites or clicking crafted links. The vulnerability enables attackers to modify plugin settings, create unauthorized fees, or alter checkout configurations without the administrator's knowledge. While no active exploitation is confirmed (CISA KEV absent) and EPSS probability is minimal (0.01%, 1st percentile), the CVSS score of 7.1 reflects potential for broad impact across WordPress e-commerce sites using this plugin.
Technical ContextAI
This CSRF vulnerability (CWE-352) exists in the Extra Fees Plugin for WooCommerce (woo-conditional-product-fees-for-checkout), a WordPress plugin by Dotstore that adds conditional fee functionality to WooCommerce checkout processes. CSRF vulnerabilities occur when web applications fail to implement anti-CSRF tokens or nonce validation on state-changing requests, allowing attackers to forge authenticated requests from victims' browsers. The affected CPE (cpe:2.3:a:dotstore:extra_fees_plugin_for_woocommerce) covers all versions through 4.3.3, indicating missing or insufficient nonce protection on administrative forms or AJAX endpoints that control fee configuration. This class of vulnerability is particularly common in WordPress plugins where developers may overlook WordPress's built-in nonce functions (wp_nonce_field, wp_verify_nonce) when implementing custom administrative interfaces.
RemediationAI
WordPress administrators should immediately upgrade the Extra Fees Plugin for WooCommerce to version 4.3.4 or later where CSRF protections have been implemented, applying available patches from the WordPress plugin repository or the vendor's official distribution channel. Until patching is complete, implement temporary mitigations including restricting administrative access to trusted networks only via IP allowlisting, educating admin users about CSRF risks and avoiding clicking untrusted links while logged into WordPress, and enabling WordPress security plugins that provide additional CSRF validation layers. Review WordPress audit logs for suspicious administrative actions during the vulnerable period, particularly unexpected changes to fee configurations or checkout settings. Consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/woo-conditional-product-fees-for-checkout/vulnerability/wordpress-extra-fees-plugin-for-woocommerce-plugin-4-3-3-cross-site-request-forgery-csrf-vulnerability and monitor vendor communications from Dotstore for additional security guidance and confirmation of complete remediation in patched versions.
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
EUVD-2026-20349
GHSA-fmp6-mwg6-hg78