Security context

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

ottermind/chat2db
main @ b5487d1
9
Fixes
4
CVEs
CRITICAL
Peak severity
22.2%
Coverage
Highlights
Auth Bypass: 7 prior fixes. Scrutinize any change in this area.
chat2db-server-domain: most-fixed (2 issues). Treat as high-risk during review.
5 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: Lack of ownership and team-based permission checks allowed unauthorized users to modify, delete, or connect to database data sources. This critical gap allows cross-tenant or unauthorized resource access.
Auth Bypass: Session invalidation gaps allowed deactivated or disabled users to maintain active, valid sessions, bypassing system lockouts and access revocations.
Auth Bypass: Desktop session profiles were able to bypass standard web application authentication restrictions, permitting unauthorized API access on web endpoints.