MariaDB 10.11.18 Release Notes
MariaDB 10.11.18 is a Stable (GA) release of MariaDB Community Server 10.11, released on 2026-05-27
Alternate download from mariadb.org
Release date: 27 May 2026
MariaDB 10.11.18 is a Stable (GA) corrective release of MariaDB Community Server 10.11. 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.11 see the MariaDB 10.11 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
General
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.11 for OpenSUSE Leap 15.6 and Fedora 42
Security
Fixes for the following security vulnerabilities
Changelog
For a complete list of changes made in MariaDB 10.11.18, 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?

