CVE-2026-29781
MEDIUMSliver <= 1.7.3 - Authenticated Denial of Service via Protobuf Unmarshalling
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2026-29781. PoCs published by XiaomingX, skoveit, XZ1r0.
AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2026-29781, a nil-pointer dereference vulnerability in the Sliver C2 server's Protobuf handlers. The exploit triggers a SIGSEGV crash by sending a malformed BeaconRegister payload, causing total operational paralysis of the C2 infrastructure.
Description
Sliver is a command and control framework that uses a custom Wireguard netstack. In versions from 1.7.3 and prior, a vulnerability exists in the Sliver C2 server's Protobuf unmarshalling logic due to a systemic lack of nil-pointer validation. By extracting valid implant credentials and omitting nested fields in a signed message, an authenticated actor can trigger an unhandled runtime panic. Because the mTLS, WireGuard, and DNS transport layers lack the panic recovery middleware present in the HTTP transport, this results in a global process termination. While requiring post-authentication access (a captured implant), this flaw effectively acts as an infrastructure "kill-switch," instantly severing all active sessions across the entire fleet and requiring a manual server restart to restore operations. At time of publication, there are no publicly available patches.
Exploits (3)
This repository contains a functional exploit PoC for CVE-2026-29781, a nil-pointer dereference vulnerability in the Sliver C2 server's Protobuf handlers. The exploit triggers a SIGSEGV crash by sending a malformed BeaconRegister payload, causing total operational paralysis of the C2 infrastructure.
This repository contains a functional exploit PoC for CVE-2026-29781, a nil-pointer dereference vulnerability in the Sliver C2 server's Protobuf handlers. The exploit weaponizes captured implant credentials to trigger a remote infrastructure kill-switch, causing a full process termination (SIGSEGV) of the Sliver server.
This repository contains a functional Go-based PoC for CVE-2026-29781, a nil-pointer dereference vulnerability in Sliver C2's BeaconRegister handler. The exploit crashes the Sliver server by sending a malformed Protobuf message over mTLS, leveraging extracted implant credentials.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H