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.
CVE-2026-77633
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 69% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.1
- EG Score
- 7.1(medium)
- EG Risk
- 37(Track)EG Risk 37/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 31%
- KEV
- Not listed
Published
September 22, 2026
Last Modified
September 22, 2026
Advisory Details (3)
Auto-updated Sep 22, 20264.18.0
Patch available: cloudreve/cloudreve 4.18.0
https://github.com/cloudreve/cloudreve/releases/tag/4.18.0commit 7329602751c0 (cloudreve/cloudreve)
Fix landed in cloudreve/cloudreve commit 7329602751c0 — awaiting tagged release
https://github.com/cloudreve/cloudreve/commit/7329602751c00bb4136fe9ad8b364d0df70773dfStorage-quota TOCTOU race in Cloudreve v4 allows quota bypass and storage-based denial of service · Advisory · cloudreve/cloudreve · GitHub
https://github.com/cloudreve/cloudreve/security/advisories/GHSA-xj3h-wwxq-gfcjVendor Advisories for CVE-2026-77633(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/cloudreve/Cloudreve/v4 | — | 4.0.0-20260715025621-7329602751c0 | — |
Weakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 5× in last 7d / 5× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 04:05 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 16:19 UTCEG score recompute
- 2026-09-22 15:40 UTCEG score recompute
- 2026-09-22 15:39 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-362 · CWE-367 · CWE-770
Frequently asked(5)
What is CVE-2026-77633?
When was CVE-2026-77633 disclosed?
Is CVE-2026-77633 actively exploited?
What is the CVSS score of CVE-2026-77633?
How do I remediate CVE-2026-77633?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-77633
Is Your Infrastructure Affected by CVE-2026-77633?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.