CVE-2026-44170 PUBLISHED

MariaDB: Argument injection in CONNECT REST Xcurl on Windows via unsanitized URL

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 12.06.2026 Updated: 12.06.2026

MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB on WIndows with installed CONNECT engine and enabled REST support interpolated table HTTP attribute into the curl command line without proper sanitizing. This allows the user to execute shell commands on the server. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
CVSS Score: 6.3

Product Status

Vendor MariaDB
Product server
Versions
  • Version >= 10.6.1, < 10.6.26 is affected
  • Version >= 10.11.1, < 10.11.17 is affected
  • Version >= 11.4.1, < 11.4.11 is affected
  • Version >= 11.8.1, < 11.8.7 is affected
  • Version >= 12.3.1, < 12.3.2 is affected

References

Problem Types

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE