Security context

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

cachethq/core
main @ 0f8fc23
8
Fixes
0
CVEs
HIGH
Peak severity
33.3%
Coverage
Highlights
Auth Bypass: 4 prior fixes. Scrutinize any change in this area.
API: most-fixed (2 issues). Treat as high-risk during review.
6 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: Multiple API endpoints historically allowed unauthenticated access, requiring a global authentication gate.
Auth Bypass: MCP server lacked authentication and authorization checks, exposing tools to unauthorized users.
Auth Bypass: Email verification was not enforced, allowing unverified users to access protected resources.