ZeroHour

CVE-2025-49132

moderate

Unauthenticated Code Injection RCE in Pterodactyl Game Server Panel

CVSS 3.1
10.0 critical
EPSS
53%p99
Published
()
Modified
AI analysis

Pterodactyl Panel, a widely used free and open-source game server management panel, contains an unauthenticated arbitrary code execution flaw (CWE-94 code injection) in versions prior to 1.11.11. An attacker triggers it by sending a crafted request to the /locales/locale.json endpoint with malicious locale and namespace query parameters, requiring no credentials or user interaction. Successful exploitation yields code execution on the Panel's server, allowing the attacker to read credentials from the Panel's configuration, extract sensitive data from its database, and access files of the game servers the panel manages. Any deployment running Pterodactyl Panel older than 1.11.11 is affected, and the panel's web-facing nature makes internet-exposed instances the primary targets. No public proof-of-concept or confirmed in-the-wild exploitation is known yet, and the flaw is not on CISA's KEV list, but a high EPSS score (53.4% probability of exploitation within 30 days, 99th percentile) indicates a strong likelihood of near-term exploitation.

What to do: Upgrade Pterodactyl Panel to version 1.11.11 immediately, as no software workarounds exist; until patched, restrict internet exposure of the panel and place a WAF in front of it to filter malicious requests. Review panel logs for suspicious requests to /locales/locale.json with unusual locale or namespace parameters, and rotate panel configuration and database credentials since the config contains secrets an attacker may have read.

Affected
Pterodactyl (open-source project) Pterodactyl Panel (game server management panel)all versions prior to 1.11.11
Estimated exposure
moderate≈ tens of thousands of internet-exposed Panel instances (estimate) — No public scan counts were provided, so this is a deployment-pattern-based estimate: Pterodactyl is one of the most widely adopted open-source game server panels, typically self-hosted by hosting providers and communities with the web…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Pterodactyl is a free, open-source game server management panel. Prior to version 1.11.11, using the /locales/locale.json with the locale and namespace query parameters, a malicious actor is able to execute arbitrary code without being authenticated. With the ability to execute arbitrary code it could be used to gain access to the Panel's server, read credentials from the Panel's config, extract sensitive information from the database, access files of servers managed by the panel, etc. This issue has been patched in version 1.11.11. There are no software workarounds for this vulnerability, but use of an external Web Application Firewall (WAF) could help mitigate this attack.

Weakness
CWE-94
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.