๐Ÿ” CVE Alert

CVE-2026-77633

HIGH 7.1

Cloudreve: Storage-quota TOCTOU race allows quota bypass and storage-based denial of service

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

Cloudreve is a self-hosted file management and sharing system. Prior to 4.18.0, PrepareUpload in pkg/filemanager/fs/dbfs/upload.go checks a stale in-memory user storage value through validateUserCapacity and later applies an unconditional storage charge outside the same quota-enforcing transaction. An authenticated user with Files.Write permission can issue concurrent upload-session requests that read the same capacity snapshot, all pass the MaxStorage check, and reserve their declared sizes through CommitWithStorageDiff. The resulting reservations can exceed the account quota and can be materialized as chunked uploads that exhaust host storage and deny uploads to other users. The default local-storage policy and default User group are affected. This issue is fixed in version 4.18.0.

CWE CWE-362 CWE-367 CWE-770
Vendor cloudreve
Product cloudreve
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for cloudreve cloudreve

Be the first to know when new high vulnerabilities affecting cloudreve cloudreve are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
High

Affected Versions

cloudreve / cloudreve
< 4.18.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cloudreve/cloudreve/security/advisories/GHSA-xj3h-wwxq-gfcj github.com: https://github.com/cloudreve/cloudreve/commit/7329602751c00bb4136fe9ad8b364d0df70773df github.com: https://github.com/cloudreve/cloudreve/releases/tag/4.18.0