CVE-2026-12039
CWE-923Published: June 18, 2026· Updated: Jun 22, 2026
Official Description
Docker Sandboxes (sbx) enforces an HTTP/S-only egress allowlist but does not apply it to DNS resolution: the per-network embedded DNS server forwards any queried name to the host resolver whenever the network is internet-connected, without consulting the policy. A workload inside a sandbox, which the threat model treats as untrusted, can therefore encode data into DNS labels for an attacker-controlled domain and exfiltrate it through a DNS covert channel, bypassing the configured allowlist.
Technical Analysis
CVE-2026-12039 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
All References (2)
Quick Facts
Related CVEs (CWE-923)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-12039 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts