PT-2026-64446 · Cloudreve · Cloudreve

CVE-2026-62323

·

Published

2026-07-24

·

Updated

2026-09-04

CVSS v3.1

6.3

Medium

VectorAV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N
Name of the Vulnerable Software and Affected Versions Cloudreve versions prior to 4.17.0
Description Cloudreve fails to properly validate WOPI access tokens and enforce requested viewer actions. The system generates tokens in the format <session-id>.<random-secret>, but the middleware.ViewerSessionValidation() function only validates the session-id prefix and ignores the random secret suffix. Consequently, any token with a valid session ID is accepted regardless of the suffix. Additionally, the system does not persist or enforce the preferred action requested during session creation. This allows a session created for view-only purposes to invoke write operations if the underlying file is writable by the user. This issue affects deployments using WOPI viewers for user files and can be exploited by a malicious or compromised WOPI viewer to modify files via the following endpoints:
  • /api/v4/file/wopi/:id/contents (POST)
  • /api/v4/file/wopi/:id (POST)
Recommendations Update Cloudreve to version 4.17.0.

Exploit

Fix

Incorrect Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-62323
GHSA-C3JM-GV5R-9WCP
GO-2026-6104
OPENSUSE-SU-2026:21761-1

Affected Products

Cloudreve