← Back

Docker

docker

Vendor: Docker • 37 CVEs

CVEs (37)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
4Docker
MobyprojectOpensuse+1 more
6Docker
Enterprise LinuxEnterprise Linux Server+3 more
Nov 21, 2024
Jul 6, 2018
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
The default OCI linux spec in oci/defaults{_linux}.go in Docker/Moby from 1.11 to current does not block /proc/acpi pathnames. The flaw allows an attacker to modify host's hardware like enabling/disabling bluetooth or tu...Show more
The default OCI linux spec in oci/defaults{_linux}.go in Docker/Moby from 1.11 to current does not block /proc/acpi pathnames. The flaw allows an attacker to modify host's hardware like enabling/disabling bluetooth or turning up/down keyboard brightness.Show less
1Docker
1Docker
Nov 21, 2024
Feb 6, 2018
N/A· v4
8.1 HIGH· v3
5.5 MEDIUM· v2
Docker before 1.3 does not properly validate image IDs, which allows remote attackers to redirect to another image through the loading of untrusted images via 'docker load'.
1Docker
1Docker
May 13, 2026
Nov 1, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service v...Show more
Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.Show less
1Docker
1Docker
May 13, 2026
Oct 6, 2017
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
Docker before 1.5 allows local users to have unspecified impact via vectors involving unsafe /tmp usage.
1Docker
1Docker
May 13, 2026
Jan 31, 2017
N/A· v4
6.4 MEDIUM· v3
4.4 MEDIUM· v2
RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these n...Show more
RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container.Show less
1Docker
1Docker
May 6, 2026
Jan 4, 2017
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
The SwarmKit toolkit 1.12.0 for Docker allows remote authenticated users to cause a denial of service (prevention of cluster joins) via a long sequence of join and quit actions. NOTE: the vendor disputes this issue, sta...Show more
The SwarmKit toolkit 1.12.0 for Docker allows remote authenticated users to cause a denial of service (prevention of cluster joins) via a long sequence of join and quit actions. NOTE: the vendor disputes this issue, stating that this sequence is not "removing the state that is left by old nodes. At some point the manager obviously stops being able to accept new nodes, since it runs out of memory. Given that both for Docker swarm and for Docker Swarmkit nodes are *required* to provide a secret token (it's actually the only mode of operation), this means that no adversary can simply join nodes and exhaust manager resources. We can't do anything about a manager running out of memory and not being able to add new legitimate nodes to the system. This is merely a resource provisioning issue, and definitely not a CVE worthy vulnerability.Show less
1Docker
1Docker
May 6, 2026
Oct 28, 2016
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Docker Engine 1.12.2 enabled ambient capabilities with misconfigured capability policies. This allowed malicious images to bypass user permissions to access files within the container filesystem or mounted volumes.
3Docker
LinuxfoundationOpensuse
3Docker
OpensuseRunc
May 6, 2026
Jun 1, 2016
N/A· v4
7.8 HIGH· v3
2.1 LOW· v2
libcontainer/user/user.go in runC before 0.1.0, as used in Docker before 1.11.2, improperly treats a numeric UID as a potential username, which allows local users to gain privileges via a numeric username in the password...Show more
libcontainer/user/user.go in runC before 0.1.0, as used in Docker before 1.11.2, improperly treats a numeric UID as a potential username, which allows local users to gain privileges via a numeric username in the password file in a container.Show less
1Docker
1Docker
May 6, 2026
May 18, 2015
N/A· v4
N/A· v3
3.6 LOW· v2
Docker Engine before 1.6.1 allows local users to set arbitrary Linux Security Modules (LSM) and docker_t policies via an image that allows volumes to override files in /proc.
1Docker
1Docker
May 6, 2026
May 18, 2015
N/A· v4
N/A· v3
7.2 HIGH· v2
Docker Engine before 1.6.1 uses weak permissions for (1) /proc/asound, (2) /proc/timer_stats, (3) /proc/latency_stats, and (4) /proc/fs, which allows local users to modify the host, obtain sensitive information, and perf...Show more
Docker Engine before 1.6.1 uses weak permissions for (1) /proc/asound, (2) /proc/timer_stats, (3) /proc/latency_stats, and (4) /proc/fs, which allows local users to modify the host, obtain sensitive information, and perform protocol downgrade attacks via a crafted image.Show less
1Docker
2Docker
Libcontainer
May 6, 2026
May 18, 2015
N/A· v4
N/A· v3
7.2 HIGH· v2
Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.
1Docker
1Docker
May 6, 2026
Dec 16, 2014
N/A· v4
N/A· v3
6.4 MEDIUM· v2
Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) "docker load" operation or (2) "registry commu...Show more
Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) "docker load" operation or (2) "registry communications."Show less
1Docker
1Docker
May 6, 2026
Dec 16, 2014
N/A· v4
N/A· v3
10.0 HIGH· v2
Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build in a Dockerfile in an LZMA (.xz) archive, related to the chroot for archive extraction.
1Docker
1Docker
May 6, 2026
Dec 12, 2014
N/A· v4
N/A· v3
5.0 MEDIUM· v2
Docker 1.3.0 through 1.3.1 allows remote attackers to modify the default run profile of image containers and possibly bypass the container by applying unspecified security options to an image.
1Docker
1Docker
May 6, 2026
Dec 12, 2014
N/A· v4
N/A· v3
7.5 HIGH· v2
Docker before 1.3.2 allows remote attackers to write to arbitrary files and execute arbitrary code via a (1) symlink or (2) hard link attack in an image archive in a (a) pull or (b) load operation.
1Docker
2Docker
Docker Py
May 6, 2026
Nov 17, 2014
N/A· v4
N/A· v3
5.0 MEDIUM· v2
Docker before 1.3.1 and docker-py before 0.5.3 fall back to HTTP when the HTTPS connection to the registry fails, which allows man-in-the-middle attackers to conduct downgrade attacks and obtain authentication and image...Show more
Docker before 1.3.1 and docker-py before 0.5.3 fall back to HTTP when the HTTPS connection to the registry fails, which allows man-in-the-middle attackers to conduct downgrade attacks and obtain authentication and image data by leveraging a network position between the client and the registry to block HTTPS traffic.Show less
2Docker
Fedoraproject
2Docker
Fedora
May 6, 2026
Jul 11, 2014
N/A· v4
N/A· v3
7.2 HIGH· v2
Docker 1.0.0 uses world-readable and world-writable permissions on the management socket, which allows local users to gain privileges via unspecified vectors.