Dismissed
(not in Nixpkgs)
Permalink
CVE-2026-42076
9.8 CRITICAL
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse dismissed (not in Nixpkgs)
Evolver: Command Injection via `execSync` in `_extractLLM()` function allows Remote Code Execution
Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a command injection vulnerability in the _extractLLM() function allows attackers to execute arbitrary shell commands on the server. The function constructs a curl command using string concatenation and passes it to execSync() without proper sanitization, enabling remote code execution when the corpus parameter contains shell metacharacters. This issue has been patched in version 1.69.3.
References
-
https://github.com/EvoMap/evolver/security/advisories/GHSA-j5w5-568x-rq53 x_refsource_CONFIRM
-
https://github.com/EvoMap/evolver/releases/tag/v1.69.3 x_refsource_MISC
Affected products
evolver
- ==< 1.69.3
Matching in nixpkgs
pkgs.revolver
Progress spinner for ZSH scripts
-
nixos-unstable 0.2.4-unstable-2020-09-30
- nixpkgs-unstable 0.2.4-unstable-2020-09-30
- nixos-unstable-small 0.2.4-unstable-2020-09-30
-
nixos-25.11 0.2.4-unstable-2020-09-30
- nixos-25.11-small 0.2.4-unstable-2020-09-30
- nixpkgs-25.11-darwin 0.2.4-unstable-2020-09-30
Package maintainers
-
@d-brasher D. Brasher