---
id: CVE-2026-101048
title: >-
  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
  route…
summary: >-
  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
  route…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L'
cwe:
  - CWE-863
vendor: cloudreve
product: cloudreve
affected:
  - cloudreve < 4.17.0
published: '2026-09-27'
updated: '2026-09-27'
sourceUpdated: '2026-09-27T18:16:31.427'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-101048'
references:
  - url: >-
      https://github.com/cloudreve/cloudreve/security/advisories/GHSA-v6w6-358x-2433
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/cloudreve-before-4.17.0-ssrf-via-admin-read-oauth-scope
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-27T17:56:02.211Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
