CVE-2026-3334 PUBLISHED

CMS Commander <= 2.288 - Authenticated (Custom+) SQL Injection via 'or_blogname' Parameter

Assigner: Wordfence
Reserved: 27.02.2026 Published: 21.03.2026 Updated: 21.03.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor thoefter
Product CMS Commander – Manage Multiple Sites
Versions Default: unaffected
  • affected from * to 2.288 (incl.)

Credits

  • Yoschanin Pulsirivong finder
  • Ronnachai Sretawat Na Ayutaya finder
  • Ronnachai Chaipha finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE