CVE-2025-69199
MEDIUM6.5EPSS 0.08%Pterodactyl websocket endpoints have no visible rate limits or monitoring, allowing for DOS attacks
Published: 1/20/2026Modified: 2/3/2026
Description
### Summary Websockets within wings lack proper rate limiting and throttling. As a result a malicious user can open a large number of connections and then request data through these sockets, causing an excessive volume of data over the network and overloading the host system memory and cpu. Additionally, there is not a limit applied to the total size of messages being sent or received, allowing a malicious user to open thousands of websocket connections and then send massive volumes of information over the socket, overloading the host network, and causing increased CPU and memory load within Wings.
Affected packages (2)
- Go/github.com/pterodactyl/wingsfrom 0, < 1.12.0
- Go/github.com/pterodactyl/wingsfrom 0, < 1.12.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H |
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
References (5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-69199
- PATCHhttps://github.com/pterodactyl/panel
- WEBhttps://github.com/pterodactyl/panel/commit/09caa0d4995bd924b53b9a9e9b4883ac27bd5607
- WEBhttps://github.com/pterodactyl/panel/releases/tag/v1.12.0
- WEBhttps://github.com/pterodactyl/panel/security/advisories/GHSA-8w7m-w749-rx98