484795 matches found
CVE-2026-31431_CopyFail_LinuxKernel_LPE
CVE-2026-31431 โ Copy Fail Linux Kernel LPE Educational rewrite of the Theori/Xint proof-of-concept for CVE-2026-31431, a local privilege escalation vulnerability in the Linux kernel's algifaead crypto socket interface. Affects every mainline kernel from 4.14 July 2017 through 6.18.21, and the 6....
copyfail-exploit
Copy Fail ยท CVE-2026-31431 Local privilege escalation on Linux kernels from 4.11 up to but not including the patched 6.18 releases. The bug lives in the kernel's AFALG socket interfaceโspecifically how authencesn handles scatter-gather lists during inโplace AEAD decryption. The result: an...
cPanel-CVE-2026-41940-Scanner
cPanel-CVE-2026-41940-Scanner This high-performance security tool is designed to identify and exploit CVE-2026-41940 , a critical CRLF injection vulnerability in cPanel & WHM. It automates the entire process from Shodan discovery to administrative token creation. Key Features Automated Shodan...
copyfail-dfir
CVE-2026-31431 Copy Fail โ DFIR Investigation Walkthrough An interactive, step-by-step forensic investigation walkthrough for the Copy Fail Linux kernel vulnerability CVE-2026-31431. Click through a realistic incident response scenario โ from SIEM alert to confirmed verdict โ using real tools and...
copy-fail-CVE-2026-31431-shell
CVE-2026-31431 - copyfail shell Local privilege escalation via AFALG socket + splice page-cache overwrite. Overwrites a read-only SUID binary /usr/bin/su with a minimal ELF that calls setuid0 + execve"/bin/sh". No race condition, no per-distro offsets, single shot. root@kitploit: $...
CVE-2026-32635-Angular-XSS-Mitigation-
CVE-2026-32635: Angular i18n Attribute XSS - Mitigation & Detection PoC ๐ Overview This repository contains an educational demonstration of the mitigation and detection for CVE-2026-32635 , a Cross-Site Scripting XSS vulnerability in Angular that affects internationalized i18n attributes...
copyfail-check
copyfail-check Shell scripts to detect Linux kernel vulnerabilities, check mitigation status, and guide remediation โ designed to run locally or across fleets via SSH, Ansible, or pssh. CVE-2026-31431 โ Copy Fail Copy Fail is a high-severity local privilege escalation LPE vulnerability in the Lin...
Copy-Fail---CVE-2026-31431
CVE-2026-31431 - Copy Fail - Detection Script Python script to check whether a Linux system is vulnerable to the CVE-2026-31431 Copy Fail flaw, a local privilege escalation in the Linux kernel. The flaw in brief Since 2017 commit 72548b093ee3, the kernel's algifaead cryptographic module has handl...
cve_2026_31431_audit
CVE-2026-31431 Audit This project provides a professional Python script designed to check if a system is vulnerable to CVE-2026-31431 and demonstrates how to exploit it for research purposes. ๐ฌ Full Workflow The diagram below illustrates the complete workflow from Environment Audit SCAN, Patch...
GhostShell
GhostShell CVE-2026-31431 โ Local Privilege Escalation via Linux Kernel Page Cache Corruption GhostShell is a local privilege escalation tool that exploits a flaw in the Linux kernel's authencesn AEAD crypto implementation to obtain a root shell from an unprivileged user account. It corrupts the...
yc-mk8s-copy-fail-mitigation
Copy Fail / Dirty Frag Mitigation for Yandex Managed Kubernetes Automatic application of mitigation for vulnerabilities CVE-2026-31431, CVE-2026-43284 and CVE-2026-43500 in the Linux kernel on all worker nodes of a Yandex Managed Kubernetes cluster. Vulnerability Description CVE ID: CVE-2026-4328...
CVE-2026-31431-PoC
Copy Fail - Python 3.9 PoC CVE-2026-31431 The public Copy Fail exploit wasn't compaitble with python 3.9, this one is. The original was modifed by replacing the unavailable os.splice with a lightweight ctypes polyfill. ๐จ LEGAL DISCLAIMER CFAA & Related Laws THIS SOFTWARE IS PROVIDED FOR EDUCATION...
CVE-2026-31431
CVE-2026-31431 - Proof-of-Concept Linux algifaead page-cache write to root - Local Privilege Escalation Exploit Writeup https://websec.net/blog/cve-2026-31431-linux-algifaead-page-cache-write-to-root-69f38a4ccddd2db1f520f170 Notes We haven't fully tested yet the PoC, its based on public reference...
CVE-2026-31431-CopyFail-Lab
CVE-2026-31431 "Copy Fail" โ Linux Kernel LPE Lab Overview This repository documents a complete lab investigation of CVE-2026-31431 Copy Fail , a high-severity local privilege escalation LPE vulnerability in the Linux kernel's algifaead cryptographic module, disclosed on April 29, 2026. CVSS Scor...
CVE-2024-40111-Exploit
CVE-2024-40111: Stored Cross-Site Scripting XSS in Automad 2.0.0-alpha.4 Exploit Details Exploit Title : Stored Cross-Site Scripting XSS in Automad 2.0.0-alpha.4 Date : 2024-06-20 Exploit Author : Jerry Thomas w3bn00b3r Vendor Homepage : Automad Software Link : Automad GitHub Repository Category ...
cve-2026-31431-detection
CVE-2026-31431 "Copy Fail" โ Defensive Detection Package A production-ready collection of detection rules and triage guidance for CVE-2026-31431, a Linux kernel local privilege escalation in the algifaead crypto interface disclosed by Theori Xint Code Research. The vulnerability exploits an...
CVE-2026-31431-CopyFail-Universal-LPE
CVE-2026-31431 "Copy Fail" โ Universal LPE Exploit Linux kernel page cache 4-byte arbitrary write โ Local Privilege Escalation Multiple exploit approaches: dynamic ELF entry point overwrite, full binary replacement, Python 3.x compatible with ctypes splice fallback. What is this? CVE-2026-31431 i...
copyfail-rs
copyfail-rs Copy Fail exploit CVE-2026-31431 but in Rust, a critical vulnerability chaining AFALG and splice to achieve a 4-byte page cache write, leading to local privilege escalation on major Linux distributions. Based on the research and PoC by Xint Code. Disclaimer !CAUTION This project is fo...
copy-fail-CVE-2026-31431
CVE-2026-31431 โ Copy Fail 732 bytes. Any distro. Root. A straight-line logic flaw in the Linux kernel's authencesn cryptographic template enables an unprivileged local user to perform a precise, controlled 4-byte write into the page cache of any readable file โ including setuid binaries. No race...
tool-29489
Tool-29489 Overview ๐: This tool is used to identify URLs with CVE-2023-29489 vulnerability. The tool uses payloads to identify the bug. Help menu of tool-29489: python main.py help URL inputfile outputfile -h or --help : To display help options. -u or --url : To input URL to check. -i or --input...