Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-49132 PoC — Pterodactyl Panel Allows Unauthenticated Arbitrary Remote Code Execution

Source
Associated Vulnerability
Title:Pterodactyl Panel Allows Unauthenticated Arbitrary Remote Code Execution (CVE-2025-49132)
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.
Description
PoCs for CVE-2025-49132
Readme
# CVE-2025-49132 - 10.0 (Critical)

https://github.com/pterodactyl/panel/security/advisories/GHSA-24wv-6c99-f843

Vulnerable versions: 1.9.0 .. 1.11.10

## OpSec Considerations

RCE exploitation is limited but can be detected through:

`cat /var/www/pterodactyl/storage/logs/laravel-2025-*-*.log | grep 'Illuminate\\\\Translation\\\\FileLoader->load()'`

If access logs are disabled as they are with default configuration (without SSL) credential dumping cannot be detected as easily, otherwise you can search for `locale=..` in the access logs

## Legal

This is entirely for educational purposes or for use in authorized challenges such as a CTF, it is illegal to attack a machine without prior permission.
File Snapshot

[4.0K] /data/pocs/b8038547883a556df52107628a88787df46f675f ├── [1.1K] dump-creds.py ├── [ 918] exploit.py ├── [1.0K] LICENSE ├── [ 708] README.md └── [ 463] test.py 0 directories, 5 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →