MariaDB 10.6.27 Release Notes
MariaDB 10.6.27 is a Stable (GA) release of MariaDB Community Server 10.6, released on 2026-05-27
Alternate download from mariadb.org
Release date: 27 May 2026
MariaDB 10.6.27 is a Stable (GA) corrective release of MariaDB Community Server 10.6. Released on 2026-05-27, this version includes fixes for high-severity security vulnerabilities reported for MariaDB Cluster (Galera), as defined in our engineering policy (see https://mariadb.com/engineering-policies/).
For an overview of MariaDB 10.6 see the MariaDB 10.6 Changes & Improvements page.
Notable Items
MariaDB Cluster (Galera)
A parameter-injection gap existed in
wsrep_sst_rsyncbecause it failed to validate the joiner-suppliedWSREP_SST_OPT_REMOTE_USERandWSREP_SST_OPT_REMOTE_PSWDvalues before interpolating them into the donor-writtenstunnel.confand thersyncmagic file MDEV-39648An appropriately privileged user (with
SUPERprivileges) could execute shell commands as theuidof themariadbdprocess because the values of the system variableswsrep_sst_donorandwsrep_sst_receive_address, which can be modified at runtime, were not properly sanitized when used to construct a shell command MDEV-39676The
wsrep_notify_cmdfunctionality was susceptible to a parameter-injection vulnerability, as it failed to validate the peer-suppliedwsrep_node_nameandwsrep_node_incoming_addressvalues before interpolating them into the notification command line MDEV-39721Galera updated to 26.4.27
Security
Fixes for the following security vulnerabilities
Changelog
For a complete list of changes made in MariaDB 10.6.27, with links to detailed information on each push, see the changelog.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?

