CVE-2026-49261
Received
Received - Intake
Command Injection in MariaDB Server via wsrep_notify_cmd
Publication date: 2026-06-11
Last updated on: 2026-06-11
Assigner: GitHub, Inc.
Description
Description
MariaDB server is a community developed fork of MySQL server. Versions 10.6.1 through 10.6.26, 10.11.1 through 10.11.17, 11.4.1 through 11.4.11, 11.8.1 through 11.8.7, and 12.3.1 with `wsrep_notify_cmd` enabled would execute shell commands embedded in the name of the joiner node. This is fixed in 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2. As a workaround, anyone who cannot upgrade now should disable `wsrep_notify_cmd`.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mariadb | mariadb | From 10.6.1 (inc) to 10.6.26 (inc) |
| mariadb | mariadb | From 10.11.1 (inc) to 10.11.17 (inc) |
| mariadb | mariadb | From 11.4.1 (inc) to 11.4.11 (inc) |
| mariadb | mariadb | From 11.8.1 (inc) to 11.8.7 (inc) |
| mariadb | mariadb | From 12.3.1 (inc) |
| mariadb | mariadb | 10.6 |
| mariadb | mariadb | 10.11 |
| mariadb | mariadb | 11.4 |
| mariadb | mariadb | 11.8 |
| mariadb | mariadb | 12.3 |
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. |