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 — Esse documento descreve o Exploit publico em python | Kitploit
Tools/GitHubGitHub/pvpaulo01/cve-2026-31431
Privilege EscalationExploit FrameworksExploitationPayload DevelopmentBinary Exploitation
GitHubpvpaulo01/cve-2026-31431

cve-2026-31431

Esse documento descreve o Exploit publico em python

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

This document describes a public Python exploit related to the CVE-2026-31431 vulnerability. The code demonstrates the exploitation of the flaw using primitives from the Linux AF_ALG subsystem, AEAD cryptographic operations, and memory manipulation via splice(), with the goal of overwriting parts of a privileged binary (/usr/bin/su) and subsequently executing the resulting process.

Exploit features

  • Implemented in Python 3
  • Uses AF_ALG sockets (authencesn)
  • Employs AEAD cryptographic operations
  • Makes use of splice() for direct interaction with file descriptors
  • Performs incremental writing to a privileged binary
Download Tool