Highlights
Auth Bypass: 4 prior fixes. Scrutinize any change in this area.
API: most-fixed (1 issue). Treat as high-risk during review.
10 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: Incomplete tenant verification during magic-link processing allowed potential cross-tenant authentication bypasses. Stronger tenant slug and owner-email validation was required to tie authentications to their correct contexts.
Auth Bypass: Failure to validate incoming webhook signatures and tenant identifiers allowed attackers to forge arbitrary Slack events, potentially executing operations inside tenant environments.
SSRF: An IPv4-mapped IPv6 normalization failure allowed attackers to bypass standard URL constraints and execute SSRF requests against sensitive internal metadata or loopback interfaces.