🔴 [P0] Sanitize agent spawn command payloads (command injection risk) #274
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Agent spawn passes unvalidated
contextandoptionsto orchestrator. Potential command injection and RCE.Location
apps/api/src/federation/federation-agent.service.ts:237-275Security Impact
Required Implementation
taskIdformatagentTypevaluescontextfieldsPriority
CRITICAL (P0) - RCE risk