Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
WP-CVE-2025-6934 — WP-CVE-2025-6934 | Opal Estate Pro <= 1.7.5 - Unauthenticated Privilege Escalation | Kitploit
Tools/GitHubGitHub/jenderal92/wp-cve-2025-6934
Privilege EscalationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubjenderal92/wp-cve-2025-6934

WP-CVE-2025-6934

WP-CVE-2025-6934 | Opal Estate Pro <= 1.7.5 - Unauthenticated Privilege Escalation

View Repository
2 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

WP-CVE-2025-6934 | Opal Estate Pro <= 1.7.5 - Unauthenticated Privilege Escalation

WP-CVE-2025-6934

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:

    root@kitploit:~
    pip install requests beautifulsoup4
    
  2. Run script with target list file:

    root@kitploit:~
    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 !!!

Download Tool