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::configureRateLimiting() applied a single global bucket to the login and two-factor checkpoint endpoints instead of keying by IP or account: the fall-through Limit::perMinute(10) covering POST /auth/login and POST /auth/login/checkpoint omitted ->by(), so Laravel derived a constant cache key (md5('authentication')) shared by every request. An unauthenticated attacker sending roughly ten requests per minute from a single IP, most cheaply against the checkpoint endpoint (which has no reCAPTCHA), exhausts the shared counter and causes HTTP 429 for every user attempting to log in or complete two-factor authentication, a panel-wide authentication denial of service that also locks out administrators. This issue is fixed in version 1.13.0.
CVE-2026-61609
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(low)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
July 28, 2026
Last Modified
July 28, 2026
Advisory Details (3)
Auto-updated Jul 28, 2026Shared global rate-limit key on login and 2FA checkpoint enables unauthenticated panel-wide authentication lockout (DoS) · Advisory · pterodactyl/panel · GitHub
https://github.com/pterodactyl/panel/security/advisories/GHSA-xvc3-826v-xf47v1.13.0
Patch available: pterodactyl/panel v1.13.0
https://github.com/pterodactyl/panel/releases/tag/v1.13.0commit 98079a01660a (pterodactyl/panel)
Patch available: pterodactyl/panel v1.13.0 (contains commit 98079a01660a)
https://github.com/pterodactyl/panel/commit/98079a01660a61980fe62a72b2c1d48f99c35a5eVendor Advisories for CVE-2026-61609(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 4× in last 7d / 4× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-28 20:27 UTCEG score recompute
- 2026-07-28 20:06 UTCEG score recompute
- 2026-07-28 16:21 UTCEG score recompute
- 2026-07-28 15:22 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-770
Frequently asked(4)
What is CVE-2026-61609?
When was CVE-2026-61609 disclosed?
What is the CVSS score of CVE-2026-61609?
How do I remediate CVE-2026-61609?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-61609
Is Your Infrastructure Affected by CVE-2026-61609?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.