news.mlab.sh
Vulnerabilities
Vulnerability

CVE-2026-17106

Reference data from vuln.mlab.sh, coverage from our own index.

CVSS
7.1 High
Vector
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Risk score
56.8
Published
2026-08-18
Status
Published

The tar extraction routines in moby/go-archive (Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers) do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the filesystem operation on a path that is resolved by the OS, so links introduced by the archive can be followed out of the destination directory. An attacker who controls the contents of an archive can create or overwrite files at arbitrary paths writable by the extracting process.

Weaknesses

CWE-59

Coverage 1

Advisories and references