Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Remote attack, low complexity, no privileges, user interaction required, no scope change, only low integrity impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in ThemeHigh Dynamic Pricing and Discount Rules allows Cross Site Request Forgery.This issue affects Dynamic Pricing and Discount Rules: from n/a through 2.2.9.
AnalysisAI
Cross-site request forgery in the ThemeHigh Dynamic Pricing and Discount Rules WordPress plugin allows attackers to perform unauthorized actions on behalf of authenticated administrators. By tricking a logged-in admin into clicking a malicious link, an attacker could modify discount pricing rules without their knowledge. The vulnerability affects plugin versions up to and including 2.2.9, carries a CVSS 4.3 (Medium) score, and has a very low exploitation probability (EPSS 0.03%).
Technical ContextAI
This is a classic Cross-Site Request Forgery (CWE-352) vulnerability in a WordPress plugin, indicating the plugin fails to validate nonces or referrer headers for sensitive actions. The plugin manages dynamic pricing and discount rules in WooCommerce environments, so a successful CSRF attack could alter pricing configurations. The CPE data is not provided in the input, but the affected product is clearly the 'discount-and-dynamic-pricing' WordPress plugin. The vulnerability arises because state-changing requests (e.g., saving discount rules) can be submitted without verifying the request origin, allowing an attacker to forge requests from a different site.
RemediationAI
Update the Dynamic Pricing and Discount Rules plugin to a version beyond 2.2.9. The Patchstack advisory implies a fix exists in a later release; obtain the latest version from the WordPress plugin repository or the vendor. If an immediate update is not feasible, apply the conventional CSRF mitigations: ensure your WordPress installation uses secure, SameSite cookies and consider adding a Web Application Firewall rule that validates Referer/Origin headers for admin-form submissions. However, these workarounds may be bypassed or require careful configuration, so upgrading is the recommended permanent fix.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17109