Security context

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

agalwood/motrix
main @ 75dcb03
8
Fixes
0
CVEs
HIGH
Peak severity
42.9%
Coverage
Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
src/core/engine/aria2/aria2-adapter.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.

Path Traversal: Arbitrary file write via torrent output mappings; validated but sibling paths may exist.
Authentication Bypass: Unauthenticated WebSocket upgrades could allow unauthorized control; fixed with MBP1 but alternate transports may bypass.
Auth Bypass: Plugin HTTP capability lacked host allowlist enforcement; redirect hops were a bypass vector.