The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-5944

CVE-2026-5944: Cisco Intersight Auth Bypass Vulnerability

CVE-2026-5944 is an authentication bypass flaw in Cisco Intersight Device Connector for Nutanix Prism Central that exposes an unauthenticated API endpoint on port 7373, allowing cluster enumeration and potential service disruption.

Published: April 30, 2026

CVE-2026-5944 Overview

An improper access control vulnerability exists in the Cisco Intersight Device Connector for Nutanix Prism Central. The service exposes an API passthrough endpoint on TCP port 7373 that is accessible within the network scope of the deployment environment without authentication.

An unauthenticated attacker with network access can exploit this vulnerability by sending crafted requests to the exposed endpoint to enumerate cluster metadata, including virtual machine information and cluster configuration details. While the API primarily supports read-only operations, it also allows certain cluster maintenance workflows to be invoked.

Although this vulnerability does not allow persistent modification of system configurations or access to credentials or sensitive user data, successful exploitation may result in disruption of active workloads, leading to loss of service availability within the affected environment.

Critical Impact

Unauthenticated network access to API endpoint enables cluster metadata enumeration and potential disruption of active workloads, resulting in loss of service availability.

Affected Products

  • Cisco Intersight Device Connector for Nutanix Prism Central
  • Nutanix Prism Central deployments with exposed TCP port 7373

Discovery Timeline

  • 2026-04-28 - CVE CVE-2026-5944 published to NVD
  • 2026-04-28 - Last updated in NVD database

Technical Details for CVE-2026-5944

Vulnerability Analysis

This vulnerability is classified as CWE-306: Missing Authentication for Critical Function. The core issue stems from the Cisco Intersight Device Connector exposing an API passthrough endpoint on TCP port 7373 without implementing proper authentication controls. This endpoint is accessible to any attacker with network access to the deployment environment.

The vulnerability allows unauthenticated users to interact with the API to enumerate sensitive cluster metadata, including virtual machine configurations and cluster details. More critically, while the API is primarily designed for read-only operations, certain cluster maintenance workflows can also be invoked by an attacker, potentially causing service disruptions.

The impact is primarily on availability, as successful exploitation can lead to disruption of active workloads. Confidentiality impact is limited to cluster metadata exposure, while integrity impact is minimal since persistent configuration changes are not possible through this attack vector.

Root Cause

The root cause of this vulnerability is the absence of authentication mechanisms on the API passthrough endpoint exposed by the Cisco Intersight Device Connector. The service binds to TCP port 7373 and accepts requests from any network-accessible client without validating credentials or implementing access controls. This design flaw allows any user with network access to interact with the API, bypassing intended security boundaries.

Attack Vector

The attack vector is network-based, requiring the attacker to have network connectivity to the affected Nutanix Prism Central deployment environment. The exploitation does not require any user interaction or prior authentication.

An attacker can exploit this vulnerability by:

  1. Identifying exposed TCP port 7373 within the target network environment
  2. Sending crafted HTTP/API requests to the passthrough endpoint
  3. Enumerating cluster metadata including VM information and configuration details
  4. Invoking cluster maintenance workflows to disrupt active workloads

The attack can be executed remotely from anywhere within the network scope of the deployment, making it accessible to both internal network actors and potentially external attackers if the port is exposed to untrusted networks.

Detection Methods for CVE-2026-5944

Indicators of Compromise

  • Unexpected network connections to TCP port 7373 from unauthorized IP addresses
  • Unusual API request patterns to the Intersight Device Connector endpoint
  • Anomalous cluster metadata query activity or maintenance workflow invocations
  • Service availability issues or workload disruptions correlating with suspicious network activity

Detection Strategies

  • Monitor network traffic to TCP port 7373 for connections from non-management IP addresses
  • Implement network segmentation monitoring to detect lateral movement toward Prism Central infrastructure
  • Deploy intrusion detection signatures for unauthorized API access patterns to the Device Connector
  • Review authentication logs for the absence of expected authentication events preceding API activity

Monitoring Recommendations

  • Enable detailed logging on the Nutanix Prism Central cluster for API access events
  • Configure SIEM alerts for connections to TCP port 7373 from unexpected source addresses
  • Monitor for cluster maintenance workflow invocations outside of scheduled maintenance windows
  • Implement endpoint detection and response (EDR) monitoring on systems hosting the Device Connector

How to Mitigate CVE-2026-5944

Immediate Actions Required

  • Restrict network access to TCP port 7373 using firewall rules to allow only authorized management hosts
  • Implement network segmentation to isolate Nutanix Prism Central infrastructure from untrusted network segments
  • Review current network exposure and identify any systems with unnecessary access to the vulnerable endpoint
  • Monitor for signs of exploitation while awaiting vendor patches

Patch Information

Refer to the Nutanix Security Advisory #0046 for official patch information and remediation guidance. Additional software documentation is available through the Nutanix Prism Software Documentation portal. For further assistance, contact the Nutanix Support Portal.

Workarounds

  • Implement strict firewall rules to block access to TCP port 7373 from all non-essential network segments
  • Deploy network-level access control lists (ACLs) to restrict connectivity to the API passthrough endpoint
  • Consider disabling the Cisco Intersight Device Connector if Intersight integration is not actively required
  • Place the Prism Central infrastructure in an isolated management VLAN with restricted access policies
bash
# Example: Firewall rule to restrict TCP 7373 access (Linux iptables)
# Allow only from authorized management subnet
iptables -A INPUT -p tcp --dport 7373 -s 10.0.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 7373 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechCisco Intersight

  • SeverityMEDIUM

  • CVSS Score6.7

  • EPSS Probability0.09%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/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:N/AU:N/R:U/V:C/RE:L/U:Amber
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-306
  • Technical References
  • Nutanix Security Advisory #0046

  • Nutanix Prism Software Documentation

  • Nutanix Support Portal
  • Related CVEs
  • CVE-2026-20092: Cisco Intersight Privilege Escalation
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