Description
The CrewAI CodeInterpreter tool falls back to SandboxPython when it cannot reach Docker, which can enable RCE through arbitrary C function calling.
Published: 2026-03-30
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

CrewAI’s CodeInterpreter tool is designed to run user‑supplied Python code within a Docker container. When Docker is unavailable, the tool falls back to a component called SandboxPython. This fallback path allows the execution of arbitrary C functions, giving attackers the ability to run malicious code on the host system. The vulnerability is identified as CWE‑749 and can result in complete compromise of any machine running the vulnerable instance.

Affected Systems

The affected product is CrewAI, specifically installations that include the CodeInterpreter functionality. No explicit version information was provided, so all releases that provide this tool should be considered vulnerable until a patch is issued.

Risk and Exploitability

The CVSS score of 9.6 indicates critical severity and the EPSS score of less than 1% suggests a low current exploitation probability, yet the potential impact remains severe due to the ability to execute arbitrary code on the host. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote, as the CodeInterpreter endpoint can be accessed over a network connection. An attacker who can trigger the Docker fallback can invoke arbitrary C functions and gain full control of the underlying operating system.

Generated by OpenCVE AI on April 2, 2026 at 22:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest CrewAI patch that removes or secures the SandboxPython fallback.
  • If no patch is available, disable the CodeInterpreter feature or restrict it to trusted users only.
  • Configure Docker to remain reachable so the fallback path is never used.
  • Monitor system logs for unexpected C function execution attempts.
  • Regularly check the CrewAI vendor website for updates or security advisories.

Generated by OpenCVE AI on April 2, 2026 at 22:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
CWE-94

Wed, 01 Apr 2026 02:15:00 +0000

Type Values Removed Values Added
First Time appeared Crewai
Crewai crewai
Vendors & Products Crewai
Crewai crewai

Tue, 31 Mar 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-749
Metrics cvssV3_1

{'score': 9.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 31 Mar 2026 03:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
CWE-94

Mon, 30 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Description The CrewAI CodeInterpreter tool falls back to SandboxPython when it cannot reach Docker, which can enable RCE through arbitrary C function calling.
Title CVE-2026-2275
References

cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-03-31T17:53:04.735Z

Reserved: 2026-02-10T12:06:47.960Z

Link: CVE-2026-2275

cve-icon Vulnrichment

Updated: 2026-03-31T17:50:49.435Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-30T16:16:04.557

Modified: 2026-04-01T14:24:21.833

Link: CVE-2026-2275

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-03T09:38:13Z

Weaknesses