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 — Proof-of-concept exploit for CVE-2026-31431, a privilege escalation vulnerability in Linux kernels, tested on multiple distributions. For educational and research purposes only. | Kitploit
Tools/GitHubGitHub/ravindercodes/copy-fail-cve-2026-31431
Vulnerability AnalysisExploitationPenetration TestingLearning & Education
GitHubravindercodes/copy-fail-cve-2026-31431

copy-fail-CVE-2026-31431

Proof-of-concept exploit for CVE-2026-31431, a privilege escalation vulnerability in Linux kernels, tested on multiple distributions. For educational and research purposes only.

View Repository
3 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Copy Fail (CVE-2026-31431) - PoC

This repository contains a Proof of Concept (PoC) for the Copy Fail (CVE-2026-31431) vulnerability.

⚠️ Disclaimer:
This project is for educational and research purposes only.
Do NOT use this on systems you do not own or do not have permission to test.


🧪 Usage

Follow the steps below to run the PoC:

root@kitploit:~
# Clone the repository
git clone https://github.com/ravindercodes/copy-fail-CVE-2026-31431

# Navigate to the project directory
cd copy-fail-CVE-2026-31431

# Run the exploit script
python3 copy_fail_exp.py

# Switch to root (if successful)
su

Tested Distro / Version

DistroVersion
Ubuntu 24.04 LTS6.17.0-1007-aws
Amazon Linux 20236.18.8-9.213.amzn2023
RHEL 10.16.12.0-124.45.1.el10_1
SUSE 166.12.0-160000.9-default
Download Tool