Description
Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.13.0, a malformed packet received during the SFTP connection handshake causes a Go panic. This issue is fixed in version 1.13.0.
Published: 2026-07-31
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A malformed packet that can be sent during the SFTP handshake causes a Go panic in Wings, terminating the process. The flaw arises from improper handling of packet lengths and boundary checks, leading to unchecked data and a panic that crashes the service. When triggered, Wings stops, denying control‑plane availability to administrators and any dependent services.

Affected Systems

Servers running the Pterodactyl Wings control plane prior to version 1.13.0 are vulnerable. The fix was introduced in release 1.13.0, and all earlier releases, including 1.12.x and earlier, may crash when a malicious SFTP packet is received.

Risk and Exploitability

The CVSS score of 7.5 indicates a severe threat, but the EPSS score of less than 1% shows that exploitation is very unlikely. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an attacker to initiate an SFTP session or otherwise deliver a crafted handshake packet to the Wings service; once triggered, the service will stop until manually restarted.

Generated by OpenCVE AI on August 3, 2026 at 09:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Wings to version 1.13.0 or later
  • Restart the Wings service if it is currently running a vulnerable version
  • Limit inbound SFTP access to trusted IPs or block the SFTP port until the patch is applied

Generated by OpenCVE AI on August 3, 2026 at 09:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-ghrq-5wpp-hxx5 Wings: Maliciously crafted packet during SFTP connection handshake causes denial of service
History

Fri, 31 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Pterodactyl
Pterodactyl wings
Vendors & Products Pterodactyl
Pterodactyl wings

Fri, 31 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 31 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Description Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.13.0, a malformed packet received during the SFTP connection handshake causes a Go panic. This issue is fixed in version 1.13.0.
Title Wings: Maliciously crafted packet during SFTP connection handshake causes denial of service
Weaknesses CWE-129
CWE-248
CWE-617
CWE-755
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Pterodactyl Wings
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-31T18:57:35.513Z

Reserved: 2026-06-08T18:41:27.724Z

Link: CVE-2026-52856

cve-icon Vulnrichment

Updated: 2026-07-31T18:57:32.038Z

cve-icon NVD

Status : Received

Published: 2026-07-31T17:16:33.460

Modified: 2026-07-31T19:17:09.120

Link: CVE-2026-52856

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T10:00:12Z

Weaknesses
  • CWE-129

    Improper Validation of Array Index

  • CWE-248

    Uncaught Exception

  • CWE-617

    Reachable Assertion

  • CWE-755

    Improper Handling of Exceptional Conditions