Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @evomap/evolver
  4. ›
  5. CVE-2026-42076

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

April 22, 2026 (updated May 4, 2026)

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.

References

  • github.com/EvoMap/evolver
  • github.com/EvoMap/evolver/releases/tag/v1.69.3
  • github.com/EvoMap/evolver/security/advisories/GHSA-j5w5-568x-rq53
  • github.com/advisories/GHSA-j5w5-568x-rq53
  • nvd.nist.gov/vuln/detail/CVE-2026-42076

Code Behaviors & Features

Detect and mitigate CVE-2026-42076 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.69.3

Fixed versions

  • 1.69.3

Solution

Upgrade to version 1.69.3 or above.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

npm/@evomap/evolver/CVE-2026-42076.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:15 +0000.