Highlights
Auth Bypass: 38 prior fixes. Scrutinize any change in this area.
Database: most-fixed (7 issues). Treat as high-risk during review.
42 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: Attackers can exploit weak database RLS policies and insecure SECURITY DEFINER functions to bypass multi-tenant validation, enabling unauthorized cross-tenant data modification and access.
Auth Bypass: A critical flaw in BankID enrollment allows an attacker to take over an existing user account by matching their email during the registration/signup flow.
SQL Injection: Database functions lacking a pinned search_path are vulnerable to schema injection, potentially allowing unprivileged users to execute code with superuser privileges.