
Creating a Wordpress Admin User
A Python-based scanner for detecting and validating CVE-2026-0920 exposure in WordPress sites using vulnerable LA-Studio Element plugin versions.
This tool is designed to automate the identification of WordPress targets potentially affected by CVE-2026-0920, a vulnerability related to improper role handling during the registration flow in vulnerable plugin versions.
The script processes target lists, attempts validation checks, and records successful results into an output file for later review.
requestscoloramaurllib3python cve2026_0920.py -f domainlist.txt -t 20 -o success_results.txt --no-input
This project is provided for educational purposes, defensive research, and authorized security testing only. Do not use it against systems without explicit permission.