Lucene search
+L

923 matches found

Kitploit
Kitploit
added 2026/08/31 4:53 p.m.5 views

CVE-2022-0847-POC

CVE-2022-0847 CREDITS: root@kitploit: vulnerability author: Max Kellermann max kellermann explanation: https://dirtypipe.cm4all.com/ RESOURCES: root@kitploit: PAGE CACHE: https://manybutfinite.com/post/page-cache-the-affair-between-memory-and-files/ PIPE:...

7.8CVSS6.9AI score0.89721EPSS
SaveExploits101
Kitploit
Kitploit
added 2026/08/31 2:28 p.m.5 views

CVE-2019-5489

CVE 2019-5489 This repository contains Page Cache Side Channel Attacks CVE-2019-5489 proof of concept for Linux. In order to evaluate page cache side channel, I have implemented covert channel between two processes. The sender process send confidential data to a receiver process via the page cach...

5.5CVSS6.5AI score0.00774EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 11:44 a.m.3 views

CVE-2026-31431

🐞 CVE-2026-31431 - Copy Fail A logic flaw in authencesn chained through AFALG and splice into a controlled 4-byte write in the page cache of any readable file on the system. No race condition, no offsets, no compiled payload. The same 732-byte script gains root on every Linux distribution since...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits239
Kitploit
Kitploit
added 2026/08/31 11:43 a.m.3 views

CVE-2026-31431-Metasploit-exploit

CVE-2026-31431 - Linux Kernel AFALG "Copy Fail" Local Privilege Escalation An automated Metasploit Post-Exploitation module that leverages CVE-2026-31431 popularly known as "Copy Fail" to perform Local Privilege Escalation LPE on vulnerable Linux kernels versions 4.14 through 6.19.12. Description...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits239
Kitploit
Kitploit
added 2026/08/31 9:53 a.m.3 views

copy-fail-mcp

Copy Fail MCP 📖 Installation Guide — quick start, manual setup, and troubleshooting CVE-2026-31431 — The worst Linux vulnerability ever discovered. Now controllable via MCP. 732 bytes of Python. No compilation. No race condition. No per-distro offsets. One shot, universal root on every Linux kern...

7.8CVSS6.3AI score0.99907EPSS
SaveExploits239References5
Kitploit
Kitploit
added 2026/08/31 9:15 a.m.4 views

Copyfail-sh

copyfail-sh No race. No offsets. No prebuilt binary to blindly trust. A bash implementation of CVE-2026-31431 Copy Fail. The script compiles a minimal C helper inline at runtime. The bash layer handles architecture detection, payload decompression and target selection; the C layer does the actual...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits239References3
Kitploit
Kitploit
added 2026/08/31 8:15 a.m.3 views

DirtyFrag-for-dummies

Dirty Frag / CVE-2026-43284 — Research Notes Overview This repository contains a cleaned-up technical diagram and supporting notes for the Linux kernel vulnerability commonly referred to as Dirty Frag and tracked for the xfrm-ESP path as CVE-2026-43284. The issue belongs to the broader Dirty Frag...

8.8CVSS6.9AI score0.93235EPSS
SaveExploits32References1
Kitploit
Kitploit
added 2026/08/31 7:37 a.m.2 views

rootpacket-cve-2026-31431

rootpacket CVE-2026-31431 Un kit de criptominería Linux de contenedor a host capturado de ataques en vivo en las honeypots de Kinryū Labs. Se infiltra a través de una API del motor Docker expuesta, escapa del contenedor para obtener acceso root al host con CVE-2026-31431 , instala un rootkit del...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits239
Kitploit
Kitploit
added 2026/08/31 7:25 a.m.9 views

CVE-2026-46331

CVE-2026-46331 pedit COW – Linux net/sched Packet-Editor Page-Cache Poisoning Vulnerability Executive Summary CVE-2026-46331 nicknamed “pedit COW” is a local Linux kernel privilege-escalation flaw in the traffic-control subsystem. An unprivileged user in an unprivileged network namespace can...

7.8CVSS6.8AI score0.00583EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/08/31 7:17 a.m.3 views

DirtyClone

DirtyClone DirtyClone is a diagnostic, proof-of-concept local privilege escalation tool written in C. It targets a kernel/XFRM-related exploit path described in the source as CVE-2026-43503 and is intended only for authorized security research in controlled environments. Overview This repository...

8.8CVSS6.5AI score0.00337EPSS
SaveExploits7References2
Kitploit
Kitploit
added 2026/08/31 6:22 a.m.3 views

CVE-2026-31431-C

