All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-18171
MEDIUMpublished 2026-08-12 15:17 UTC · 12 hours ago · modified 2026-08-12 18:17 UTC
5.7
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-863