Lucene search
+L

575 matches found

Kitploit
Kitploit
added 2026/09/20 2:18 p.m.8 views

cve-2025-32433-erlang_ssh_rce_reproduction

CVE-2025-32433: Erlang/OTP SSH Daemon Pre-Auth Remote Code Execution CVSS Score: 10.0 CRITICAL Status: Actively Exploited in the Wild Disclosure: June 2025 Overview CVE-2025-32433 is a critical unauthenticated remote code execution vulnerability in the SSH server implementation ssh application...

10CVSS8.7AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/20 1:33 p.m.9 views

Erlang-OTP-SSH-CVE-2025-32433

✅ Result The server responded to an SSH message ID 80 0x50 — which is reserved for post-auth. This proves the server accepts invalid messages during the pre-auth phase, indicating vulnerable behavior as defined in CVE-2025-32433. 📖 Research Summary I built this lab after studying Erlang/OTP and t...

10CVSS8.4AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/20 10:30 a.m.10 views

CVE-2025-32433

CVE-2025-32433: Exploit del servidor SSH de Erlang/OTP Información CVE-2025-32433: Se ha descubierto una falla crítica en el servidor SSH de Erlang/OTP que permite a atacantes no autenticados obtener ejecución remota de código. Un handshake SSH malformado evita la autenticación y explota el manej...

10CVSS8.5AI score0.98754EPSS
SaveExploits38References1
Kitploit
Kitploit
added 2026/09/20 8:56 a.m.12 views

CVE-2025-32433-Detection

CVE-2025-32433 Detection Author: te0rwx Created: 2025-08-27 Upt. 2026-08-16 Description A custom YARA rule for detecting known artifacts associated with CVE-2025-32433 , an Erlang/OTP SSH pre-authentication remote code execution RCE vulnerability. The rule was developed and validated against publ...

10CVSS8.3AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/20 4:02 a.m.10 views

CVE-2025-32433_Erlang-OTP_PoC

CVE-2025-32433Erlang-OTP Este script es una herramienta de seguridad personalizada diseñada para probar una vulnerabilidad crítica de pre-autenticación en sistemas que ejecutan servidores SSH basados en Erlang Este script es una herramienta de seguridad personalizada diseñada para probar una...

10CVSS8.3AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/20 1:57 a.m.7 views

CVE-2025-32433-PoC

CVE-2025-32433: Erlang/OTP SSH Unauthenticated RCE PoC This repository contains a Proof-of-Concept PoC for CVE-2025-32433, a critical unauthenticated Remote Code Execution RCE vulnerability affecting the SSH server implementation in Erlang/Open Telecom Platform OTP. This PoC is designed for...

10CVSS8.1AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/19 11:35 p.m.7 views

CVE-2025-32433-Erlang-OTP-SSH-Unauthenticated-RCE

CVE-2025-32433 - Erlang/OTP SSH RCE PoC Resumen PoC que muestra ejecución remota de código no autenticada en el servidor SSH de Erlang/OTP. Al explotar una falla en el manejo de mensajes del protocolo SSH, un atacante puede ejecutar comandos arbitrarios en el objetivo sin credenciales válidas. CV...

10CVSS8.7AI score0.98754EPSS
SaveExploits38References1
Kitploit
Kitploit
added 2026/09/19 8:47 p.m.6 views

CVE-2025-32433-PoC-Analysis

FAQ - CVE-2025-32433 1. What is Erlang OTP? Erlang is a general-purpose programming language. OTP Open Telecom Platform is a collection of middleware, libraries, and design principles used for fault tolerance using the BEAM VPN. 2. Why is this version of Erlang vulnerable? OTP 26.2.5.10 is...

10CVSS7.9AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/19 3:18 p.m.12 views

CVE-2025-32433

Vulnerabilidad de ejecución remota de código en Erlang/OTP SSH: la causa raíz radica en un defecto en el mecanismo de procesamiento de mensajes del protocolo SSH, que permite a un atacante enviar mensajes de protocolo de conexión antes de que se complete la autenticación. Cabe destacar que esta...

10CVSS8AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/19 1:00 p.m.9 views

CVE-2025-32433

CVE-2025-32433 – Vulnerabilidad RCE en SSH de Erlang/OTP 📌 Resumen CVE-2025-32433 es una vulnerabilidad de ejecución remota de código RCE que afecta al daemon SSH de Erlang/OTP. La causa raíz es el manejo inadecuado de solicitudes de canal SSH previas a la autenticación , que un atacante puede...

10CVSS8.5AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/19 10:43 a.m.9 views

