← All CVEs

CVE-2026-42076

critical · 9.8

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.

9.8
CVSS
1.3%
EPSS (exploit prob.)
69th
EPSS percentile
2026-05-04
Published

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

Weaknesses

CWE-78

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-42076