Package
podman-fips-5.8
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
False positive: the vulnerable code is not in this package.
This is an AuthZ plugin bypass in the moby daemon's authorization middleware. podman v5.8.5 vendors github.com/docker/docker only for API types and the HTTP client (vendor/modules.txt): api, api/types/*, client and a few pkg helpers. Neither pkg/authorization nor api/server is vendored, so the affected middleware is absent. podman implements its own Docker-compatible REST API and does not load moby AuthZ plugins.
Status