CVE-2026-54562 PUBLISHED

Cloudreve: Non-admin remote download users can SSRF loopback/internal services and read imported responses

Assigner: GitHub_M
Reserved: 15.06.2026 Published: 15.07.2026 Updated: 15.07.2026

Cloudreve is a self-hosted file management and sharing system. Prior to 4.16.1, Cloudreve's remote download workflow accepts user-supplied URLs at POST /api/v4/workflow/download and passes them to the configured downloader without blocking loopback, localhost, IPv6 localhost, or redirect-to-loopback targets, allowing a non-admin user with remote download permission to fetch internal-only URLs and read the response after it is imported into the user's own files. This issue is fixed in version 4.16.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor cloudreve
Product cloudreve
Versions
  • Version < 4.16.1 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE