308 matches found
CVE-2025-49132-Mods
CVE-2025-49132 - RCE Simple 📝 Overview This repository contains a specialized exploit for CVE-2025-49132, a critical unauthenticated Remote Code Execution RCE vulnerability in the Pterodactyl Panel prior to v1.11.11. The vulnerability exists in the /locales/locale.json endpoint. By manipulating t...
CVE-2025-49132
CVE-2025-49132 - Pterodactyl Panel Unauthenticated RCE root@kitploit: / |\ \ / /| | | / | | | | || | / | || / | | \ V / | || / / | |/ / | | | | , /| || \ / / | / || /| //||/ || // ||/ /| Exploit for Pterodactyl Panel ≤ 1.11.10 - unauthenticated LFI to RCE. The Vulnerability The...
CVE-2025-49132-PHP-PEAR
CVE-2025-49132: Pterodactyl Panel Unauthenticated RCE via PHP PEAR Method Table of Contents Overview Vulnerability Details Technical Analysis Exploit Flow Installation Usage Examples Mitigation Disclaimer References Author Overview This repository contains a proof-of-concept PoC exploit for...
Pterodactyl Panel - Remote Code Execution
Pterodactyl is a free, open-source game server management panel. Using the /locales/locale.json with the locale and namespace query parameters, a malicious actor is able to execute arbitrary code without being authenticated. id: CVE-2025-49132 info: name: Pterodactyl Panel - Remote Code Execution...
CVE-2025-49132
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...
CVE-2025-49132
CVE-2025-49132 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...
CVE-2025-49132-Pterodactyl-Panel-Unauthenticated-Remote-Code-Execution-RCE-
CVE-2025-49132 Panel Pterodactyl - Ejecución Remota de Código No Autenticada RCE 🔎 Resumen CVE‑2025‑49132 es una vulnerabilidad crítica de Ejecución Remota de Código que afecta a Pterodactyl Panel = 1.11.10. Un atacante no autenticado puede explotar una validación de entrada incorrecta en el...
CVE-2025-49132_HTB_SEASON10
CVE-2025-49132 - Exploit RCE de Pterodactyl Panel HTB Temporada 10 - Writeup de la Máquina Pterodactyl Resumen Objetivo: Máquina Pterodactyl HTB Dificultad Media CVE: CVE-2025-49132 Severidad: Crítica CVSS 9.8 Tipo de Ataque: Ejecución Remota de Código No Autenticada Afectado: Pterodactyl Panel...
CVE-2025-49132-PoC
CVE-2025-49132-PoC Prueba de concepto para CVE-2025-49132 para Ejecución Remota de Código en Pterodactyl Panel -m check Do something funny python3 poc.py -u -m exploit -p -t Detalles técnicos Analizando el git diff de LocaleController.php entre v1.11.10 y v1.11.11 link, podemos ver que el...
HTB-Pterodactyl-Writeup
HackTheBox — Writeup de Pterodactyl Dificultad: Media | SO: Linux openSUSE Leap 15.6 | Temporada: 10 Resumen Pterodactyl es una máquina Linux de dificultad media que ejecuta el panel de servidor de juegos Pterodactyl. La cadena de ataque involucra una vulnerabilidad LFI a RCE sin autenticación en...
HTB-Pterodactyl-Writeup
Penetration Test Report — HackTheBox: Pterodactyl Date: April 8, 2026 Target: Pterodactyl HackTheBox Difficulty: Medium OS: Linux openSUSE Leap 15.6 Tester: V0idW1re Executive Summary The Pterodactyl machine on HackTheBox presented a realistic attack scenario involving a misconfigured web...
CVE-2025-49132-Pterodactyl-Panel-RCE
CVE-2025-49132 — Pterodactyl Panel Security Research & Educational Analysis Overview This project documents research related to CVE-2025-49132 , a vulnerability affecting the Pterodactyl Panel. Purpose: Security research, education, defensive awareness Use only in controlled environments Does not...
HTB-Pterodactyl-RCE-CVE-2025-49132
Pterodactyl Panel Locale RCE CVE-2025-49132 — PoC Educativo -6f42c1 Solo para pruebas autorizadas y aprendizaje defensivo. Este repositorio está destinado a entornos de laboratorio controlados por ejemplo, configuraciones estilo CTF/HTB donde usted es propietario del objetivo o tienepermiso...
CVE-2025-49132
CVE-2025-49132 - Pterodactyl Panel Configuration Information Scanner This tool is used to scan Pterodactyl panel instances in an attempt to retrieve their database configuration information. By exploiting a specific path traversal vulnerability, sensitive configuration data of the panel can be...
CVE-2025-49132_poc
CVE-2025-49132poc Ejemplo de uso 1. Escanear un solo objetivo : root@kitploit: python3 CVE-2025-49132poc.py -u http://pterodactyl.example.com 2. Escanear una lista de objetivos : root@kitploit: python3 CVE-2025-49132poc.py -f listaobjetivos.txt 3. Guardar resultados del escaneo : root@kitploit:...
CVE-2025-49132
🛡️ Pterodactyl Panel Vulnerability Checker & Exploit Tool ✨ Acerca de Un script Python que automatiza el descubrimiento y explotación de vulnerabilidades en paneles Pterodactyl mal configurados. 🔍 Descubre exposición de la configuración sensible archivo locale.json. 🔑 Extrae credenciales de la bas...
CVE-2025-49132
CVE-2025-49132 Prueba de Concepto PoC Este repositorio contiene una Prueba de Concepto PoC para CVE-2025-49132, una vulnerabilidad crítica de ejecución remota de código RCE sin autenticación en versiones de Pterodactyl Panel anteriores a la 1.11.11. Detalles de la Vulnerabilidad ID de CVE :...
CVE-2025-49132
CVE-2025-49132 - Pterodactyl Panel Exploit ⚠️ Disclaimer : This repository is created for educational and research purposes only as part of my security research to understand and document CVE-2025-49132. All credit for the vulnerability discovery goes to the original researchers. root@kitploit: /...
CVE-2025-49132
Impact 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, this vulnerability can be exploited in an infinite number of ways. It could be used t...
CVE-2025-49132-PoC
CVE-2025-49132 PoC por Pwndalf Resumen Este repositorio contiene una Prueba de Concepto PoC para CVE-2025-49132, una vulnerabilidad de Ejecución Remota de Código RCE que afecta a Pterodactyl Panel 1.11.11 Esta PoC fue desarrollada y probada en un entorno de laboratorio controlado con fines de...