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`.
Published: 2026-06-11
Score: 10 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unsafe parameter handling flaw in the MariaDB server that allows the execution of arbitrary shell commands embedded in the name of a joiner node when the wsrep_notify_cmd feature is enabled. This flaw enables a remote adversary to run shell commands with the permissions of the MariaDB process, potentially giving full system compromise. The weakness corresponds to CWE-78 and results in a CVSS score of 10, indicating the highest severity.

Affected Systems

MariaDB server versions 10.6.1 to 10.6.26, 10.11.1 to 10.11.17, 11.4.1 to 11.4.11, 11.8.1 to 11.8.7, and 12.3.1 are affected when wsrep_notify_cmd is enabled. Fixed versions are 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2. The vulnerability applies to the MariaDB community edition fork of MySQL.

Risk and Exploitability

The CVSS score of 10 places this flaw in the critical severity class, and the EPSS score is not available, making precise exploitation likelihood difficult to quantify. The flaw is not listed in CISA's KEV catalog, but its high impact and potential for remote code execution make it a top priority for mitigation. A likely attack vector would involve an adversary either controlling or influencing the node that joins the cluster, causing the attacker‑sourced joiner node name to be processed by wsrep_notify_cmd and thus executed. Since the flaw manifests during node‑joining operations, it requires the ability to affect the cluster configuration or node spawn process to succeed. The absence of publicly known exploits at the time of reporting does not reduce the risk, given the critical nature of the vulnerability and the ease of exploitation when the conditions are met.

Generated by OpenCVE AI on June 11, 2026 at 20:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MariaDB server to a version where the issue is fixed (10.6.27, 10.11.18, 11.4.12, 11.8.8, or 12.3.2 or later).
  • If an upgrade is not possible immediately, disable the wsrep_notify_cmd system variable to prevent execution of shell commands from node names.
  • Verify that wsrep_notify_cmd remains disabled or that the server has been upgraded before the next node‑join operation, ensuring no opportunity for the vulnerability to be triggered.

Generated by OpenCVE AI on June 11, 2026 at 20:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 11 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Mariadb
Mariadb server
Vendors & Products Mariadb
Mariadb server
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 11 Jun 2026 18:00:00 +0000

Type Values Removed Values Added
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`.
Title MariaDB server has unsafe parameter handling in `wsrep_notify_cmd`
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-11T18:20:18.394Z

Reserved: 2026-05-28T14:33:01.179Z

Link: CVE-2026-49261

cve-icon Vulnrichment

Updated: 2026-06-11T18:20:10.681Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-11T18:16:26.553

Modified: 2026-06-11T20:56:29.653

Link: CVE-2026-49261

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T20:30:28Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')