## https://sploitus.com/exploit?id=490D6E4F-746E-51AA-9FD7-BB9AB32560D5
# WP-CVE-2025-6934 | Opal Estate Pro <= 1.7.5 - Unauthenticated Privilege Escalation

This is a Python script that exploits the CVE-2025-6934 vulnerability in the Opal Estate Pro <= 1.7.5 plugin for WordPress. This tool allows unauthenticated attackers to register new users and escalate their privileges to administrator without authorization.
---
## How to use
1. Make sure you have installed the dependencies:
```bash
pip install requests beautifulsoup4
```
2. Run script with target list file:
```bash
python2 CVE-2025-6934.py targets.txt
```
3. The test results will be saved in the `vulns.txt` file if a **vulnerable** target is found.
---
## โ ๏ธ Disclaimer
This repository was created **for security research and educational purposes only**.
More Disclaimer You Can see the disclaimer on the cover of Jenderal92. You can check it [HERE !!!](https://github.com/Jenderal92/)