Highlights
Auth Bypass: 6 prior fixes. Scrutinize any change in this area.
Multiple: most-fixed (2 issues). Treat as high-risk during review.
9 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: Address key reuse without tracking usage allows unauthorized address assignment, a core identity/authorization flaw.
Auth Bypass: Session key validation in only_user mode accepts any key, directly enabling unauthorized access.
Auth Bypass: Automatic issuer creation without allow_new flag lets attackers create arbitrary issuers, bypassing issuer-based authorization.