Highlights
Auth Bypass: 5 prior fixes. Scrutinize any change in this area.
adminjs.ts: most-fixed (1 issue). 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: Empty token allowed empty Basic credential, bypassing admin webhook auth entirely.
Auth Bypass: CRUD endpoints for webhook configuration were unauthenticated, allowing unauthorized modification.
Auth Bypass: SSE endpoint for transaction events lacked authentication, exposing sensitive streams.