Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability 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.
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L
Vulnerability Type
对候选路径的不恰当保护
Vulnerability Title
CrewAI 权限许可和访问控制问题漏洞
Vulnerability Description
CrewAI是CrewAI组织开源的一个支持多智能体协作完成复杂任务的人工智能代理框架。 CrewAI fb2323b之前版本存在权限许可和访问控制问题漏洞,该漏洞源于Python黑名单机制抽象层级不当,仅在导入时拦截模块名,无法覆盖Python的完整对象图,导致进程内沙箱可被绕过。
CVSS Information
N/A
Vulnerability Type
N/A