Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/cloudreve/Cloudreve/v3
  4. ›
  5. CVE-2026-62323

CVE-2026-62323: Cloudreve WOPI view sessions can write files and WOPI access token secret is ignored

July 24, 2026

Cloudreve WOPI access tokens are generated as <session-id>.<random-secret>, but the WOPI middleware validates only the session id prefix and never compares the supplied token to the stored token. In addition, a WOPI viewer session does not store or enforce the requested viewer action. A session created for a view or preview action can still call WOPI write routes if the underlying file is writable by the session user.

References

  • github.com/advisories/GHSA-c3jm-gv5r-9wcp
  • github.com/cloudreve/cloudreve/commit/f3347130ac48f2ff996af9ef66c97be2dda9cba9
  • github.com/cloudreve/cloudreve/security/advisories/GHSA-c3jm-gv5r-9wcp
  • nvd.nist.gov/vuln/detail/CVE-2026-62323

Code Behaviors & Features

Detect and mitigate CVE-2026-62323 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 3.0.0-20250225100611-da4e44b77af4

Solution

Unfortunately, there is no solution available yet.

Impact 6.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

go/github.com/cloudreve/Cloudreve/v3/CVE-2026-62323.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 11 Aug 2026 00:17:01 +0000.