Package
prometheus-3.11
Component
github.com/docker/docker
Latest update
8.8
CVSS V3
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Justification
Impact
This CVE affects the Docker daemon's authorization-plugin (AuthZ) request forwarding. The package only imports github.com/docker/docker/client and a few api/types packages from this module, used for Docker service discovery (querying a remote daemon to enumerate containers and swarm services for metric scraping). It is a client of a Docker daemon, never a daemon itself; the vulnerable AuthZ forwarding code is not linked into the binary, so the issue is not reachable.
Status
Impact
Fix for this CVE is available in Docker Engine v29.3.1 and github.com/moby/moby/v2 v2.0.0-beta.8. A fix has also been committed to the moby/moby 28.x branch (https://github.com/moby/moby/commit/6d311e0d8d4174a6347942db78c553fb7dc3762e) but no release has been tagged yet. No backport to older module versions is available. Awaiting upstream maintainer action.
Status