GHSA-6hwg-w5jg-9c6x · Severity: medium · Ecosystem: go — Path Traversal in Moby builder
util/binfmt_misc/check.go in Builder in Docker Engine before 19.03.9 calls os.OpenFile with a potentially unsafe qemu-check temporary pathname, constructed with an empty first argument in an ioutil.TempDir call.
Conclusion & alert: CVE-2020-27534 is rated Moderate Risk (48.3/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.75%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.77% | 1.75% | +0.97% |
| 2 | 2025-12-28 | 0.63% | 0.77% | +0.14% |
| 3 | 2025-12-27 | — | 0.63% | — |
Full EPSS history (18 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-6hwg-w5jg-9c6x · Severity: medium · Ecosystem: go — Path Traversal in Moby builder
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2020-27534: 1 source package rows (docker); 6 state rows across 2 repos (3.22-community, edge-community); fixed 0, open 6. | https://security.alpinelinux.org/vuln/CVE-2020-27534 |
debian
|
unimportant | CVE-2020-27534 unimportant priority: Debian including 1 source packages (docker.io), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2020-27534 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2020-27534 |
suse
|
low | CVE-2020-27534 severity low: SUSE including 7 source package names (docker, docker-bash-completion, …), 25 product×package rows across 7 product lines (SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS, SUSE Linux Enterprise Module for Containers 12, … (7 product lines)): Known Not Affected 25. | https://www.suse.com/security/cve/CVE-2020-27534/ |
ubuntu
|
medium | CVE-2020-27534 medium priority: Ubuntu including 1 source packages (docker.io), 6 status rows across 6 suites (bionic, focal, groovy, trusty, upstream, xenial): not-affected 4, DNE 1, needs-triage 1. | https://ubuntu.com/security/CVE-2020-27534 |
| URL | Tags |
|---|---|
| http://web.archive.org/web/20200530054359/https://docs.docker.com/engine/release-notes/ | Release Notes Third Party Advisory |
| https://github.com/moby/buildkit/pull/1462 | Third Party Advisory |
| https://github.com/moby/moby/pull/40877 | Third Party Advisory |
| https://golang.org/pkg/io/ioutil/#TempDir | Third Party Advisory |
| https://golang.org/pkg/os/#TempDir | Third Party Advisory |