GHSA-j5w5-568x-rq53
CRITICALA 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.
- Affected
- >=0, <1.69.3, < 1.69.3
- Fixed in
- 1.69.3
- Weakness
- CWE-78
- Published
- 2026-04-22
- Source
- osv