A critical flaw has been discovered in Erlang/OTP's SSH server allows unauthenticated attackers to gain remote code execution. One malformed SSH handshake bypasses authentication and exploits improper handling of SSH protocol messages. # CVE-2025-32433: Erlang/OTP's SSH Server Exploit
_______________________________

## Information
CVE-2025-32433: A critical flaw has been discovered in Erlang/OTP's SSH server allows
unauthenticated attackers to gain remote code execution. One malformed SSH handshake
bypasses authentication and exploits improper handling of SSH protocol messages.
##
Affected Version:
----------------
- <= OTP-27.3.2
- <= OTP-26.2.5.10
- <= OTP-25.3.2.19
##
## Installation
You should first install the vulnerable lab, theres a guide on the [Docker](https://github.com/vigilante-1337/CVE-2025-32433/blob/main/Docker/setup) folder
```bash
~$ git clone https://github.com/vigilante-1337/CVE-2025-32433
~$ cd CVE-2025-32433
~$ chmod +x exploit
~$ exploit
```
[4.0K] /data/pocs/f5255f0450832c24e539615fdf9fb90000cc871e
├── [4.0K] Docker
│ └── [1.5K] setup
├── [ 12K] exploit
├── [ 848] README.md
└── [4.0K] static
├── [ 45K] affected-version.png
└── [102K] CVE-2025-32433.png
2 directories, 5 files