Add ssh-keysign-pwn CVE-2026-46333

This commit is contained in:
2026-05-22 00:27:31 -04:00
parent 49cc6bba60
commit 0c632af59b

View File

@@ -29,7 +29,8 @@ source-based PoCs before Vagrant rsyncs them to `/vagrant` on the guest.
## Vulnerabilities ## Vulnerabilities
| CVE | Name | CVSS | Type | Box | Exploit | | CVE | Name | CVSS | Type | Box | Exploit |
| -------------- | --------- | ---- | ---- | ------------------- | ---------------------------------------- | | -------------- | --------------- | ---- | --------- | ------------------- | ------------------------------------------------------------- |
| CVE-2026-31431 | copyfail | 7.8 | LPE | debian13-20260221.0 | [Python PoC](https://copy.fail/#exploit) | | CVE-2026-31431 | copyfail | 7.8 | LPE | debian13-20260221.0 | [Python PoC](https://copy.fail/#exploit) |
| CVE-2026-43284 | dirtyfrag | 8.8 | LPE | debian13-20260221.0 | [C PoC](https://dirtyfrag.io/) | | CVE-2026-43284 | dirtyfrag | 8.8 | LPE | debian13-20260221.0 | [C PoC](https://dirtyfrag.io/) |
| CVE-2026-46333 | ssh-keysign-pwn | 7.1 | Info Leak | debian13-20260221.0 | [C PoC](https://github.com/0xdeadbeefnetwork/ssh-keysign-pwn) |