Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-34227

CVE-2026-34227: Sliver C2 Framework RCE Vulnerability

CVE-2026-34227 is a remote code execution vulnerability in Sliver C2 Framework allowing attackers to control sessions via malicious links. This article covers technical details, affected versions, impact, and mitigation.

Published: April 2, 2026

CVE-2026-34227 Overview

CVE-2026-34227 is a Missing Authentication vulnerability affecting the Sliver command and control (C2) framework, an adversary simulation and red team platform 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.

Critical Impact

This vulnerability allows an unauthenticated attacker to hijack all active C2 sessions and beacons through a browser-based attack, potentially compromising an organization's entire red team infrastructure and all data collected during operations.

Affected Products

  • Sliver C2 Framework versions prior to 1.7.4

Discovery Timeline

  • 2026-03-31 - CVE CVE-2026-34227 published to NVD
  • 2026-04-01 - Last updated in NVD database

Technical Details for CVE-2026-34227

Vulnerability Analysis

This vulnerability stems from CWE-306: Missing Authentication for Critical Function. The Sliver C2 framework lacks proper authentication controls for critical operations accessible through the operator's browser interface. An attacker can craft a malicious link that, when clicked by an authenticated Sliver operator, executes unauthorized actions against the C2 server without requiring any authentication credentials.

The attack is particularly dangerous because it leverages the trust relationship between the operator's browser and the Sliver server. When an operator clicks a malicious link, the attacker gains the ability to interact with all active implants and sessions as if they were a legitimate operator. This includes the capability to exfiltrate sensitive data collected during red team operations, such as SSH keys, Active Directory database dumps (ntds.dit), credentials, and other reconnaissance data.

Root Cause

The root cause of CVE-2026-34227 is the absence of proper authentication mechanisms for critical API endpoints or functions within the Sliver C2 framework's web interface. The framework fails to validate that requests to sensitive operations originate from properly authenticated and authorized sources, allowing browser-based attacks to bypass intended access controls.

Attack Vector

The attack is network-based and requires user interaction. An attacker must convince a Sliver operator to click a malicious link while they have an active session with the C2 server. The attack can be delivered through various social engineering vectors:

  1. Phishing emails containing the malicious link disguised as legitimate content
  2. Malicious websites that automatically redirect or embed the attack payload
  3. Compromised web pages that the operator might visit during normal operations
  4. Chat messages or forum posts in communities frequented by red team operators

Once the link is clicked, the attacker can silently execute commands against the C2 infrastructure, potentially taking over all active sessions and beacons without any visible indication to the operator.

Detection Methods for CVE-2026-34227

Indicators of Compromise

  • Unexpected commands executed through C2 sessions that operators did not initiate
  • Unusual data exfiltration patterns or large transfers of collected target data
  • Anomalous API requests to the Sliver server from unexpected origins or referrers
  • Session activity occurring during times when operators are not actively working

Detection Strategies

  • Monitor Sliver server logs for API requests with suspicious referer headers or origins
  • Implement network traffic analysis to detect unusual patterns of communication with the C2 server
  • Enable detailed logging of all operator actions and review for unauthorized activity
  • Deploy web application firewalls (WAF) capable of detecting cross-origin attacks

Monitoring Recommendations

  • Enable comprehensive audit logging on the Sliver C2 server to track all operator actions
  • Implement alerting for any session or beacon interactions that occur without corresponding operator login activity
  • Monitor for unusual browser-initiated requests to the Sliver API endpoints
  • Consider network segmentation to limit exposure of the C2 infrastructure

How to Mitigate CVE-2026-34227

Immediate Actions Required

  • Upgrade Sliver C2 Framework to version 1.7.4 or later immediately
  • Audit all recent C2 session activity for signs of unauthorized access
  • Review collected target data for potential exfiltration
  • Reset any credentials or secrets that may have been exposed through compromised sessions
  • Educate operators about the risks of clicking unknown links while authenticated to C2 infrastructure

Patch Information

The vulnerability has been patched in Sliver version 1.7.4. Users should upgrade to this version or later to remediate CVE-2026-34227. For additional details and patch information, refer to the GitHub Security Advisory.

Workarounds

  • Isolate the Sliver C2 server on a dedicated network segment with strict access controls
  • Use a dedicated browser profile or virtual machine exclusively for Sliver operations
  • Implement strict URL filtering to prevent operators from accessing untrusted links while authenticated
  • Consider disabling or restricting browser-based access to the C2 interface until the patch can be applied
  • Enable multi-factor authentication for all access to red team infrastructure
bash
# Upgrade Sliver to patched version
sliver > update
# Or manually download and install version 1.7.4+
# Verify version after upgrade
sliver > version

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSliver

  • SeverityMEDIUM

  • CVSS Score5.9

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityLow
  • CWE References
  • CWE-306
  • Technical References
  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-25791: Sliver C2 Framework DoS Vulnerability

  • CVE-2026-25760: Sliver C2 Path Traversal Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English