CVE-2026-37008
Last modified
CVE-2026-37008 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| CrewAI | CrewAI | < fb2323b3deb3ec62b3965526857e77a2264e4cd0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-37008?
How severe is CVE-2026-37008?
How do I fix CVE-2026-37008?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-3699A security flaw has been discovered in UTT HiPER 810G up to …8.8
- CVE-2026-3700A weakness has been identified in UTT HiPER 810G up to 1.7.7…8.8
- CVE-2026-37003Agno up to and including 2.5.8 is vulnerable to Remote Code …9.8
- CVE-2026-37004BerriAI litellm <=1.82.4 is vulnerable to Server-Side Templa…9.8
- CVE-2026-37006A vulnerability in the WebSocket endpoint of gpt-researcher …9.8
- CVE-2026-37007A vulnerability in FileWriterTool in crewai-tools <= 1.10.2r…9.8
- CVE-2026-37009A SQL injection vulnerability in NL2SQLTool in crewai-tools …6.5
- CVE-2026-3701A security vulnerability has been detected in H3C Magic B1 u…8.8
- CVE-2026-37012A vulnerability in pentestgpt/core/langfuse.py in PentestGPT…7.5
- CVE-2026-3702A vulnerability was detected in SourceCodester Loan Manageme…6.1
- CVE-2026-3703A flaw has been found in Wavlink NU516U1 251208. This affect…9.8
- CVE-2026-3704A vulnerability has been found in Wavlink NU516U1 251208. Th…7.2
Are you affected by CVE-2026-37008?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
