3 matches found
CVE-2026-15630
The Casdoor IAM platform is vulnerable to an authorization bypass in versions up to v4.2.0 (specifically noted as $\le$ v3.115.0 in some reports). The root cause is a desynchronization between the global authorization filter (routers/authzfilter.go) and downstream controllers (e.g., controllers/u...
EUVD-2026-48418
A non-global organization admin in one tenant can bypass tenant boundaries to delete, create, or modify resources in any other tenant by exploiting a mismatch between authorization based on ?id= and action based on request body...
PT-2026-64160
This is a textbook authorization bypass in Casdoor CVE-2026-15630 that breaks tenant isolation in multi-tenant deployments. The core issue is a desync between the authz layer and the controller layer. Technical Breakdown: - Root Cause: The global authz filter routers/authzfilter.go uses the ?id=...