PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-41567 Moby CVE debrief

A malicious container image can achieve arbitrary code execution with full daemon privileges when a user uploads a compressed archive into that container. This vulnerability affects Moby installations prior to Docker Engine 29.5.1 and moby/moby v2.0.0-beta.14. The issue allows for potential host root UID and unrestricted capabilities exploitation if a user uploads a compressed archive into a container created from a malicious image. Container administrators and users must verify and update their Moby installations to prevent potential exploitation. The vulnerability is a high-severity issue that requires immediate attention.

Vendor
Moby
Product
Moby
CVSS
HIGH 7.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-05
Original CVE updated
2026-09-09
Advisory published
2026-06-05
Advisory updated
2026-09-09

Who should care

Container administrators and users who use Moby installations should verify and update their installations to prevent potential arbitrary code execution. This includes operators, platform administrators, vulnerability-management teams, and security teams who need to ensure that their Moby installations are updated to Docker Engine 29.5.1 or moby/moby v2.0.0-beta.14. Additionally, users who upload compressed archives into containers or pipe compressed data,

Why it matters

CVE-2026-41567 is a high-severity vulnerability in the Moby container framework that allows arbitrary code execution with full daemon privileges. Container administrators and users should verify and update their Moby installations to prevent potential exploitation.

  • Potential arbitrary code execution with full daemon privileges
  • Possible host root UID and unrestricted capabilities exploitation
  • Need for verification of Moby installations and updates to Docker Engine 29.5.1 or moby/moby v2.0.0-beta.14
  • Importance of running containers from trusted images and restricting access to the PUT /containers/{id}/archive endpoint

Technical summary

The Moby container framework is vulnerable to arbitrary code execution when a compressed archive is uploaded to a container via PUT /containers/{id}/archive or piped through docker cp -. A malicious container image containing a trojanized decompression binary can achieve this. The issue is fixed in Docker Engine 29.5.1 and moby/moby v2.0.0-beta.14. The vulnerability allows for potential arbitrary code execution with full daemon privileges, including host root UID and unrestricted capabilities exploitation. Container administrators and users should verify and update their Moby installations to prevent potential exploitation.

Defensive priority

High priority for container administrators and users to verify and update their Moby installations.

Recommended defensive actions

  • Verify and update Moby installations to Docker Engine 29.5.1 or moby/moby v2.0.0-beta.14
  • Only run containers from trusted images
  • Use authorization plugins to restrict access to the PUT /containers/{id}/archive endpoint
  • Avoid piping compressed archives into containers created from untrusted images
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The issue is fixed in Docker Engine 29.5.1 and moby/moby v2.0.0-beta.14. Workarounds include only running containers from trusted images, using authorization plugins to restrict access to the PUT /containers/{id}/archive endpoint, and avoiding piping compressed archives into containers created from untrusted images.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-41567 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-41567

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-41567 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-41567

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/moby/moby/security/advisories/GHSA-x86f-5xw2-fm2r

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:37387

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:41030

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:42852

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:44622

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:51057

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/security/cve/CVE-2026-41567

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-41567.json

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.