Vulnerability Description
Cloudreve is a self-hosted file management and sharing system. Prior to 4.16.1, a Cloudreve WebDAV account rooted at a configured folder can send paths such as /dav/%2e%2e/outside.txt because stripPrefix in pkg/webdav/webdav.go joins the decoded request suffix to the account root with fs.URI.JoinRaw without checking containment, allowing the scoped credential to read and list files outside the configured folder and writable credentials to create, overwrite, move, or delete them. This issue is reported as fixed in version 4.16.1.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/cloudreve/cloudreve/security/advisories/GHSA-w5fv-7x5q-g8qp
- https://github.com/cloudreve/cloudreve/security/advisories/GHSA-w5fv-7x5q-g8qp
FAQ
What is CVE-2026-54563?
CVE-2026-54563 is a vulnerability with a CVSS score of 7.1 (HIGH). Cloudreve is a self-hosted file management and sharing system. Prior to 4.16.1, a Cloudreve WebDAV account rooted at a configured folder can send paths such as /dav/%2e%2e/outside.txt because stripPre...
How severe is CVE-2026-54563?
CVE-2026-54563 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54563?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.