Security context

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

Chia-Network/chia-blockchain-gui
main @ 8fb90f3
18
Fixes
0
CVEs
HIGH
Peak severity
58.3%
Coverage
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.