Sploitus

Exploit for poc-cve-collection

kitploit Β· 2026-08-28

Exploit Code

MARKDOWN35 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-HORKIMHAB-POC-CVE-COLLECTION
# poc-cve-collection

Poc CVE Collection

πŸ§ͺ Collects CVE PoCs and backs them up to the Internet Archive when they are unavailable on GitHub.

## Donate

Support the maintenance of this project with PayPal or by scanning the QR code below.

![paypal](https://assets.kitploit.com/production/public/readmes/43647/33a91bd6d378215fcd413c279aa88d48bda6c8b2ef7695892777c87de37de256.gif)

![QR code for donation](https://assets.kitploit.com/production/public/readmes/43647/8547a914397adeef146bb206525c92eb7da797a813c32cfb688d89348a337974.jpg)

## Example

root@kitploit:~
    
    
    # CVE-2026-31431
    
    # Title
    crypto: algif_aead - Revert to operating out-of-place
    
    # Description
    In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.
    
    # POCs
    - https://github.com/theori-io/copy-fail-CVE-2026-31431
    - https://github.com/rootsecdev/cve_2026_31431
    - https://github.com/badsectorlabs/copyfail-go
    
    # Backup pocs
    - https://archive.org/details/cve-2026-31431-2026-07-15-1784090663.zip