# MariaDB 10.6.27 Release Notes

<a href="https://mariadb.com/downloads/community" class="button primary">Download</a> <a href="/pages/MrbsZ46Ugx4bPBCSR6gQ" class="button secondary">Release Notes</a> <a href="/pages/S4F2KDqcklM37NGhvVTI" class="button secondary">Changelog</a> <a href="/pages/YAt68pS41edDyVfCf4LP" class="button secondary">Overview of 10.6</a>

[<sup>*Alternate download from mariadb.org*</sup>](https://downloads.mariadb.org/mariadb/10.6.27/)

**Release date:** 27 May 2026

MariaDB 10.6.27 is a [Stable (GA)](/docs/release-notes/community-server/about/release-criteria.md) 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)](https://mariadb.com/docs/galera-cluster/), as defined in our engineering policy (see[ https://mariadb.com/engineering-policies/](https://mariadb.com/engineering-policies/)).

{% hint style="success" %}
**For an overview of MariaDB 10.6 see the** [**MariaDB 10.6 Changes & Improvements**](/docs/release-notes/community-server/10.6/what-is-mariadb-106.md) **page.**
{% endhint %}

Thanks, and enjoy MariaDB!

## Notable Items

### MariaDB Cluster (Galera)

* A parameter-injection gap existed in `wsrep_sst_rsync` because it failed to validate the joiner-supplied `WSREP_SST_OPT_REMOTE_USER` and `WSREP_SST_OPT_REMOTE_PSWD` values before interpolating them into the donor-written `stunnel.conf` and the `rsync` magic file [MDEV-39648](https://jira.mariadb.org/browse/MDEV-39648)
* An appropriately privileged user (with `SUPER` privileges) could execute shell commands as the `uid` of the `mariadbd` process because the values of the system variables `wsrep_sst_donor` and `wsrep_sst_receive_address`, which can be modified at runtime, were not properly sanitized when used to construct a shell command [MDEV-39676](https://jira.mariadb.org/browse/MDEV-39676)
* The `wsrep_notify_cmd` functionality was susceptible to a parameter-injection vulnerability, as it failed to validate the peer-supplied `wsrep_node_name` and `wsrep_node_incoming_address` values before interpolating them into the notification command line[ ](https://mariadb.com/docs/galera-cluster/)[MDEV-39721](https://jira.mariadb.org/browse/MDEV-39721)
* [Galera](https://mariadb.com/docs/galera-cluster/) updated to 26.4.27

### Security

Fixes for the following security vulnerabilities

| CVE ID (with cve.org link)                                        | CVSS base score (v3.1) |
| ----------------------------------------------------------------- | ---------------------- |
| [CVE-2026-48165](https://www.cve.org/CVERecord?id=CVE-2026-48165) | 8.0                    |
| [CVE-2026-48163](https://www.cve.org/CVERecord?id=CVE-2026-48163) | 8.0                    |

## Changelog

For a complete list of changes made in MariaDB 10.6.27, with links to detailed information on each push, see the [changelog](/docs/release-notes/community-server/changelogs/10.6/10.6.27.md).

***

{% hint style="info" %}
Be notified of new MariaDB Server releases automatically by [subscribing](https://lists.mariadb.org/postorius/lists/announce.lists.mariadb.org/) 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](/docs/general-resources/distributions-including-mariadb.md) page.
{% endhint %}

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formid="4316" formId="4316" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/release-notes/community-server/10.6/10.6.27.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