copy-fail CVE-2026-31431 Copy Fail C language PoC, logically aligned with the original Python exploit theori-io/copy-fail-CVE-2026-31431. For authorized security research and experimental environments only. Do not use on unauthorized systems. Brief Principle In Linux AFALG,...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits239References1
Kitploit
Kitploit
added 2026/08/31 6:09 a.m.2 views

Detection-Tool-Kit-for-CVE-2026-31431

copyfail-detect Detection toolkit for CVE-2026-31431 "Copy Fail", a Linux kernel local privilege escalation technique that corrupts page-cache data without changing the file on disk. Why This Exists Copy Fail can bypass traditional file integrity monitoring because the on-disk file is not modifie...

7.8CVSS6.3AI score0.99907EPSS
SaveExploits239References1
Kitploit
Kitploit
added 2026/08/31 6:07 a.m.5 views

copyfail2_electric_boogaloo_fix

copyfail2electricboogaloofix A temporary mitigation against copyfail variant copyfail2electricboogaloo - Unprivileged Linux LPE via xfrm ESP-in-UDP MSGSPLICEPAGES no-COW fast path. Page-cache write into any readable file. Overwrites a nologin line in /etc/passwd with sick::0:0:…:/:/bin/bash and s...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits239
Kitploit
Kitploit
added 2026/08/31 6:06 a.m.3 views

DirtyFrag-go

dirtyfrag-go Two bugs. One shell. No disk writes. Go port of dirtyfrag CVE-2026-43284 / CVE-2026-43500. How it works tl;dr The bug class is in the Linux kernel XFRM subsystem. When a file page is spliced into a pipe and then into an ESP-encrypted socket, the kernel decrypts the ESP payload in-pla...

8.8CVSS6.9AI score0.93235EPSS
SaveExploits34References1
Kitploit
Kitploit
added 2026/08/31 5:59 a.m.2 views

CVE-2026-31431-CopyFail-Linux-PrivEsc

CVE-2026-31431 CopyFail Linux Local Privilege Escalation A demonstration and explanation of CVE-2026-31431, the Linux Kernel Copy Fail Local Privilege Escalation vulnerability. The vulnerability allows for files opened with read permission to have data overwritten in the page cache. This reposito...

7.8CVSS6.8AI score0.99907EPSS
SaveExploits239References10
Kitploit
Kitploit
added 2026/08/31 5:56 a.m.1 views

CVE-2026-46300-Fragnesia---TryHackMe-Lab-Project

CVE-2026-46300-Fragnesia---TryHackMe-Lab-Project The project documents the completion and analysis of the Fragnesia CVE-2026-46300 TryHackME lab, which demonstrates a Linux kernel page -cache corruption vulnerability capable of achieving local privilege escalation through modification of cached...

7.8CVSS7.3AI score0.09481EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/08/31 5:52 a.m.3 views

copy-fail-cve-2026-31431-linux-kernel-page-cache-lpe

Copy Fail CVE-2026-31431 - Vulnerability Checker Conceptual validation script for CVE-2026-31431 "Copy Fail" — a Linux kernel local privilege escalation via algifaead page-cache write. Vulnerability CVE-2026-31431 is a logic bug in the Linux kernel's authencesn AEAD template. When combined with...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits239References1
Kitploit
Kitploit
added 2026/08/31 5:47 a.m.4 views

Drupal_REST-RCE_Unauthenticated

CVE-2019-6340 — Drupal RESTful Web Services RCE Python implementation of the remote code execution exploit for CVE-2019-6340, based on analysis of the Metasploit module and the prior work by leonjza. Key difference from EDB-46459: uses POST instead of GET, bypassing Drupal's page cache — can be...

8.1CVSS7.3AI score0.92017EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/08/31 5:42 a.m.5 views

CVE-2026-43284

🚨 CVE-2026-43284 — Dirty Frag 🚨 Universal Linux Kernel Local Privilege Escalation Overview Field| Detail ---|--- CVE| CVE-2026-43284 xfrm/ESP + CVE-2026-43500 RxRPC Nickname| Dirty Frag CVSS| 7.8 HIGH Type| Local Privilege Escalation LPE Introduced| Linux kernel 4.10 2017, commit cac2661c53f3...

8.8CVSS7.2AI score0.93235EPSS
SaveExploits34
Kitploit
Kitploit
added 2026/08/31 5:21 a.m.2 views

CVE-2026-31431

CVE-2026-31431 Structure root@kitploit: . ├── container │ ├── container.md Container escape ideas │ ├── expenv Container environment │ │ ├── bin │ │ │ ├── gscontainer │ │ │ └── share │ │ ├── Dockerfile │ │ ├── run.sh │ │ └── src │ │ ├── gscontainer.c │ │ └── share.c │ ├── images │ │ ├──...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits239References1
Rows per page
Query Builder