Description
Sliver is a command and control framework that uses a custom Wireguard netstack. Prior to version 1.7.4, a single click on a malicious link gives an unauthenticated attacker immediate, silent control over every active C2 session or beacon, capable of exfiltrating all collected target data (e.g. SSH keys, ntds.dit) or destroying the entire compromised infrastructure, entirely through the operator's own browser. This issue has been patched in version 1.7.4.
Published: 2026-03-31
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated remote control leading to data exfiltration and infrastructure destruction
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from insecure CORS rules and an unauthenticated MCP interface in the Sliver C2 framework, allowing a single click on a malicious link to grant an attacker silent, privileged control of all active sessions. The attacker can then exfiltrate sensitive data such as SSH keys and Ntds.dit files or even destroy the entire compromised environment. This flaw is the result of an authentication bypass (CWE‑306) combined with unrestricted control over managed sessions (CWE‑942).

Affected Systems

Sliver, a command and control platform developed by BishopFox, is impacted in all releases prior to 1.7.4. The custom Wireguard netstack and MCP interface in those versions allow unauthorized users to gain control of every beacon from a web browser. Version 1.7.4 contains the patch that removes the insecure CORS configuration and authenticates MCP access.

Risk and Exploitability

With a CVSS score of 5.9 the flaw carries medium severity, and its exploitability is not quantified by EPSS data. Because the attack can be performed by simply clicking a link in a browser, it is easy to replicate without prior knowledge or credentials. The vulnerability is not listed in the CISA KEV catalog, but the potential for widespread exposure to compromised sessions makes immediate remediation critical.

Generated by OpenCVE AI on March 31, 2026 at 17:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Sliver to version 1.7.4 or later to remove the insecure CORS settings and enforce authentication on the MCP interface.
  • If a patch is not yet available, restrict web access to the MCP endpoint by applying strict CORS policies or limiting traffic to trusted IP ranges.
  • Disable unauthenticated access to the MCP interface and require credential verification before granting session control.
  • Verify that no instances of Sliver older than 1.7.4 are running on the network; perform an inventory of all host versions.
  • Monitor browser activity for attempts to trigger malicious links and alert security teams to suspicious access patterns.

Generated by OpenCVE AI on March 31, 2026 at 17:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-6fpf-248c-m7wm Sliver One-Click Remote Access: Insecure CORS & Unauthenticated MCP Interface
History

Fri, 03 Apr 2026 15:15:00 +0000

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

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 01 Apr 2026 02:15:00 +0000

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

Tue, 31 Mar 2026 16:00:00 +0000

Type Values Removed Values Added
Description Sliver is a command and control framework that uses a custom Wireguard netstack. Prior to version 1.7.4, a single click on a malicious link gives an unauthenticated attacker immediate, silent control over every active C2 session or beacon, capable of exfiltrating all collected target data (e.g. SSH keys, ntds.dit) or destroying the entire compromised infrastructure, entirely through the operator's own browser. This issue has been patched in version 1.7.4.
Title Sliver One-Click Remote Access: Insecure CORS & Unauthenticated MCP Interface
Weaknesses CWE-306
CWE-942
References
Metrics cvssV4_0

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


Subscriptions

Bishopfox Sliver
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-01T14:04:12.835Z

Reserved: 2026-03-26T16:22:29.033Z

Link: CVE-2026-34227

cve-icon Vulnrichment

Updated: 2026-04-01T14:04:03.179Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-31T16:16:32.440

Modified: 2026-04-03T14:54:01.150

Link: CVE-2026-34227

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-31T20:38:05Z

Weaknesses