Highlights
Auth Bypass: 4 prior fixes. Scrutinize any change in this area.
API: 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.
Auth Bypass: Multiple API endpoints historically allowed unauthenticated access, requiring a global authentication gate.
Auth Bypass: MCP server lacked authentication and authorization checks, exposing tools to unauthorized users.
Auth Bypass: Email verification was not enforced, allowing unverified users to access protected resources.