
Python-basierter Proof-of-Concept-Exploit für CVE-2025-29927, eine Next.js-Privilegienumgehungsschwachstelle. Unterstützt Einzelziel- und Batch-Scans mit konfigurierbaren Pfaden und Threading.
Next.Js Umgehung von Berechtigungen (CVE-2025-29927)
Weitere PoCs unter
https://pc.fenchuan8.com/#/index?forum=101158&yqm=DGR4X
#path Standard /, Multithreading Standard 10
Batch-Scan:
python poc.py -f url.txt -p /path -t 10
Einzelner Scan:
python poc.py -u your-ip -p /path -t 10
