
Python PoC script for CVE-2026-87902 that performs basic checks against a target WordPress URL with configurable page, depth, prefix, and timeout options.
nothing too detailed, some basic checks.
usage:
python3 wp_87902.py -u https://targeturl optional flags: [-p PAGE] [-d DEPTH] [--prefix PREFIX] [--page-scan-limit PAGE_SCAN_LIMIT] [--timeout TIMEOUT] [-k] [-v]