Security context

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

HiEventsDev/Hi.Events
develop @ 07636c6
14
Fixes
0
CVEs
HIGH
Peak severity
36.4%
Coverage
Highlights
Reflected XSS: 3 prior fixes. Scrutinize any change in this area.
(SecureCallWebhookJob: most-fixed (2 issues). Treat as high-risk during review.
8 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.

IDOR: Multiple resource-fetch operations by ID lacked event/account scoping, allowing cross-tenant access.
SSRF: Webhook dispatch to attacker-controlled URLs could reach internal addresses; fixed via revalidation, DNS pinning, redirect checks, IPv6 decoding.
Stored XSS: User-controlled HTML descriptions, email bodies, and settings fields were stored without sanitization, leading to stored XSS.