CVE-2026-48163

Published Jun 12, 2026

Last updated 17 days ago

Overview

AI description

Automated description summarized from trusted sources.

CVE-2026-48163 is a command injection vulnerability affecting MariaDB server, a community-developed fork of MySQL. This flaw occurs during the State Snapshot Transfer (SST) process, specifically when the rsync SST method is employed. The vulnerability arises because the donor node, during SST, interpolates parameters sent by the joiner node into the command line without adequate validation. This improper handling of parameters could allow a malicious joiner to execute arbitrary shell commands on the donor side. Affected versions include MariaDB server from 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, and 12.3.1. The issue has been addressed in versions 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2.

Description
MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, and 12.3.1, during the SST the donor node is interpolating parameters that the joiner sent into the command line. Not all parameters were properly validated which could allow a malicious joiner to execute arbitrary shell commands on the donor side via the rsync SST method. This issue has been patched in versions 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2.
Source
security-advisories@github.com
NVD status
Modified
Products
mariadb

Risk scores

CVSS 3.1

Type
Primary
Base score
7.2
Impact score
5.9
Exploitability score
1.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Severity
HIGH

Weaknesses

security-advisories@github.com
CWE-78
0b0ca135-0b70-47e7-9f44-1890c2a1c46c
CWE-78

Social media

Hype score
Not currently trending

Configurations