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.