CVE-2026-34040 Details
Description
Moby is an open source container framework. Prior to version 29.3.1, a security vulnerability has been detected that allows attackers to bypass authorization plugins (AuthZ). This issue has been patched in version 29.3.1.
An authorization bypass vulnerability has been identified in Moby, an open-source container framework, affecting versions prior to 29.3.1. This vulnerability allows attackers to bypass authorization plugins under certain conditions. The issue arises when a specially-crafted API request is sent to the Docker daemon, which then forwards the request to an authorization plugin without including the request body. This omission can lead to unauthorized access, as some plugins may allow requests that they would normally deny if the body had been included.
Users can update to Docker version 29.3.1 or later to address this vulnerability. If an immediate update is not possible, it is recommended to avoid using AuthZ plugins that depend on request body inspection for security decisions and to restrict access to the Docker API to trusted parties, following the principle of least privilege.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 1, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/moby/moby/releases/tag/docker-v29.3.1 | [email protected] | Release Notes |
| https://github.com/moby/moby/security/advisories/GHSA-x744-4wpc-v9h2 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-288 | Authentication Bypass Using an Alternate Path or Channel | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| docker engine | < 29.3.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 16, 2026 | Reanalysis | [email protected] |
| Apr 3, 2026 | Initial Analysis | [email protected] |
| Mar 31, 2026 | New CVE Received | [email protected] |