Vulnerability in Docker Sandboxes
CVE-2026-12539
Docker Sandboxes (sbx) blocks ICMP egress with an authorizer applied only at network-creation time, and does not re-apply it to networks rebuilt from disk when the Docker daemon restarts, so a restart-surviving sandbox forwards ICMP to arbitrary hosts. A workload inside a sandbox, which the threat model treats as untrusted, can therefore defeat the documented ICMP egress block to perform network reconnaissance and exfiltrate data over an ICMP covert channel, regardless of the configured allowlist.
Vulnerability class: Dirty Pipe (CVE-2022-0847)
Published · last modified .
EPSS exploit prediction
EPSS: 0.001 (3.7th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 4th percentile — 3.7% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.001 · newest: 0.001 · change: 0.000
Affected products
- Docker Sandboxes — versions 0.14.0
Weakness classification (CWE)
References
- docs.docker.com/ai/sandboxes/ (product)
- github.com/docker/sbx-releases/releases/tag/v0.33.0 (release-notes)