Cloudreve is a self-hosted file management and sharing system. From 4.12.0 until 4.16.1, Cloudreve's OAuth access tokens are issued without the OAuth client_id claim, so the JWT verifier does not load token scopes into request context and RequiredScopes treats the request like non-scoped session authentication, allowing a low-scope OAuth access token to call APIs requiring higher scopes such as file, share, workflow, user setting, WebDAV account, and potentially admin scopes. This issue is fixed in version 4.16.1.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-15 15:16
Updated : 2026-07-15 18:15
NVD link : CVE-2026-54560
Mitre link : CVE-2026-54560
CVE.ORG link : CVE-2026-54560
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
