Github.Com Docker Cli vulnerabilities
2 known vulnerabilities affecting github.com/docker_cli.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2025-15558HIGH≥ 19.03.0, < 29.2.02026-03-05
CVE-2025-15558 [HIGH] CWE-427 Docker CLI Plugins: Uncontrolled Search Path Element Leads to Local Privilege Escalation on Windows
Docker CLI Plugins: Uncontrolled Search Path Element Leads to Local Privilege Escalation on Windows
This issue affects Docker CLI through 29.1.5
### Impact
Docker CLI for Windows searches for plugin binaries in `C:\ProgramData\Docker\cli-plugins`, a directory that does not exist by default. A low-privileged attacker can create this directory and place malicious CLI
ghsaosv
CVE-2021-41092MEDIUM≥ 0, < 20.10.92024-06-10
CVE-2021-41092 [MEDIUM] CWE-200 Docker CLI leaks private registry credentials to registry-1.docker.io
Docker CLI leaks private registry credentials to registry-1.docker.io
## Impact
A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io`
ghsaosv