GHSA-99pg-grm5-qq3v

    Dashboard / Vulnerabilities / GHSA-99pg-grm5-qq3v

    GHSA-99pg-grm5-qq3v

    Published: 10 Jun 2024Last Modified: 10 Sept 2026

    Summary: Docker CLI leaks private registry credentials to registry-1.docker.io

    Details: ## 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` rather than the intended private registry. ## Patches This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. ## Workarounds Ensure that any configured `credsStore` or `credHelpers` entries in the configuration file reference an installed credential helper that is executable and on the `PATH`. ## For more information If you have any questions or comments about this advisory: * [Open an issue](https://github.com/docker/cli/issues/new/choose) * Email us at [email protected] if you think you’ve found a security bug

    Affected packages

    Package

    Name: github.com/docker/cli

    Purl: pkg:golang/github.com/docker/cli

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -20.10.9

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-99pg-grm5-qq3v | CVE-DB