CVE-2026-52856

Pterodactyl · Wings

A vulnerability in the Pterodactyl Wings server control plane allows unauthenticated remote attackers to trigger service crashes via improper error and array index handling.

Executive summary

A critical vulnerability in the Pterodactyl Wings control plane allows unauthenticated attackers to cause a denial of service through triggered application exceptions.

Vulnerability

This issue encompasses multiple weaknesses, including uncaught exceptions, reachable assertions, and improper validation of array indices (CWE-248, CWE-617, CWE-129). An unauthenticated attacker can send malicious requests to the Wings control plane to trigger these errors, resulting in a crash of the service.

Business impact

The Pterodactyl Wings service serves as the core control plane for game server management. A successful exploitation resulting in a denial of service would lead to the loss of control over hosted game instances, causing operational disruption for users and administrators. The CVSS score of 7.5 reflects the high impact on service availability.

Remediation

Immediate Action: Update the Pterodactyl Wings software to version 1.13.0 or later to address the vulnerable code paths.

Proactive Monitoring: Review system logs for frequent service restarts or error messages related to unexpected exceptions or index out of bounds errors.

Compensating Controls: Restrict access to the Wings control plane port to known management IP addresses using firewall rules to minimize the attack surface.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the central role of Wings in the management architecture, prompt patching is essential. Organizations should update to version 1.13.0 immediately to restore the stability and security of their Pterodactyl deployments.