Adding CopyFail - CVE-2026-31431

This commit is contained in:
0xVoodoo
2026-04-30 20:29:10 -06:00
parent 8c727d8f62
commit 4c80dfb1bf
3 changed files with 57 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ This repo contains proof of concept exploits for vulnerabilities I've come acros
- [CVE-2023-23752](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2023-23752) - Information disclosure in Joomla CMS.
- [CVE-2025-24893](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2025-24893) - RCE in XWiki.
- [CVE-2025-24071](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2025-24071) - Windows Explorer NTLM Hash Disclosure
- [CVE-2026-31431](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2026-31431) - Linux LPE via Authencesn Scratch-Write Bug
# License
GPLv3 as all good software (or exploits I guess) should be.