Exploitation of Docker Sandboxes' DNS Resolution Mechanism
CVE-2026-12039
5.7MEDIUM
What is CVE-2026-12039?
Docker Sandboxes enforce an HTTP/S-only egress allowlist; however, this policy does not extend to DNS resolution. When the network is connected to the internet, the embedded DNS server queries names without adhering to the defined policy, allowing untrusted workloads to exploit this oversight. An attacker can encode data into DNS labels for their domain and exfiltrate sensitive information through a covert DNS channel, bypassing security measures designed to protect the environment.
Affected Version(s)
Docker Sandboxes MacOS 0.13.0 < 0.33.0
