GO-2026-5746

    Dashboard / Vulnerabilities / GO-2026-5746

    GO-2026-5746

    Published: 25 Jun 2026Last Modified: 23 Jul 2026

    Summary: Docker: 'PUT /containers/{id}/archive' executes container binary on the host in github.com/docker/docker

    Details: The Docker daemon's implementation of the "PUT /containers/{id}/archive" endpoint executes a container binary on the host when extracting an archive to a container. On Unix-like systems, this can be exploited if an attacker can control the container's filesystem or the archive being extracted, potentially leading to privilege escalation or host compromise. The affected code is located in the daemon package, specifically in the containerExtractToDir method of the Daemon struct. This package is part of the Moby daemon's core and is not intended for external use as a library.

    Affected packages

    Package

    Name: github.com/docker/docker

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

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    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
    GO-2026-5746 | CVE-DB