---
cve: "CVE-2021-41092"
severity: "MEDIUM"
cvss: 5.4
epss: "1.7%"
vendor: "Docker"
kev: false
exploited: false
published: "2021-10-04 20:15:07"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T06:34:24+02:00"
---

# CVE-2021-41092

> 5.4 MEDIUM · 🧪 PoC

## Beschreibung

Docker CLI is the command line interface for the docker container runtime. 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` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Hoch | good |
| UI Interaktion | Erforderlich | good |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- c2ea9bc90bacf19bdbe37fd13eec8772432aca99 (Commit)
- 893e52cf4ba4b048d72e99748e0f86b2767c6c6b (Commit)

## Referenzen

- <https://github.com/docker/cli/security/advisories/GHSA-99pg-grm5-qq3v>
- <https://github.com/docker/cli/commit/893e52cf4ba4b048d72e99748e0f86b2767c6c6b>
- <https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/>
- <https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/>
- <https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2021-41092) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
