Security context

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

grails/gorm-hibernate5
9.0.x @ 36d5c0a
2
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
grails-datastore-gorm-hibernate5: most-fixed (2 issues). Treat as high-risk during review.
2 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: GORM queries using pagination parameters (such as 'max') can bypass multi-tenancy constraints when the underlying query execution fails to preserve the resolved tenant ID, leading to critical cross-tenant data leaks.
Auth Bypass: Hibernate dynamic finders may bypass multi-tenant isolation by failing to utilize tenant-specific datastore connections, querying the root context instead.