CVE-2026-33997

Moby is an open source container framework. Prior to version 29.3.1, a security vulnerability has been detected that allows plugins privilege validation to be bypassed during docker plugin install. Due to an error in the daemon's privilege comparison logic, the daemon may incorrectly accept a privilege set that differs from the one approved by the user. Plugins that request exactly one privilege are also affected, because no comparison is performed at all. This issue has been patched in version 29.3.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:docker:engine:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-31 03:15

Updated : 2026-09-09 13:19


NVD link : CVE-2026-33997

Mitre link : CVE-2026-33997

CVE.ORG link : CVE-2026-33997


JSON object : View

Products Affected

docker

  • engine
CWE
CWE-193

Off-by-one Error

CWE-266

Incorrect Privilege Assignment