๐Ÿ” CVE Alert

CVE-2026-101048

MEDIUM 5.4

Cloudreve before 4.17.0 SSRF via Admin.Read OAuth scope

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

Cloudreve before 4.17.0 registers the administrative node test endpoints (POST /api/v4/admin/node/test and POST /api/v4/admin/node/test/downloader) without requiring the Admin.Write OAuth scope, unlike the node create/update/delete routes. An OAuth client that has been authorized by an administrator with only the Admin.Read scope can therefore submit attacker-controlled node definitions and cause the Cloudreve server to issue outbound requests to arbitrary URLs, enabling blind server-side request forgery, internal service probing, and delivery of signed Cloudreve slave-style requests to attacker-chosen endpoints.

CWE CWE-863
Vendor cloudreve
Product cloudreve
Published Sep 27, 2026
Stay Ahead of the Next One

Get instant alerts for cloudreve cloudreve

Be the first to know when new medium vulnerabilities affecting cloudreve cloudreve are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
Low

Affected Versions

cloudreve / cloudreve
0 < 4.17.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cloudreve/cloudreve/security/advisories/GHSA-v6w6-358x-2433 vulncheck.com: https://www.vulncheck.com/advisories/cloudreve-before-4.17.0-ssrf-via-admin-read-oauth-scope

Credits

๐Ÿ” DavidCarliez