MariaDB mbstream Path Traversal v10.6.110.6.26 / 10.11.110.11.17 patch
CVE-2026-44171 Published on June 12, 2026
MariaDB: path traversal in mbstream
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.
Vulnerability Analysis
CVE-2026-44171 can be exploited with local system access, requires user interaction and user privileges. This vulnerability is consided to have a high level of attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.
Weakness Type
What is a Directory traversal Vulnerability?
The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
CVE-2026-44171 has been classified to as a Directory traversal vulnerability or weakness.
Affected Versions
MariaDB server:- Version >= 10.6.1, < 10.6.26 is affected.
- Version >= 10.11.1, < 10.11.17 is affected.
- Version >= 11.4.1, < 11.4.11 is affected.
- Version >= 11.8.1, < 11.8.7 is affected.
- Version >= 12.3.1, < 12.3.2 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.