boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-17106HIGH
moby go-archive — Tar extraction in moby/go-archive can write outside the destination directory via link following
  AV  AC  AT  PR  UI  VC  VI  VA   CVSS    EPSS   %ile   KEV
   L   L   P   N   A   H   H   H    7.1   .0019    9.3     —
AFFECTED
  Product           Versions     Fixed
  go-archive        unspecified  —
  Docker Sandboxes  unspecified  —
  Docker Desktop    unspecified  —
  Docker Engine     unspecified  —
  Docker CLI        unspecified  —
  Docker Compose    unspecified  —
TIMELINE
  Jul 24  Reserved by Docker
  Aug 18  EXPLOIT PUBLISHED — CVE-2026-17106 (moby go-archive). Public exploit reference added.
  Aug 18  Published (CNA: Docker)
CWE-59 · CNA: Docker · CVSS v4.0 · 8 references · NVD status: Received

Description

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.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
July 24, 2026ReservedReserved by Docker
August 18, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-17106 (moby go-archive). Public exploit reference added.
August 18, 2026PublishedPublished (CNA: Docker)

Affected

Affected products and packages — 6 rows
VendorProduct / PackageEcosystemVersion introducedFixed
mobygo-archive
DockerDocker Sandboxes
DockerDocker Desktop
DockerDocker Engine
DockerDocker CLI
DockerDocker Compose

Weaknesses

CWE-59

References (8)

Related

Authoritative record: CVE-2026-17106 at cve.org

Vendors: moby · docker

Weaknesses: CWE-59

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-17106 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.