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.
CVE-2026-17106
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 91% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.1
- EG Score
- 7.1(medium)
- EG Risk
- 48(Track*)EG Risk 48/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 9%
- KEV
- Not listed
Published
August 18, 2026
Last Modified
August 19, 2026
Advisory Details (6)
Auto-updated Aug 18, 2026v0.3.0
Patch available: moby/go-archive v0.3.0
https://github.com/moby/go-archive/releases/tag/v0.3.0v5.4.0
Patch available: docker/compose v5.4.0
https://github.com/docker/compose/releases/tag/v5.4.0Docker Engine version 29 release notes | Docker Docs
https://docs.docker.com/engine/release-notes/29/#2970v0.38.0
Patch available: docker/sbx-releases v0.38.0
https://github.com/docker/sbx-releases/releases/tag/v0.38.0Docker Desktop release notes | Docker Docs
https://docs.docker.com/desktop/release-notes/#4860Crafted tar archive can write outside the extraction directory · Advisory · moby/go-archive · GitHub
https://github.com/moby/go-archive/security/advisories/GHSA-hfg8-hc9c-6c3hVendor Advisories for CVE-2026-17106(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/moby/go-archive | — | 0.3.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-20 23:55 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 02:10 UTCEG score recompute
- 2026-08-19 17:03 UTCEPSS rescore
- 2026-08-19 04:19 UTCEG score recompute
- 2026-08-19 04:11 UTCEG score recompute
- 2026-08-18 20:22 UTCEG score recompute
- 2026-08-18 19:19 UTCEG score recompute
- 2026-08-18 18:44 UTCEG score recompute
- 2026-08-18 18:43 UTCMITRE cvelistV5first tracked
Publicly available exploits
(1 reference)Working exploit code is in the public domain (1 GitHub PoC). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.
- GitHub PoCmasasron/CopyEscape-CVE-2026-17106First seen Aug 9, 2026
PoC repository for the blog post CopyEscape: Taking Over Docker Hosts with docker cp
Open source ↗
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-17106?
When was CVE-2026-17106 disclosed?
Is CVE-2026-17106 actively exploited?
What is the CVSS score of CVE-2026-17106?
How do I remediate CVE-2026-17106?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-17106
Is Your Infrastructure Affected by CVE-2026-17106?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.