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
copy-fail-CVE-2026-31431-php — Proof-of-concept exploit for CVE-2026-31431 (Copy Fail) in PHP, demonstrating privilege escalation to root on vulnerable systems. | Kitploit
Tools/GitHubGitHub/martinpham/copy-fail-cve-2026-31431-php
Privilege EscalationVulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubmartinpham/copy-fail-cve-2026-31431-php

copy-fail-CVE-2026-31431-php

Proof-of-concept exploit for CVE-2026-31431 (Copy Fail) in PHP, demonstrating privilege escalation to root on vulnerable systems.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website
93 months agoNot yet reviewed

CVE-2026-31431 (Copy Fail) PHP PoC

root@kitploit:~
www-data@jumpbox:~/home$ id
uid=33(www-data) gid=33(www-data) groups=33(www-data)
www-data@jumpbox:~/home$ uname -a
Linux testbox 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
www-data@jumpbox:~/home$ php CVE-2026-31431.php 
# id
uid=0(root) gid=33(www-data) groups=33(www-data)
Download Tool