Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N
Job submission over the network API needs a privileged submit-job token (PR:H, AV:N, AC:L); container-to-host escape is a scope change (S:C) yielding host read/write (C:H/I:H) with no availability impact.
Primary rating from Vendor (hashicorp).
CVSS VectorVendor: hashicorp
Lifecycle Timeline
2DescriptionCVE.org
HashiCorp Nomad and Nomad Enterprise are vulnerable to a sandbox escape in the Docker task driver that may allow a job submitter to bind-mount a host path into a container even when volume bind mounts are disabled, potentially leading to reading and writing files on the host. This vulnerability, CVE-2026-14891, is fixed in Nomad Community Edition 2.0.4 and Nomad Enterprise 2.0.4, 1.11.8, and 1.10.14.
Articles & Coverage 2
AnalysisAI
Container-to-host sandbox escape in HashiCorp Nomad and Nomad Enterprise lets an authenticated job submitter using the Docker task driver bind-mount an arbitrary host path into their container even when volume bind mounts are administratively disabled, enabling read and write access to files on the underlying host. The scope-changing flaw (CVSS 3.1 8.7) affects the Community and Enterprise editions and is fixed in Nomad 2.0.4 (CE), and Enterprise 2.0.4, 1.11.8, and 1.10.14. There is no public exploit identified at time of analysis and it is not on CISA KEV.
Technical ContextAI
Nomad is HashiCorp's workload orchestrator that schedules and runs jobs across a cluster; the Docker task driver launches those jobs as Docker containers on client nodes. Operators can harden the driver by disabling volume/bind mounts so that job authors cannot map host filesystem paths into containers. The root cause maps to CWE-59 (Improper Link Resolution Before File Access / 'Link Following'), meaning the driver's mount handling can be tricked - typically via symlink or path-resolution abuse - into resolving a mount source to a host path that the disable-bind-mount control was intended to forbid, allowing the container to reach the host filesystem. No CPE strings were supplied in the input; affected products are identified from the description and vendor advisory text rather than NVD CPE data.
RemediationAI
Vendor-released patch: upgrade to Nomad Community Edition 2.0.4, or Nomad Enterprise 2.0.4, 1.11.8, or 1.10.14 depending on your release line, per HashiCorp advisory HCSEC-2026-21 (https://discuss.hashicorp.com/t/hcsec-2026-21-nomad-vulnerable-to-sandbox-escape-in-docker-task-driver/77561). Because the bypass defeats the disable-bind-mounts control itself, that setting cannot be relied upon as a workaround. Until patching, reduce exposure by tightening Nomad ACLs so that only trusted principals hold the submit-job capability, restricting or disabling the Docker task driver on sensitive client nodes, and isolating clients that run untrusted or multi-tenant workloads onto dedicated hosts so a host-file compromise cannot reach sensitive data or other tenants; note these controls constrain who can schedule work and may disrupt legitimate deployment pipelines. Review job specifications for unexpected mount or symlink usage as a detection measure.
An issue was discovered in Appsmith before 1.52. Rated critical severity (CVSS 9.8), this vulnerability is remotely expl
runc through version 1.0-rc6 (used in Docker before 18.09.2) contains a container escape vulnerability that allows attac
Netmaker makes networks with WireGuard. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no a
Unauthenticated remote code execution in Marimo ≤0.20.4 allows attackers to execute arbitrary system commands via the `/
The News & Blog Designer Pack - WordPress Blog Plugin - (Blog Post Grid, Blog Post Slider, Blog Post Carousel, Blog Post
Path traversal in JFrog Artifactory (CWE-22) enables an authenticated low-privilege user to write data outside the inten
Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build
Remote code execution in Gogs through 0.14.2 allows authenticated users (and unauthenticated attackers on default-config
Remote code execution in Flowise before 3.1.2 allows any authenticated user (or API caller with chatflow view/update per
Remote code execution in NocoBase Workflow Script Node (npm @nocobase/plugin-workflow-javascript) allows authenticated l
Docker Desktop Community Edition before 2.1.0.1 allows local users to gain privileges by placing a Trojan horse docker-c
Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 25.2.169 and Application prior to version 2
Same weakness CWE-59 – Improper Link Resolution Before File Access
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42345
GHSA-5c56-jfhx-4gcm