Wings is the server control plane for the Pterodactyl game-server management panel. In versions up to and including 1.13.2, the SFTP write path does not enforce a server's disk quota during a transfer, allowing a tenant with SFTP write access to a single server to exhaust the host node's physical disk and take down every server on it. Wings checks available space only once, as a boolean, when the write handle is opened, using a stale cached usage value and without knowing the size of the incoming data, and it then returns a raw, unaccounted file handle that is never re-checked as the transfer proceeds. A single upload can therefore be written without bound, far beyond the configured disk limit, until the node's disk is full, and because a server stopped for exceeding its limit is not treated as suspended, SFTP writes are still accepted even after the quota is already exceeded. This issue is fixed in version 1.13.3.
CVE-2026-61617
This high-severity CVE scores 7.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 84% 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.7
- EG Score
- 7.7(medium)
- EG Risk
- 51(Track)EG Risk 51/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 computedSeverity77% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 16%
- KEV
- Not listed
Published
August 26, 2026
Last Modified
August 27, 2026
Advisory Details (2)
Auto-updated Aug 26, 2026commit da1a216cfff5 (pterodactyl/wings)
Patch available: pterodactyl/wings v1.13.3 (contains commit da1a216cfff5)
https://github.com/pterodactyl/wings/commit/da1a216cfff5867fa66be32cb1edb93e37fd71ffSFTP write path enforces disk quota only as a stale pre-flight check, allowing tenants to fill the host disk without bound (DoS) · Advisory · pterodactyl/wings · GitHub
https://github.com/pterodactyl/wings/security/advisories/GHSA-8j54-xcwx-597pWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 10× 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-08-30 05:15 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 05:21 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 17:30 UTCEG score recompute
- 2026-08-27 17:06 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 22:24 UTCEG score recompute
- 2026-08-26 22:02 UTCEG score recompute
- 2026-08-26 22:01 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-61617?
When was CVE-2026-61617 disclosed?
Is CVE-2026-61617 actively exploited?
What is the CVSS score of CVE-2026-61617?
How do I remediate CVE-2026-61617?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-61617
Is Your Infrastructure Affected by CVE-2026-61617?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.