CrewAI before fb2323b offers a Python blocklist approach that operates at the wrong level of abstraction, a different vulnerability than CVE-2026-2275. Import-time blocking of module names does not address the availability of Python's complete object graph. For example, calling ctypes.CDLL(None) loads the C library without relying in any import statements. In other words, a within-process sandbox cannot merely account for the import system and instead must account for the complete runtime of the Python interpreter.
Advisories
No advisories yet.
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Sun, 13 Sep 2026 20:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | CrewAI before fb2323b offers a Python blocklist approach that operates at the wrong level of abstraction, a different vulnerability than CVE-2026-2275. Import-time blocking of module names does not address the availability of Python's complete object graph. For example, calling ctypes.CDLL(None) loads the C library without relying in any import statements. In other words, a within-process sandbox cannot merely account for the import system and instead must account for the complete runtime of the Python interpreter. | |
| First Time appeared |
Crewai
Crewai crewai |
|
| Weaknesses | CWE-424 | |
| CPEs | cpe:2.3:a:crewai:crewai:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Crewai
Crewai crewai |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: mitre
Published:
Updated: 2026-09-13T20:42:33.228Z
Reserved: 2026-04-06T00:00:00.000Z
Link: CVE-2026-37008
No data.
Status : Received
Published: 2026-09-13T21:17:01.303
Modified: 2026-09-13T21:17:01.303
Link: CVE-2026-37008
No data.
OpenCVE Enrichment
Updated: 2026-09-13T21:30:16Z
Weaknesses