


Perceptive Security
SOC/SIEM Consultancy

Pterodactyl is a free, open-source game server management panel. From 1.7.0 until 1.13.0, the authentication rate limiter defined in RouteServiceProvider::confi…
Published:
27 July 2026 at 22:00:00
Alert date:
28 July 2026 at 17:04:58
Source:
nvd.nist.gov
Web Technologies, Identity & Access
CVE-2026-61609 affects Pterodactyl, a free open-source game server management panel, across versions 1.7.0 through 1.13.0. The vulnerability stems from a misconfigured authentication rate limiter in RouteServiceProvider::configureRateLimiting() that uses a single global bucket instead of per-IP or per-account keying. Because the Limit::perMinute(10) call omits ->by(), Laravel generates a constant cache key (md5('authentication')) shared across all requests. An unauthenticated attacker can exhaust this shared counter with just ~10 requests per minute, triggering HTTP 429 responses for all users trying to log in or complete two-factor authentication. The two-factor checkpoint endpoint is particularly easy to exploit as it lacks reCAPTCHA protection. This results in a panel-wide denial of service affecting all users including administrators. The issue has been patched in Pterodactyl version 1.13.0.
Technical details
Mitigation steps:
Affected products:
Pterodactyl Panel 1.7.0 - 1.12.x
Related links:
https://nvd.nist.gov/vuln/detail/CVE-2026-61609
https://github.com/pterodactyl/panel/commit/98079a01660a61980fe62a72b2c1d48f99c35a5e
https://github.com/pterodactyl/panel/releases/tag/v1.13.0
https://github.com/pterodactyl/panel/security/advisories/GHSA-xvc3-826v-xf47
Related CVE's:
Related threat actors:
IOC's:
This article was created with the assistance of AI technology by Perceptive.
