Security context

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

azure/data-api-builder
main @ 71e7f6a
52
Fixes
0
CVEs
HIGH
Peak severity
40.0%
Coverage
Highlights
Auth Bypass: 43 prior fixes. Scrutinize any change in this area.
Query: most-fixed (4 issues). Treat as high-risk during review.
37 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: OData predicate injection in database authorization policies allowed attackers to bypass row-level database authorization via crafted JWT string claims containing single quotes.
Auth Bypass: Protected database columns used in GraphQL orderBy arguments were processed without permission checks, leaking sensitive values inside the base64-encoded endCursor token.
Auth Bypass: Row-level database policies and write filters were not correctly applied during PUT/PATCH (upsert) and INSERT operations, allowing users to write or modify unauthorized database records.