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.
Published: 2026-03-07
Score: 2.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: Infrastructure Kill-switch via Unhandled Nil-Pointer Dereference
Action: Restrict Access
AI Analysis

Impact

A nil-pointer dereference in the Sliver C2 server’s Protobuf unmarshalling logic can trigger an unhandled runtime panic when a signed message omits required nested fields. Because the mTLS, WireGuard, and DNS transport layers lack panic recovery middleware, the panic causes a global process termination. The result is an abrupt shutdown of the entire C2 infrastructure, effectively a kill‑switch that requires a manual server restart to recover. The weakness is a classic null dereference (CWE‑476).

Affected Systems

The vulnerability affects BishopFox’s Sliver command and control framework, specifically versions 1.7.3 and earlier. No other vendors or product variants are listed as impacted.

Risk and Exploitability

The CVSS score is 2.1, indicating a low severity metric, while the EPSS score is below 1% and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an authenticated actor who already possesses a captured implant credential and can send a crafted protobuf message. The attack therefore targets compromised batches and can instantly compromise all sessions; however, the likelihood of exploitation is low, and the impact is limited to infrastructure availability rather than direct data theft or privilege escalation.

Generated by OpenCVE AI on April 17, 2026 at 12:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply official patch when released
  • Limit external access to the C2 server to trusted IP addresses and disable unattended or anonymous authentication until the issue is resolved
  • Monitor the server for panic events; on crash, perform a controlled restart and review implant credentials to ensure they are not compromised

Generated by OpenCVE AI on April 17, 2026 at 12:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-hx52-cv84-jr5v Sliver is Vulnerable to Authenticated Nil-Pointer Dereference through its Handlers
History

Wed, 11 Mar 2026 22:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:bishopfox:sliver:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Mon, 09 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 09 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Bishopfox
Bishopfox sliver
Vendors & Products Bishopfox
Bishopfox sliver

Sat, 07 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
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.
Title Sliver: Authenticated Nil-Pointer Dereference in Handlers
Weaknesses CWE-476
References
Metrics cvssV4_0

{'score': 2.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Bishopfox Sliver
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-09T18:26:52.610Z

Reserved: 2026-03-04T16:26:02.898Z

Link: CVE-2026-29781

cve-icon Vulnrichment

Updated: 2026-03-09T17:52:34.862Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-07T16:15:55.280

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-29781

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T12:15:18Z

Weaknesses