CVE-2026-44168
Received
Received - Intake
MariaDB SST Command Injection Vulnerability
Publication date: 2026-06-12
Last updated on: 2026-06-12
Assigner: GitHub, Inc.
Description
Description
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, during the SST the donor node is interpolating parameters that the joiner sent into the command line. Not all parameters were properly validated which could allow a malicious joiner to execute arbitrary shell commands on the donor side via the mariabackup SST method. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mariadb | mariadb | 10.6 |
| mariadb | mariadb | 10.11 |
| mariadb | mariadb | 11.4 |
| mariadb | mariadb | 11.8 |
| mariadb | mariadb | 12.3 |
| mariadb | mariadb | From 10.6.1 (inc) to 10.6.26 (exc) |
| mariadb | mariadb | From 10.11.1 (inc) to 10.11.17 (exc) |
| mariadb | mariadb | From 11.4.1 (inc) to 11.4.11 (exc) |
| mariadb | mariadb | From 11.8.1 (inc) to 11.8.7 (exc) |
| mariadb | mariadb | From 12.3.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |