Security context

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

auth0/auth0-java
master @ e7dd331
1
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Path Traversal: 1 prior fix. Scrutinize any change in this area.
src/main/java/com/auth0/client/mgmt: 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.

Path Traversal: User-supplied identifiers (e.g., user or role IDs) containing path traversal sequences could manipulate the target API endpoint path. Using multi-segment path-appending methods allowed path delimiters to be parsed, leading to potential unauthorized access or modification of sibling API resources.