Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/cloudreve/cloudreve/commit/ed20843dc3df20a25fcaf6b538647e11c4
- https://github.com/cloudreve/cloudreve/releases/tag/4.16.1
- https://github.com/cloudreve/cloudreve/security/advisories/GHSA-vgj4-345g-jcf8
- https://github.com/cloudreve/cloudreve/security/advisories/GHSA-vgj4-345g-jcf8
FAQ
What is CVE-2026-54560?
CVE-2026-54560 is a vulnerability with a CVSS score of 7.6 (HIGH). 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...
How severe is CVE-2026-54560?
CVE-2026-54560 has been rated HIGH with a CVSS base score of 7.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54560?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.