CVE 9.8 CRITICAL

Evolver: Command Injection via `execSync` in `_extractLLM()` function allows Remote Code Execution_CVE-2026-42076

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

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.

AI Analysis

Command injection vulnerability in the _extractLLM() function allowing remote code execution

Basic Information

ID CVE-2026-42076
Source GitHub_M
Published May 4, 2026 at 16:48

Affected Product

Vendor EvoMap
Product evolver
Version < 1.69.3
Affected Versions EvoMap evolver < 1.69.3

CWE Classification

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor EvoMap
Product evolver
Version < 1.69.3

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.