OS Command Injection in MariaDB - CVE-2026-44168
Published: May 19, 2026
MariaDB
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary shell commands on the donor side.
The vulnerability exists due to command injection in wsrep SST donor-side parameter handling when interpolating parameters sent by the joiner into the command line. A remote privileged user can send crafted SST parameters to execute arbitrary shell commands on the donor side.
The issue occurs during state snapshot transfer and requires control of a malicious joiner node.