CVE-2026-77633
Last modified
CVE-2026-77633 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-77633?
How severe is CVE-2026-77633?
How do I fix CVE-2026-77633?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-77616Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77619Vector is a high-performance observability data pipeline. Fr…8.7
- CVE-2026-7762A heap-based buffer overflow vulnerability in the dot11ah.ko…9.8
- CVE-2026-77620Vector is a high-performance observability data pipeline. Fr…8.7
- CVE-2026-77621Vector is a high-performance observability data pipeline. Fr…9.3
- CVE-2026-7763A heap-based buffer overflow vulnerability in the morse.ko H…9.8
- CVE-2026-77634CakePHP is a rapid development framework for PHP. Prior to v…8.2
- CVE-2026-77635CakePHP is a rapid development framework for PHP. Prior to v…9.2
- CVE-2026-77637Cloudreve is a self-hosted file management and sharing syste…3.8
- CVE-2026-77638Tor before 0.4.9.11 is prone to a race condition where in ju…9
- CVE-2026-77639Tor before 0.4.9.9 was prone to a compression bomb bypass wh…5.3
- CVE-2026-7764An out-of-bounds read vulnerability in the morse.ko HaLow Wi…6.8
Are you affected by CVE-2026-77633?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
