CVE-2026-42076

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.
Configurations

No configuration.

History

05 May 2026, 16:16

Type Values Removed Values Added
References () https://github.com/EvoMap/evolver/security/advisories/GHSA-j5w5-568x-rq53 - () https://github.com/EvoMap/evolver/security/advisories/GHSA-j5w5-568x-rq53 -

04 May 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-04 17:16

Updated : 2026-05-07 15:46


NVD link : CVE-2026-42076

Mitre link : CVE-2026-42076

CVE.ORG link : CVE-2026-42076


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')