Description
Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, ViewerSessionValidation uses only the session-id prefix of a WOPI access token and does not enforce the requested viewer action, allowing a malicious or compromised WOPI viewer with a view session to forge the token suffix and invoke WOPI write routes for the underlying file. This issue is fixed in version 4.17.0.
Published: 2026-07-31
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Cloudreve, a self-hosted file management system, allows an attacker who has a view session to forge the suffix of a WOPI access token. Because the token's secret is ignored, the application does not enforce the intended viewer action, letting the attacker target write routes and overwrite the underlying file. The flaw represents a missing authorization check (CWE‑863) that could compromise file integrity.

Affected Systems

All installations of Cloudreve prior to version 4.17.0 are affected. The vendor product is Cloudreve, and any deployment using an earlier release should be considered vulnerable until the update is applied.

Risk and Exploitability

The CVSS score of 6.3 indicates a moderate severity vulnerability. The EPSS score is less than 1% and the issue is not listed in CISA KEV, suggesting no known active exploitation. The vulnerability can be leveraged via a WOPI viewer integration; an attacker obtains or hijacks a view session and then crafts a malicious token to trigger write operations. Successful exploitation would grant the attacker the ability to modify files that should be read‑only, potentially leading to data loss or tampering.

Generated by OpenCVE AI on August 4, 2026 at 11:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Cloudreve 4.17.0 or later, which contains the fix that enforces proper authorization checks on WOPI tokens.
  • Revoke existing WOPI view sessions or force regeneration of access tokens to remove any compromised or stale tokens that could be forged.
  • Restrict WOPI write routes or implement additional authentication checks so that only authorized viewers can initiate write operations, and monitor logs for unexpected write activity.

Generated by OpenCVE AI on August 4, 2026 at 11:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-c3jm-gv5r-9wcp Cloudreve WOPI view sessions can write files and WOPI access token secret is ignored
History

Fri, 31 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 31 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Cloudreve
Cloudreve cloudreve
Vendors & Products Cloudreve
Cloudreve cloudreve

Fri, 31 Jul 2026 04:15:00 +0000

Type Values Removed Values Added
Description Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, ViewerSessionValidation uses only the session-id prefix of a WOPI access token and does not enforce the requested viewer action, allowing a malicious or compromised WOPI viewer with a view session to forge the token suffix and invoke WOPI write routes for the underlying file. This issue is fixed in version 4.17.0.
Title Cloudreve: Unauthorized file write via WOPI view sessions whose access token secret is ignored
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N'}


Subscriptions

Cloudreve Cloudreve
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-31T19:28:19.622Z

Reserved: 2026-07-13T19:27:58.315Z

Link: CVE-2026-62323

cve-icon Vulnrichment

Updated: 2026-07-31T19:28:12.845Z

cve-icon NVD

Status : Received

Published: 2026-07-31T04:17:24.160

Modified: 2026-07-31T20:16:53.080

Link: CVE-2026-62323

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T11:45:03Z

Weaknesses