Highlights
Auth Bypass: 9 prior fixes. Scrutinize any change in this area.
dependency: most-fixed (2 issues). Treat as high-risk during review.
16 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: Multiple fixes here show a pattern of permissive defaults and incorrect outflow/polarity logic, allowing unauthorized wallet operations.
Auth Bypass: Fail-open on missing/malformed mainnet flag allowed bypassing network permission checks, a classic fail-open auth flaw.
Authorization Bypass: Case-flip bypass in permission resolution shows input canonicalization gaps before authorization decisions.