CVE-2026-29781: Sliver is Vulnerable to Authenticated Nil-Pointer Dereference through its Handlers
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-29781 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →