Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

ghostwright/phantom
main @ f8c7ab4
16
Fixes
4
CVEs
CRITICAL
Peak severity
45.5%
Coverage
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.