Package
harvester-fips
Component
github.com/docker/docker
Latest update
Fixed version
1.8.1-r11
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
Fixed version
1.8.1-r11Status
Impact
Fixed upstream only in the new github.com/moby/moby/v2 module path (v2.0.0-beta.8); the legacy github.com/docker/docker module path harvester consumes is frozen at v28.5.2+incompatible and never published a v29, so the dependency is already at its maximum available version. Reaching the fix requires migrating docker/docker → moby/moby/v2, a major module-path change that also breaks transitive consumers (oras) which import github.com/docker/docker/... paths. harvester imports docker/docker only transitively and ships no dockerd; the vulnerable code is the daemon's AuthZ plugin request-body handling, which is not reachable in the harvester binary. Pending upstream: resolves when the transitive dependency chain (oras/containerd) migrates to moby/moby/v2.
Status