Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

evomap/evolver
main @ 8e2e91d
2
Fixes
3
CVEs
CRITICAL
Peak severity
0.0%
Coverage
Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
src/adapters/scripts/_runtimePaths.js: most-fixed (1 issue). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Command Injection: Remote attackers can execute arbitrary shell commands via crafted corpus parameters during curl command construction. This represents the highest direct runtime risk to the host environment.
Path Traversal: A lack of validation on the --out= flag allows attackers to specify arbitrary paths and write files anywhere on the filesystem, potentially leading to remote code execution.
Information Disclosure: Shared user-level memory graphs are read without workspace-scope filtering, resulting in cross-project data leakage where sensitive session outcomes can be exposed across separate projects.