CVE-2025-32433_PoC

CVE-2025-32433Erlang-OTP Este script es una herramienta de seguridad personalizada diseñada para probar una vulnerabilidad crítica de pre-autenticación en sistemas que ejecutan servidores SSH basados en Erlang Este script es una herramienta de seguridad personalizada diseñada para probar una...

10CVSS8.3AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/19 9:47 a.m.8 views

CVE-2025-32433-Eploit

CVE-2025-32433-Eploit Erlang/OTP SSH Vulnerable to Pre-Authentication RCE SSH Erlang RCE Exploit crafting SSH payload to execute an arbitrary Erlang command on the vulnerable server. Usage: root@kitploit: python3 exploit.py -t targets.txt -p 2222 -o results.log Disclaimer: This tool is for...

10CVSS8.3AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/19 8:49 a.m.8 views

CVE-2025-32433

CVE-2025-32433 Resumen y descripción general del ataque de CVE-2025-32433 CVE-2025-32433 es una vulnerabilidad crítica de ejecución remota de código RCE no autenticada en el servidor SSH de Erlang/OTP, divulgada el 16 de abril de 2025. Erlang/OTP SSH es una biblioteca utilizada en diversas...

10CVSS8.6AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/19 12:43 a.m.5 views

CVE-2025-32433-LAB

CVE-2025-32433 Vulnerability Research & Security Lab This repository provides a complete, submission-ready, containerized security research lab for CVE-2025-32433 Erlang/OTP SSH missing authentication vulnerability. It allows security engineers, reviewers, and researchers to independently deploy,...

10CVSS0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/18 8:33 p.m.9 views

CVE-2025-32433-Exploit-edited

Exploit CVE-2025-32433 Compatible con Windows Ejecución Remota de Código No Autenticada en SSH de Erlang/OTP Descripción Este repositorio contiene un exploit para CVE-2025-32433, una vulnerabilidad crítica de ejecución remota de código no autenticada en el servidor SSH de Erlang/OTP...

10CVSS9AI score0.98754EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/18 1:25 p.m.6 views

Exploiting-a-vulnerability-using-reverse-shell

Fundamentos de Seguridad de la Información — Proyecto Primavera 2026 Puntos Totales: 20 | Fecha Límite: No se aceptan entregas tardías Resumen Este proyecto simula un escenario real de ataque y defensa en dos máquinas virtuales. Explotarás una vulnerabilidad crítica de RCE antes de la autenticaci...

10CVSS8.5AI score0.98754EPSS
SaveExploits38References1
Kitploit
Kitploit
added 2026/09/18 11:33 a.m.10 views

cve-2025-32433

Erlang/OTP SSH Unauthenticated Blind RCE CVE-2025-32433 PoC 📜 Description CVE-2025-32433 is a critical unauthenticated remote code execution vulnerability in Erlang/OTP's SSH server. Prior to the patched versions, the SSH daemon incorrectly processes channel messages before authentication is...

10CVSS8.8AI score0.98754EPSS
SaveExploits38
OSV
OSV
added 2026/09/18 1:22 a.m.4 views

CLEANSTART-2026-HG35040 Erlang/OTP is a set of libraries for the Erlang programming language

Multiple security vulnerabilities affect the erlang package. Erlang/OTP is a set of libraries for the Erlang programming language. See references for individual vulnerability details...

9.8CVSS0.98754EPSS
SaveExploits42References11
Kitploit
Kitploit
added 2026/09/17 11:59 p.m.7 views

CVE-2025-32433

Investigación de seguridad sobre Erlang/OTP SSH CVE-2025-32433 Prueba de concepto de exploit en Python CVE-2025-32433 Ejecución Remota de Código no autenticada en Erlang/OTP SSH. También tengo una plantilla Nuclei para detección de banner y una verificación Nuclei RCE. Los registros IDS de Surica...

10CVSS8.1AI score0.98754EPSS
SaveExploits38References4
Kitploit
Kitploit
added 2026/09/17 4:14 p.m.20 views

CVE-2025-32433-available-for-windows

CVE-2025-32433 Información sobre la vulnerabilidad: https://nvd.nist.gov/vuln/detail/CVE-2025-32433 POC root@kitploit: kdev :: /erlang/CVE-2025-32433 ‹main› » python3 cve-2025-32433.py -h usage: cve-2025-32433.py -h -d --host HOST --port PORT Exploit for CVE-2025-32433 Erlang OTP SSH server...

10CVSS8AI score0.98754EPSS
SaveExploits38
Rows per page
Query Builder