CVE-2026-44171: MariaDB: path traversal in mbstream
Last updated 11 July 2026
Other sources
MariaDB server is a community developed fork of MySQL server. From 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, mbstream did not check for /../ in the path when unpacking the archive. A proper backup can never contain such paths, but a specially crafted archive could have caused mbstream to create files outside of the target-dir path. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.
— MITRE
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
debian/mariadbto a version that resolves this vulnerability.Fixed in 1:10.11.18-0+deb12u1Fixed in 1:11.8.8-1 - Upgrade
Upgrade
MariaDB (mbstream)to a version that resolves this vulnerability.Fixed in 10.6.26 - Upgrade
Upgrade
MariaDB (mbstream)to a version that resolves this vulnerability.Fixed in 10.11.17 - Upgrade
Upgrade
MariaDB (mbstream)to a version that resolves this vulnerability.Fixed in 11.4.11 - Upgrade
Upgrade
MariaDB (mbstream)to a version that resolves this vulnerability.Fixed in 11.8.7 - Upgrade
Upgrade
MariaDB (mbstream)to a version that resolves this vulnerability.Fixed in 12.3.2
Event History
Frequently Asked Questions
What is the severity of CVE-2026-44171?
The severity of CVE-2026-44171 is categorized as medium with a score of 6.3.
How do I fix CVE-2026-44171?
To mitigate CVE-2026-44171, it is recommended to upgrade to MariaDB versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, or later.
What type of vulnerability is CVE-2026-44171?
CVE-2026-44171 is a path traversal vulnerability affecting the mbstream component of MariaDB.
Which versions of MariaDB are affected by CVE-2026-44171?
CVE-2026-44171 affects MariaDB 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.
What happens if CVE-2026-44171 is exploited?
If exploited, CVE-2026-44171 could allow an attacker to access files outside of the intended directory, potentially leading to unauthorized information disclosure.