GHSA-ghq8-9c7r-622r
GHSA-hh8v-hgvp-g3f5
GHSA-jp2q-39xq-3w4g
GHSA-ph8x-4jfv-v9v8
GHSA-rfx7-8w68-q57q
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
5DescriptionCVE.org
The CMS Commander plugin for WordPress is vulnerable to SQL Injection via the 'or_blogname', 'or_blogdescription', and 'or_admin_email' parameters in all versions up to, and including, 2.288. This is due to insufficient escaping on the user supplied parameters and lack of sufficient preparation on the existing SQL queries in the restore workflow. This makes it possible for authenticated attackers, with CMS Commander API key access, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
AnalysisAI
The CMS Commander plugin for WordPress contains an SQL Injection vulnerability in all versions up to and including 2.288. Authenticated attackers with API key access can exploit the 'or_blogname', 'or_blogdescription', and 'or_admin_email' parameters in the restore workflow to append malicious SQL queries and extract sensitive database information. With a CVSS score of 8.8, this represents a high-severity vulnerability requiring low attack complexity and low privileges, though no active exploitation (KEV) or public POC has been reported at this time.
Technical ContextAI
This vulnerability affects the CMS Commander WordPress plugin (cpe:2.3:a:thoefter:cms_commander_–_manage_multiple_sites), specifically within the backup and restore functionality implemented in CMSC/Backup.php. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), where user-supplied parameters 'or_blogname', 'or_blogdescription', and 'or_admin_email' in the restore workflow are not properly escaped or sanitized before being incorporated into SQL queries. The vulnerability exists in code paths at lines 1639 and 1366 of the Backup.php file, where direct concatenation or insufficient parameterization allows SQL query manipulation. CMS Commander is a centralized management tool for administering multiple WordPress installations, making this vulnerability particularly concerning as it could expose data across managed sites.
RemediationAI
Users should immediately upgrade the CMS Commander plugin to a version later than 2.288 that addresses this SQL injection vulnerability, consulting the plugin's official WordPress repository or the developer's website for the patched release. Until patching is completed, organizations should implement compensating controls including restricting API key distribution to only essential administrators, rotating existing API keys to ensure no unauthorized access, implementing network-level restrictions to limit API endpoint access to trusted IP ranges, and enabling comprehensive database query logging to detect potential exploitation attempts. Monitor the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/0311b546-01a4-4be8-97f3-6df6cd79c3fe?source=cve for updated remediation guidance and consider temporarily disabling the plugin if it is not critical to operations and no patch is yet available.
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-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14016