CVE-2026-44168
Description
An improper validation of joiner-supplied parameters during SST allows arbitrary shell command execution on the donor node.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
An improper validation of joiner-supplied parameters during SST allows arbitrary shell command execution on the donor node.
Vulnerability
In MariaDB server versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, the wsrep_sst_mariabackup method on the donor side interpolates parameters sent by the joiner into the command line without proper validation [1][2]. Affected versions are those that support Galera SST using mariabackup.
Exploitation
An attacker with network access to initiate a State Snapshot Transfer (SST) as a joiner can send crafted parameters (for example, a malicious CommonName in the SSL certificate) to the donor node [1]. The donor node interpolates these parameters into a shell command line without sanitization, enabling the attacker to inject arbitrary shell commands [2].
Impact
Successful exploitation allows the attacker to execute arbitrary shell commands on the donor node with the privileges of the MariaDB process, typically leading to full compromise of the donor server [2].
Mitigation
The vulnerability has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2 [1][2]. Users should upgrade to the latest fixed version. No workaround has been disclosed; users unable to upgrade restrict network access to trusted nodes only.
AI Insight generated on Jun 12, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4- osv-coords3 versionspkg:rpm/opensuse/mariadb&distro=openSUSE%20Tumbleweedpkg:rpm/suse/mariadb&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Package%20Hub%2015%20SP7pkg:rpm/suse/mariadb&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Server%20Applications%2015%20SP7
< 11.8.7-1.1+ 2 more
- (no CPE)range: < 11.8.7-1.1
- (no CPE)range: < 11.8.8-150700.3.15.1
- (no CPE)range: < 11.8.8-150700.3.15.1
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
2News mentions
0No linked articles in our index yet.