8.1 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): Low (L)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): Low (L)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
5 packages
- python313Packages.crewai-cli
- python314Packages.crewai-cli
- python313Packages.crewai-core
- python314Packages.crewai-core
- pkgsRocm.python3Packages.crewai
- @LeSuisse dismissed
CrewAI before fb2323b offers a Python blocklist approach that operates …
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.
References
Affected products
- <fb2323b3deb3ec62b3965526857e77a2264e4cd0
Matching in nixpkgs
pkgs.crewai
Framework for orchestrating role-playing, autonomous AI agents
pkgs.pkgsRocm.crewai
Framework for orchestrating role-playing, autonomous AI agents
pkgs.python313Packages.crewai
Framework for orchestrating role-playing, autonomous AI agents
Ignored packages (5)
pkgs.python313Packages.crewai-cli
CLI for CrewAI: scaffold, run, deploy and manage AI agent crews
-
nixos-unstable -
- nixos-unstable-small 1.15.18
pkgs.python314Packages.crewai-cli
CLI for CrewAI: scaffold, run, deploy and manage AI agent crews
-
nixos-unstable -
- nixos-unstable-small 1.15.18
pkgs.python313Packages.crewai-core
Shared utilities for CrewAI (version, paths, user-data, telemetry, printer)
-
nixos-unstable -
- nixos-unstable-small 1.15.18
pkgs.python314Packages.crewai-core
Shared utilities for CrewAI (version, paths, user-data, telemetry, printer)
-
nixos-unstable -
- nixos-unstable-small 1.15.18
Package maintainers
-
@liberodark liberodark <liberodark@gmail.com>