Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade @evomap/evolver to version 1.69.1 or higher.
@evomap/evolver is an A GEP-powered self-evolution engine for AI agents. Features automated log analysis and Genome Evolution Protocol (GEP) for auditable, reusable evolution assets.
Affected versions of this package are vulnerable to Command Injection via the _extractLLM function. An attacker can execute arbitrary shell commands on the server by supplying crafted input to the corpus parameter, which is incorporated into a shell command without proper sanitization and executed using execSync. This can result in full system compromise, data exfiltration, or installation of malware by injecting shell metacharacters or command substitution syntax.