CVE-2020-27534
CVE-2020-27534 is a medium-severity vulnerability in Docker with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-22.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- CVSS v2: 5.0
- EPSS exploit prediction: 2% (75th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-22
- Affected product: Docker
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2020-27534?
- 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.
- How severe is CVE-2020-27534?
- CVE-2020-27534 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2020-27534 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (75th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-27534?
- CVE-2020-27534 affects Docker. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-27534?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2020-27534 published?
- CVE-2020-27534 was published on 2020-12-30 and last updated on 2026-06-17.
References
- http://web.archive.org/web/20200530054359/https://docs.docker.com/engine/release-notes/
- https://github.com/moby/buildkit/pull/1462
- https://github.com/moby/moby/pull/40877
- https://golang.org/pkg/io/ioutil/#TempDir
- https://golang.org/pkg/os/#TempDir
Affected products (1)
- cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*
More vulnerabilities in Docker
- CVE-2014-9357 — Critical (CVSS 10.0): Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2)…
- CVE-2014-0048 — Critical (CVSS 9.8): An issue was found in Docker before 1.6.0. Some programs and scripts in Docker are downloaded via HTTP and then…
- CVE-2019-14271 — Critical (CVSS 9.8): In Docker 19.03.x before 19.03.1 linked against the GNU C Library (aka glibc), code injection can occur when the…
- CVE-2020-14300 — High (CVSS 8.8): The docker packages version docker-1.13.1-108.git4ef4b30.el7 as released for Red Hat Enterprise Linux 7 Extras via…
- CVE-2020-14298 — High (CVSS 8.8): The version of docker as released for Red Hat Enterprise Linux 7 Extras via RHBA-2020:0053 advisory included an…
- CVE-2018-15514 — High (CVSS 8.8): HandleRequestAsync in Docker for Windows before 18.06.0-ce-rc3-win68 (edge) and before 18.06.0-ce-win72 (stable)…
Other CWE-22 (Path Traversal) vulnerabilities
- CVE-2026-48282 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted…
- CVE-2026-54917 — Critical (CVSS 10.0): SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables. Prior to 4.30, the…
- CVE-2026-11429 — Critical (CVSS 10.0): Two endpoints in the Vault Service ScriptsController, shared by Altium Enterprise Server and Altium 365, accept file…
- CVE-2026-34909 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit a Path Traversal vulnerability found in UniFi OS devices to…
- CVE-2026-7411 — Critical (CVSS 10.0): In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel…
- CVE-2026-36767 — Critical (CVSS 10.0): A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary…