CVE-2026-78122 PUBLISHED

docker-socket-proxy through 0.5.0 Insufficient Access Control Granularity Exposes Container Filesystems

Assigner: VulnCheck
Reserved: 22.08.2026 Published: 22.08.2026 Updated: 22.08.2026

docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/{id}/archive, /containers/{id}/export, /containers/{id}/logs, and /containers/{id}/top to read arbitrary files and download entire container filesystems as tar archives.

Metrics

CVSS Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 8.3

Product Status

Vendor Tecnativa
Product docker-socket-proxy
Versions Default: unaffected
  • affected from 0 to 0.5.0 (incl.)

Credits

  • nedlir reporter

References

Problem Types

  • Insufficient Granularity of Access Control CWE