Security context

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

datanucleus/datanucleus-api-jpa
master @ f188d72
1
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
org.datanucleus.api.jpa.annotations.MultiTenantHandler: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix 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: An incorrect property name lookup ('disable') and a flawed boolean condition prevented the MultiTenant annotation handler from properly registering the disabled status of multitenancy on the class metadata, potentially allowing unintended data access or bypass of multi-tenant isolation.