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.
Published: 2026-08-12
Score: 5.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Docker Sandboxes enforces read‑only intent of a host mount only for the in‑guest container bind, but it incorrectly grants write access to the underlying virtio‑fs host‑edge through the sandbox’s shared‑export alias. As a result, code running inside the sandbox can discover that path and write to a host directory that the operator intended to be read‑only. The weakness is a classic CWE‑863 misuse of permissions, enabling an attacker who obtains any unprivileged code execution inside the sandbox to tamper with host files that should remain protected, potentially altering configuration, injecting malicious data, or creating backdoors.

Affected Systems

The vulnerability affects Docker’s Docker Sandboxes product. Specific vendor/OS combinations are not listed, and no version range is provided; any release that implements the shared‑export alias for runtime mounts may be susceptible.

Risk and Exploitability

The CVSS score of 5.7 indicates moderate severity. EPSS information is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be internal: an attacker must have code that runs within a sandbox to locate the shared‑export path and perform a write. This limits widespread exploitation but still permits a sandbox to modify host data, which can be critical depending on the host contents.

Generated by OpenCVE AI on August 13, 2026 at 00:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the most recent Docker Sandboxes release that corrects the shared‑export grant to enforce read‑only access.
  • Reconfigure sandbox policies to remove or disable the shared‑export alias for mounts that are intended to be read‑only.
  • Implement host‑level monitoring to detect and alert on write operations originating from sandbox processes.

Generated by OpenCVE AI on August 13, 2026 at 00:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
First Time appeared Docker sandboxes
Vendors & Products Docker sandboxes

Wed, 12 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
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.
Title Docker Sandboxes read-only runtime mount writable through its shared-export alias
First Time appeared Docker
Docker docker Sandboxes
Weaknesses CWE-863
CPEs cpe:2.3:a:docker:docker_sandboxes:*:*:*:*:*:*:*:*
Vendors & Products Docker
Docker docker Sandboxes
References
Metrics cvssV4_0

{'score': 5.7, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Docker Docker Sandboxes Sandboxes
cve-icon MITRE

Status: PUBLISHED

Assigner: Docker

Published:

Updated: 2026-08-12T17:02:13.455Z

Reserved: 2026-07-28T21:28:23.642Z

Link: CVE-2026-18171

cve-icon Vulnrichment

Updated: 2026-08-12T17:02:04.406Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-12T15:17:32.477

Modified: 2026-08-18T15:04:46.610

Link: CVE-2026-18171

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T00:15:04Z

Weaknesses