Sploitus

Exploit for CVE-2026-52102

githubexploit · 2026-08-04

Exploit Code

README34 lines
## https://sploitus.com/exploit?id=7DC2DCBE-2A3B-545F-BE16-23E80FDB6443
# CVE-2026-52102 - Exploit PoC

A Proof of Concept (PoC) demonstrating **CVE-2026-52102**.

## Usage

```bash
python3 CVE-2026-52102-PoC.py
```

## Targets

Add one target per line to the `targets.txt` file.

> **Note:** Only include systems that you own or have explicit authorization to test.

Example:

```text
https://example.local:8090...
https://192.168...:8090...
```

## Researchers

| Name | LinkedIn |
|------|----------|
| Rafael Romão | https://www.linkedin.com/in/rafael-rom%C3%A3o/ |
| Gabriel Gomes | https://www.linkedin.com/in/gabriel-gomes-39a2aa38b/ |

---

> This repository is intended for educational purposes and authorized security research only. Do not use it against systems without explicit permission.