Share
## https://sploitus.com/exploit?id=9E8AF797-5716-5FB5-A6F9-F95A4E2A7DE2
# CVE-2026-31431-Copy-Fail

xpl0ited by [infrar3d](https://github.com/Infrar3dd)

This repository contains a proof‑of‑concept exploit for **CVE-2026-31431 (Copy Fail)**.

CVE-2026-31431, known as "Copy Fail", is a high-severity Local Privilege Escalation (LPE) flaw in the Linux kernel that has been present for nearly a decade. It allows an unprivileged local user to gain root access

### Usage:

```bash
python3 CVE-2026-31431.py
or
python3 CVE-2026-31431.py username
```

### ⚠️ Disclaimer ⚠️

This software and proof-of-concept code is provided **for educational and research purposes only**. 

*   The authors are **not responsible** for any misuse or damage caused by this program.
*   **Do not use** against any systems without explicit **prior permission**.
*   Use of this tools for attacking targets without consent is **illegal**.

You are responsible for obeying all applicable laws. **Use ethically and responsibly.**