{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-42076","assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","state":"PUBLISHED","assignerShortName":"GitHub_M","dateReserved":"2026-04-23T19:17:30.565Z","datePublished":"2026-05-04T16:48:51.446Z","dateUpdated":"2026-05-04T16:48:51.446Z"},"containers":{"cna":{"title":"Evolver: Command Injection via `execSync` in `_extractLLM()` function allows Remote Code Execution","problemTypes":[{"descriptions":[{"cweId":"CWE-78","lang":"en","description":"CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')","type":"CWE"}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"references":[{"name":"https://github.com/EvoMap/evolver/security/advisories/GHSA-j5w5-568x-rq53","tags":["x_refsource_CONFIRM"],"url":"https://github.com/EvoMap/evolver/security/advisories/GHSA-j5w5-568x-rq53"},{"name":"https://github.com/EvoMap/evolver/releases/tag/v1.69.3","tags":["x_refsource_MISC"],"url":"https://github.com/EvoMap/evolver/releases/tag/v1.69.3"}],"affected":[{"vendor":"EvoMap","product":"evolver","versions":[{"version":"< 1.69.3","status":"affected"}]}],"providerMetadata":{"orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M","dateUpdated":"2026-05-04T16:48:51.446Z"},"descriptions":[{"lang":"en","value":"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."}],"source":{"advisory":"GHSA-j5w5-568x-rq53","discovery":"UNKNOWN"}}}}