CVE-2026-78122

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Tecnativadocker-socket-proxy0 <= 0.5.0affected

Weaknesses

  • CWE-1220: Insufficient Granularity of Access Control

References