CVE-2026-3334
Received Received - Intake
SQL Injection in CMS Commander Plugin Allows Data Exposure

Publication date: 2026-03-21

Last updated on: 2026-03-21

Assigner: Wordfence

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-21
Last Modified
2026-03-21
Generated
2026-05-27
AI Q&A
2026-03-21
EPSS Evaluated
2026-05-25
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
cms_commander cms_commander to 2.288 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The CMS Commander plugin for WordPress has a SQL Injection vulnerability in versions up to and including 2.288. This vulnerability exists because the plugin does not properly escape user-supplied parameters ('or_blogname', 'or_blogdescription', and 'or_admin_email') and does not sufficiently prepare SQL queries in its restore workflow. As a result, authenticated attackers with CMS Commander API key access can inject additional SQL queries into existing ones.

This injection allows attackers to manipulate the database queries to extract sensitive information.


How can this vulnerability impact me? :

This vulnerability can have severe impacts including unauthorized access to sensitive information stored in the database. Since attackers can append SQL queries, they may extract confidential data, potentially leading to data breaches.

The vulnerability has a high severity score (CVSS 8.8) indicating it can compromise confidentiality, integrity, and availability of the affected system.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart