Cyber Posture

CVE-2026-34040

High

Published: 31 March 2026

Published
31 March 2026
Modified
03 April 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0001 0.9th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-34040 is a high-severity Authentication Bypass Using an Alternate Path or Channel (CWE-288) vulnerability in Mobyproject Moby. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 0.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-25 (Reference Monitor) and AC-3 (Access Enforcement).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires timely identification, reporting, and patching of flaws like the AuthZ bypass in Moby prior to version 29.3.1.

prevent

Mandates enforcement of approved authorizations for access to system resources, directly countering the authorization plugin bypass.

prevent

Implements a tamperproof reference monitor to enforce access control policies, mitigating the alternate path used to bypass AuthZ plugins.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

The vulnerability is an authentication bypass in Moby's AuthZ plugins allowing low-privileged local attackers to gain unauthorized access to container resources and perform high-impact actions, directly enabling exploitation for privilege escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD 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.

Deeper analysisAI

CVE-2026-34040 is a security vulnerability in Moby, an open source container framework, affecting versions prior to 29.3.1. The flaw allows attackers to bypass authorization plugins (AuthZ), classified under CWE-288 (Authentication Bypass Using an Alternate Path or Channel). It carries a CVSS v3.1 base score of 8.8 (AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H), indicating high severity due to its potential for significant impact across confidentiality, integrity, and availability with a changed scope.

A local attacker with low privileges can exploit this vulnerability with low complexity and no user interaction required. Successful exploitation enables bypassing AuthZ controls, potentially granting unauthorized access to container resources and leading to high-impact outcomes such as data exfiltration, modification of critical files, or disruption of container operations.

The issue has been patched in Moby version 29.3.1, as detailed in the official release notes and security advisory. Security practitioners should update to this version or later to mitigate the risk, with further technical details available in the GitHub advisory (GHSA-x744-4wpc-v9h2) and release tag (docker-v29.3.1).

Details

CWE(s)

Affected Products

mobyproject
moby
≤ 29.3.1

CVEs Like This One

CVE-2026-33997Same product: Mobyproject Moby
CVE-2026-33747Same vendor: Mobyproject
CVE-2025-22230Shared CWE-288
CVE-2026-26117Shared CWE-288
CVE-2026-24359Shared CWE-288
CVE-2026-33748Same vendor: Mobyproject
CVE-2025-1671Shared CWE-288
CVE-2026-20079Shared CWE-288
CVE-2024-9658Shared CWE-288
CVE-2025-9967Shared CWE-288

References