MariaDB 11.4.12 Release Notes
MariaDB 11.4.12 is a Stable (GA) release of MariaDB Community Server 11.4, released on 2026-05-27
Download Release Notes Changelog Overview of 11.4
Alternate download from mariadb.org
Release date: 27 May 2026
MariaDB 11.4.12 is a Stable (GA) corrective release of MariaDB Community Server 11.4. 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 11.4 see the MariaDB 11.4 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-39721In a multi-table
UPDATE, the table list could incorrectly include tables that were not opened because they were not truly modified. This occurred when anUPDATEmodified a table referenced by a foreign key constraint from a table that was not part of the multi-table update MDEV-3968Galera updated to 26.4.27
Server
The server failed to parse schema-qualified table names when the unquoted table name began with a digit MDEV-39654
Security
Fixes for the following security vulnerabilities
Changelog
For a complete list of changes made in MariaDB 11.4.12, with links to detailed information on each push, see the changelog.
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the Distributions which Include MariaDB page.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?

