Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Azimoff337

#23965of 56,327
10Total CVSS
Vulnerabilities · 1
PT-2025-26186
10
2024-12-10
Panel · Panel · CVE-2025-49132
**Name of the Vulnerable Software and Affected Versions** Pterodactyl versions prior to 1.11.11 **Description** An unauthenticated malicious actor can execute arbitrary code by using the '/locales/locale.json' endpoint with the `locale` and `namespace` query parameters. This flaw allows for complete server compromise, including accessing the panel server, reading credentials from the configuration (such as the `.env` file), extracting sensitive database information (including usernames, emails, and hashed passwords), and accessing files of servers managed by the panel. Security researchers and malicious actors have attempted to exploit this issue following its announcement. **Recommendations** Update to version 1.11.11. For modified installations using Git, apply the official patch using `git apply`. As a temporary mitigation, use an external Web Application Firewall (WAF) to block the attack. Restrict access to the '/locales/locale.json' endpoint at the webserver level, although this will break localization features.