Docker Sandboxes Vulnerability in Virtio-FS Grant Access
CVE-2026-18171
5.7MEDIUM
What is CVE-2026-18171?
In Docker Sandboxes, a vulnerability arises due to the manner in which read-only intents from runtime host mounts are applied. Specifically, while the intent applies to the guest container bind, the underlying virtio-fs host-edge grant is incorrectly listed in the sandbox's policy-share allowlist without an access mode. This misconfiguration permits unprivileged code running inside the sandbox to identify the writable path of the directory, ultimately allowing it to write to a host directory that was intended to be read-only. This situation compromises the integrity of host directories attached to the sandbox.
Affected Version(s)
Docker Sandboxes MacOS 0.35.0 <= 0.38.0
