CVE-2026-18171

Severity CVSS v4.0:
MEDIUM
Type:
Unavailable / Other
Publication date:
12/08/2026
Last modified:
18/08/2026

Description

Docker Sandboxes (sbx) applies the read-only intent of a runtime host mount to the in-guest container bind only: the underlying virtio-fs host-edge grant is added to the sandbox's policy-share allowlist with no access mode. The directory stays writable at its shared-export path, so unprivileged code inside the sandbox can derive that path and write to a host directory the operator attached read-only.