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

![WP-CVE-2025-6934](https://github.com/user-attachments/assets/651f1b31-676d-4052-a546-9525257e81ea)


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/)