CVE-2026-61617
Last modified
CVE-2026-61617 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pterodactyl | wings | < 1.13.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-61617?
How severe is CVE-2026-61617?
How do I fix CVE-2026-61617?
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-61607Grav API Plugin is a RESTful API for Grav CMS that provides …4.6
- CVE-2026-61608SolidInvoice is an open-source invoicing platform. Prior to …6.8
- CVE-2026-61609Pterodactyl is a free, open-source game server management pa…7.5
- CVE-2026-6161A vulnerability was determined in code-projects Simple ChatB…7.3
- CVE-2026-61613Cursor is a code editor built for programming with AI. Prior…7.7
- CVE-2026-61614SolidInvoice is an open-source invoicing platform. Prior to …5.9
- CVE-2026-6162A vulnerability has been found in PHPGurukul Company Visitor…3.5
- CVE-2026-61625VictoriaMetrics is a scalable solution for monitoring and ma…6.8
- CVE-2026-6163A vulnerability was identified in code-projects Lost and Fou…7.3
- CVE-2026-61632PyMdown Extensions is a set of extensions for the Python-Mar…5.3
- CVE-2026-61634The RabbitMQ Java client library allows Java and JVM-based a…0
- CVE-2026-61638Wallos is an open-source, self-hostable personal subscriptio…8.2
Are you affected by CVE-2026-61617?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
