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-2025-27090

CVE-2025-27090: Bishopfox Sliver Information Disclosure

CVE-2025-27090 is an information disclosure flaw in Bishopfox Sliver that allows implants to open reverse tunnels without operator verification, exposing the server's IP address. This article covers technical details.

Updated: January 22, 2026

CVE-2025-27090 Overview

CVE-2025-27090 is a Server-Side Request Forgery (SSRF) vulnerability affecting Sliver, the popular open-source cross-platform adversary emulation and red team framework developed by BishopFox. The vulnerability exists in the reverse port forwarding functionality of the Sliver teamserver, where the implant can open a reverse tunnel on the teamserver without proper verification that an operator instructed the implant to do so.

This flaw allows an implant to autonomously establish reverse tunnel connections back to the teamserver without authorization from a legitimate operator, potentially exposing the teamserver's IP address to third parties. While the demonstrated impact is limited to IP address disclosure, this could have significant operational security implications for red team operations where infrastructure anonymity is critical.

Critical Impact

Unauthorized reverse tunnel creation in Sliver teamserver enables implants to expose the C2 server's IP address to third parties without operator authorization, compromising operational security.

Affected Products

  • Bishopfox Sliver versions prior to 1.5.43

Discovery Timeline

  • 2025-02-19 - CVE-2025-27090 published to NVD
  • 2025-02-27 - Last updated in NVD database

Technical Details for CVE-2025-27090

Vulnerability Analysis

The vulnerability is classified as CWE-918 (Server-Side Request Forgery), stemming from missing authorization checks in the reverse tunnel handling code. When an implant requests to establish a reverse port forward connection, the teamserver did not verify whether this action was initiated by an operator through proper command channels. This architectural flaw allows implants to create outbound connections from the teamserver without proper authorization.

The core issue lies in the session handler for tunnel data requests. When processing TunnelData messages from implants, the server would immediately proceed with establishing connections to the specified remote address without checking against a list of pending, operator-authorized tunnel requests. This meant a compromised or malicious implant could dictate where the teamserver would connect, potentially leaking the server's network location.

Root Cause

The root cause is a missing verification step in the reverse tunnel creation flow. The teamserver's session handler processed TunnelData requests and established connections based solely on the implant's request parameters, without cross-referencing against pending tunnel requests that were explicitly initiated by an operator. The fix introduces a pending synchronization map to track operator-authorized tunnel requests and validates incoming implant requests against this authorized list.

Attack Vector

The vulnerability is exploitable over the network by a Sliver implant. An attacker who has compromised or controls an implant can instruct it to request reverse tunnel connections to arbitrary destinations. Since the teamserver blindly honored these requests, it would establish outbound connections to attacker-controlled infrastructure, thereby revealing its IP address. This attack requires the adversary to have access to an active implant session.

The patched code introduces a validation check that prevents unauthorized tunnel creation:

go
remoteAddress := fmt.Sprintf("%s:%d", req.Rportfwd.Host, req.Rportfwd.Port)
if !rtunnels.Check(session.ID, remoteAddress) {
	sessionHandlerLog.Errorf("Session %s attempted to create reverse tunnel to %s without being initiated by a client", session.ID, remoteAddress)
	return nil
}
defer rtunnels.DeletePending(session.ID)

var defaultDialer = new(net.Dialer)

Source: GitHub Commit - Fix for GHSA-fh4v-v779-4g2w

The patch also adds a pending sync.Map to the rtunnels module for tracking authorized tunnel requests:

go
var (
	Rtunnels map[uint64]*RTunnel = make(map[uint64]*RTunnel)
	mutex    sync.RWMutex
	pending  sync.Map
)

Source: GitHub Commit - Fix for GHSA-fh4v-v779-4g2w

Detection Methods for CVE-2025-27090

Indicators of Compromise

  • Unexpected outbound connections from the Sliver teamserver to external IP addresses
  • Log entries indicating unauthorized reverse tunnel creation attempts from implant sessions
  • Anomalous network traffic patterns from the teamserver to unknown destinations
  • Sessions attempting to establish tunnels without corresponding operator commands in audit logs

Detection Strategies

  • Monitor teamserver logs for error messages containing "attempted to create reverse tunnel...without being initiated by a client"
  • Implement network-level monitoring to detect outbound connections from the teamserver to unexpected destinations
  • Audit implant session activity and correlate with operator command history to identify discrepancies
  • Deploy IDS/IPS rules to detect unusual tunnel establishment patterns from C2 infrastructure

Monitoring Recommendations

  • Enable verbose logging on the Sliver teamserver to capture all tunnel-related activity
  • Implement centralized log collection for teamserver instances to facilitate correlation analysis
  • Set up alerts for any outbound connections from teamserver infrastructure that don't match expected targets
  • Regularly review session activity logs to identify potential unauthorized actions

How to Mitigate CVE-2025-27090

Immediate Actions Required

  • Upgrade Sliver teamserver to version 1.5.43 or later immediately
  • Review teamserver logs for any evidence of unauthorized tunnel creation prior to patching
  • Assess operational security impact if IP disclosure may have occurred
  • Consider rotating C2 infrastructure if compromise is suspected

Patch Information

BishopFox has addressed this vulnerability in Sliver version 1.5.43. The fix implements a verification mechanism that ensures reverse tunnel requests from implants are only processed when they correspond to operator-initiated commands. Security patches are available through the following commits:

  • Primary fix commit - Adds pending tunnel verification in the main branch
  • Backport fix for v1.5.x - Applies the same fix to the 1.5.x release branch

For full details, refer to the GitHub Security Advisory GHSA-fh4v-v779-4g2w.

Workarounds

  • There are no known workarounds for this vulnerability according to the vendor advisory
  • Organizations should prioritize upgrading to version 1.5.43 as the only remediation path
  • Consider deploying network-level egress filtering on teamserver infrastructure as a defense-in-depth measure
  • Limit network exposure of teamserver instances where possible
bash
# Upgrade Sliver to the patched version
# Clone or pull the latest Sliver repository
git clone https://github.com/BishopFox/sliver.git
cd sliver
git checkout v1.5.43

# Build the teamserver with the security fix
make

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechBishopfox Sliver

  • SeverityMEDIUM

  • CVSS Score6.9

  • EPSS Probability0.38%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/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
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Vendor Resources
  • GitHub Commit Update

  • GitHub Commit Update

  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-32941: BishopFox Sliver C2 DOS Vulnerability

  • CVE-2026-29781: BishopFox Sliver C2 DoS 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