Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
sa-token-plugin/sa-token-dubbo: most-fixed (1 issue). 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: Flaws in parsing client credentials can allow malicious clients to bypass client-secret validation by exploiting inconsistencies between URL query parameters and HTTP Basic Authentication headers.
Auth Bypass: Failure to clear thread-local RPC security contexts allows session leakage across pooled worker threads, potentially granting unauthenticated subsequent requests administrative privileges.
Auth Bypass: Improper handling of dynamic controllers and request routing allows attackers to bypass authentication filters entirely via crafted URLs.