Share
## https://sploitus.com/exploit?id=09EB37DB-C7DD-526B-9FAE-F41A0BA17FE3
# CVE-2025-55182 POC @ python

## Run

```
  python main.py --host localhost --port 3002
  python main.py --host 192.168.1.100 --port 8080
  python main.py --url http://target.com:3000
  python main.py --url https://target.com --no-verify-ssl
```

## Ref

- https://github.com/ejpir/CVE-2025-55182-poc/tree/main
- https://github.com/ejpir/CVE-2025-55182-poc/blob/main/TECHNICAL-ANALYSIS.md