SCA: security update for @evomap/evolver (GHSA-j5w5-568x-rq53)

critical Tenable Cloud Security Plugin ID 440740

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-42076)

Solution

Update the @evomap/evolver library and its related packages to version 1.69.3 or later.

See Also

https://github.com/advisories/GHSA-j5w5-568x-rq53

Plugin Details

Severity: Critical

ID: 440740

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 4/23/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.84

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-42076

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/22/2026

Vulnerability Publication Date: 4/22/2026

Reference Information

CVE: CVE-2026-42076

cwe: CWE-78