Security context

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

fullagent/fulling
main @ a524c5e
8
Fixes
0
CVEs
HIGH
Peak severity
33.3%
Coverage
Highlights
Auth Bypass: 4 prior fixes. Scrutinize any change in this area.
lib/services/repoService.ts: most-fixed (2 issues). Treat as high-risk during review.
6 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.

Auth Bypass: Custom authentication wrappers for the web terminal (ttyd) were historically bypassable, requiring migration to native HTTP Basic Auth and token authentication schemes.
Command Injection: Unsanitized repository URLs passed directly into shell execution helpers allowed attackers to inject malicious commands.
Path Traversal: Lack of validation on the TERMINAL_SESSION_ID shell variable allowed directory traversal and arbitrary workspace manipulation during authorization.