Security context

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

vvo/iron-session
main @ f95c76a
4
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
.github/workflows/release.yaml: most-fixed (1 issue). Treat as high-risk during review.
3 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.

Authentication Bypass: Version marker outside HMAC allowed cookie tampering to escalate privileges; error handling could cause DoS.
Hardcoded Credentials / Authentication Bypass: Magic link tokens sealed with same hardcoded password as session cookies, enabling token reuse as session credentials.
Supply Chain: CI release lacked provenance and dist-tag guard, exposing to compromised developer credentials.