MariaDB 11.8.8 Release Notes
MariaDB 11.8.8 is a Stable (GA) release of MariaDB Community Server 11.8, released on 2026-05-27
Release date: 27 May 2026
MariaDB 11.8.8 is a Stable (GA) corrective release of MariaDB Community Server 11.8. 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.8 see the MariaDB 11.8 Changes and 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 11.8 for OpenSUSE Leap 15.6, Ubuntu 25.10 "Questing Quokka", Ubuntu 25.04 "Plucky Puffin", and Fedora 42
Security
Fixes for the following security vulnerabilities
Changelog
For a complete list of changes made in MariaDB 11.8.8, 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?

