CVE-2026-42076 Details
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.
A command injection vulnerability has been identified in Evolver versions prior to 1.69.3. The issue arises in the `_extractLLM()` function, where user input is improperly sanitized before being executed as a shell command. This flaw allows attackers to execute arbitrary commands on the server, particularly when the `corpus` parameter includes shell metacharacters. The vulnerability has been patched in version 1.69.3.
Users are advised to update to Evolver version 1.69.3 or later.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 4, 2026CISA-ADP
Assessed May 5, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/EvoMap/evolver/security/advisories/GHSA-j5w5-568x-rq53 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/EvoMap/evolver/releases/tag/v1.69.3 | [email protected] | Release NotesVendor |
| https://github.com/EvoMap/evolver/security/advisories/GHSA-j5w5-568x-rq53 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| EvoMap evolver | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 5, 2026 | CVE Modified | CISA-ADP |
| May 4, 2026 | New CVE Received | [email protected] |
Volerion