Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/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:N/S:U/C:N/I:L/A:L
Lifecycle Timeline
5DescriptionCVE.org
The Responsive Plus WordPress plugin before 3.4.3 is vulnerable to arbitrary shortcode execution due to the software allowing unauthenticated users to execute the update_responsive_woo_free_shipping_left_shortcode AJAX action that does not properly validate the content_rech_data parameter before processing it as a shortcode.
AnalysisAI
The Responsive Plus WordPress plugin before version 3.4.3 contains an arbitrary shortcode execution vulnerability that allows unauthenticated attackers to execute malicious shortcodes through the update_responsive_woo_free_shipping_left_shortcode AJAX action. The vulnerability stems from improper validation of the content_rech_data parameter before processing it as a shortcode, effectively enabling remote code execution in the context of the WordPress installation. A public proof-of-concept exploit is available via WPScan, and this vulnerability poses an immediate threat to all unpatched installations of the affected plugin versions.
Technical ContextAI
The vulnerability exists in the WordPress plugin ecosystem, specifically targeting the Responsive Plus plugin (cpe:2.3:a:unknown:responsive_plus:*:*:*:*:*:*:*:*). The root cause is improper input validation on user-supplied data passed to WordPress shortcode processing functions. WordPress shortcodes are a templating mechanism that executes PHP callbacks, and when user input is directly processed as shortcode content without sanitization, attackers can inject malicious shortcode syntax. The vulnerable AJAX action update_responsive_woo_free_shipping_left_shortcode does not implement proper access controls (allowing unauthenticated execution) or input validation (allowing unsanitized shortcode processing), violating fundamental secure coding practices. This represents a classic case of insufficient input validation combined with insecure AJAX action exposure.
RemediationAI
Upgrade the Responsive Plus plugin to version 3.4.3 or later immediately through the WordPress plugin management interface or directly from the plugin repository. Verify the upgrade completion by checking the plugin version in the WordPress admin dashboard under Plugins. As a temporary mitigation prior to patching, disable the Responsive Plus plugin entirely and replace its functionality with alternative plugins, or restrict AJAX requests to the vulnerable action through a Web Application Firewall (WAF) rule that blocks requests to update_responsive_woo_free_shipping_left_shortcode from unauthenticated users. After patching, audit WordPress logs and database for signs of exploitation, including suspicious shortcode usage in post content or transients.
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
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209044
GHSA-cph7-rc62-v42q