Highlights
Auth Bypass: 29 prior fixes. Scrutinize any change in this area.
packages/core/src/service/services/administrator.service.ts: most-fixed (4 issues). Treat as high-risk during review.
64 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 in the auth guard address channel-scoping, subscription handling, and entity access control, indicating a high-risk surface for authentication and authorization bypasses.
Privilege Escalation: Critical privilege escalation vulnerabilities in administrator service allow password reset of SuperAdmin and unauthorized admin modification, requiring robust permission checks.
Account Takeover: Critical account takeover via password overwrite on existing SSO accounts, requiring verification and prevention of profile overwriting.