CVE-2026-62323 PUBLISHED

Cloudreve: Unauthorized file write via WOPI view sessions whose access token secret is ignored

Assigner: GitHub_M
Reserved: 13.07.2026 Published: 31.07.2026 Updated: 31.07.2026

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.

Metrics

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

Product Status

Vendor cloudreve
Product cloudreve
Versions
  • Version < 4.17.0 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE