Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
CrewAI does not properly check that Docker is still running during runtime, and will fall back to a sandbox setting that allows for RCE exploitation.
AnalysisAI
CrewAI fails to validate Docker runtime availability during execution and silently reverts to an insecure sandbox mode, enabling remote code execution. Affected versions prior to the patch rely on Docker for isolation; when Docker becomes unavailable or is misconfigured, the fallback mechanism does not enforce adequate sandboxing constraints, allowing attackers to execute arbitrary commands within the application context. No CVSS score or official CVE details are available at this time, though the vulnerability has been reported to CERT and carries high practical risk due to the automatic unsafe fallback behavior.
Technical ContextAI
CrewAI is an agent framework that leverages containerization (Docker) as a primary security boundary for isolating agent execution environments. The vulnerability arises from insufficient runtime validation logic: the application does not robustly check Docker daemon status or container health before attempting to spawn isolated execution contexts. When Docker becomes unavailable-due to daemon crash, misconfiguration, or network partition-the code falls back to a less-restrictive sandbox mode without proper compensating controls. This fallback mechanism does not maintain the same isolation guarantees as the containerized execution path, effectively downgrading the security posture without user awareness. The root cause appears to be a missing or inadequate guard condition in the execution path selection logic (CWE class: improper input validation, error handling, or security control bypass).
RemediationAI
Upgrade CrewAI to the patched version released by the maintainers. Exact patched version numbers are not specified in the provided data; consult the CERT advisory (https://www.kb.cert.org/vuls/id/221883) and the CrewAI project repository for the minimum patched release. As an interim workaround, ensure Docker daemon is always running and healthily monitored before executing CrewAI agents; implement startup checks and runtime monitoring to detect Docker unavailability and fail-safe (do not fall back to sandbox mode). Additionally, run CrewAI agents within a restrictive container environment or with SELinux/AppArmor policies to constrain fallback execution. Review application logs and execution traces for evidence of sandbox fallback activation.
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
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 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
An issue in Plone Docker Official Image 5.2.13 (5221) open-source software that could allow for remote code execution du
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Rated critical seve
Unauthenticated remote code execution in 9router (npm package) versions 0.4.30 through 0.4.36 allows network-adjacent at
Same weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-17123