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-2024-45208

CVE-2024-45208: Versa Director SD-WAN RCE Vulnerability

CVE-2024-45208 is a remote code execution vulnerability in Versa Director SD-WAN that allows attackers to perform unauthorized administrative actions. This article covers technical details, affected versions, and mitigation.

Published: April 8, 2026

CVE-2024-45208 Overview

CVE-2024-45208 is a critical improper access control vulnerability in the Versa Director SD-WAN orchestration platform. The vulnerability exists in the High Availability (HA) communication mechanism that utilizes Cisco NCS application services. Active and Standby Directors communicate over TCP ports 4566 and 4570 to exchange HA information using a shared password. Affected versions of Versa Director bind these ports on all network interfaces rather than restricting them to internal HA communication channels.

An attacker with network access to the Versa Director could exploit this vulnerability by accessing the NCS service on port 4566, enabling unauthorized administrative actions and potential remote code execution on the affected system. This vulnerability poses a significant risk to organizations using Versa Director for SD-WAN orchestration, as it could allow complete compromise of the network management infrastructure.

Critical Impact

Successful exploitation enables unauthorized administrative access and remote code execution on Versa Director systems, potentially compromising the entire SD-WAN infrastructure managed by the platform.

Affected Products

  • Versa Director (versions prior to 21.2.3)
  • Versa Director (versions prior to 22.1.2)
  • Versa Director (versions prior to 22.1.3 and 22.1.4)

Discovery Timeline

  • June 19, 2025 - CVE-2024-45208 published to NVD
  • June 23, 2025 - Last updated in NVD database

Technical Details for CVE-2024-45208

Vulnerability Analysis

The vulnerability stems from improper access control (CWE-284) in the Versa Director's High Availability architecture. The platform leverages Cisco NCS application services for HA functionality, with Active and Standby Director nodes exchanging state information over dedicated TCP ports. The core security flaw is that these sensitive management ports are bound to all network interfaces (0.0.0.0) rather than being restricted to trusted internal interfaces used exclusively for HA communication.

This design weakness exposes critical administrative services to any network segment that can reach the Versa Director, dramatically expanding the attack surface. The NCS service running on port 4566 accepts connections authenticated via a shared password, and when accessible to attackers, can be leveraged to execute administrative commands with elevated privileges.

Versa Networks has stated they are not aware of any reported instances where this vulnerability was exploited in the wild. However, proof of concept code for this vulnerability has been disclosed by third-party security researchers, increasing the urgency for organizations to remediate.

Root Cause

The root cause of CVE-2024-45208 is improper network binding configuration in the Versa Director's HA communication services. The NCS service ports (4566 and 4570) are configured to listen on all available network interfaces by default, rather than being restricted to specific internal interfaces designated for Director-to-Director HA communication. This violates the principle of least privilege for network services and exposes sensitive administrative functionality to potentially untrusted networks.

Attack Vector

The vulnerability is exploitable over the network without requiring authentication or user interaction. An attacker can exploit this vulnerability through the following attack pattern:

  1. Network Reconnaissance - Attacker identifies Versa Director systems with exposed ports 4566 or 4570 accessible from their network position
  2. Service Access - Attacker establishes a TCP connection to the exposed NCS service on port 4566
  3. Exploitation - Using knowledge of the NCS protocol and available PoC techniques, the attacker interacts with the service to perform unauthorized administrative actions
  4. Compromise - Successful exploitation grants the attacker the ability to execute arbitrary commands with elevated privileges on the Versa Director system

The vulnerability requires network access to the Versa Director management ports but does not require prior authentication, making it highly exploitable from any network segment with connectivity to the exposed ports.

Detection Methods for CVE-2024-45208

Indicators of Compromise

  • Unexpected network connections to TCP ports 4566 or 4570 from IP addresses outside the expected HA peer relationship
  • Authentication attempts or successful authentications to the NCS service from non-Director systems
  • Unusual administrative actions or configuration changes logged on Versa Director that cannot be attributed to legitimate administrators
  • New or unexpected processes spawned by the NCS service or related Versa Director components

Detection Strategies

  • Monitor network traffic to ports 4566 and 4570 for connections originating from IP addresses other than legitimate HA peer Directors
  • Deploy network intrusion detection signatures to identify NCS protocol traffic from unexpected sources
  • Review Versa Director audit logs for administrative actions that do not correlate with authorized change windows or personnel
  • Implement SentinelOne endpoint protection on Versa Director hosts to detect suspicious process execution and lateral movement attempts

Monitoring Recommendations

  • Configure network monitoring to alert on any external connections to Versa Director HA ports (4566, 4570)
  • Enable comprehensive logging on Versa Director systems and forward logs to a SIEM for correlation and analysis
  • Establish baseline network communication patterns for Director HA traffic and alert on deviations
  • Regularly audit firewall rules to ensure HA ports are not inadvertently exposed to untrusted networks

How to Mitigate CVE-2024-45208

Immediate Actions Required

  • Review firewall rules to ensure TCP ports 4566 and 4570 are only accessible from legitimate HA peer Director IP addresses
  • Follow the Versa Networks Hardening Guide to restrict port binding
  • Audit network segmentation to verify Versa Director management interfaces are isolated from untrusted networks
  • Apply available patches by upgrading to Versa Director versions 21.2.3, 22.1.2, 22.1.3, or 22.1.4

Patch Information

Versa Networks has released patched versions of Versa Director that address this vulnerability. Organizations should upgrade to one of the following versions:

  • Versa Director Release 21.2.3
  • Versa Director Release 22.1.2
  • Versa Director Release 22.1.3
  • Versa Director Release 22.1.4

Additional information is available in the Versa Networks Exploit Discovery Advisory and the Versa Networks Email Bulletin.

Workarounds

  • Implement network-level access controls (firewall rules, ACLs) to restrict access to ports 4566 and 4570 exclusively to authorized HA peer systems
  • If direct patching is not immediately possible, isolate Versa Director systems on a dedicated management VLAN with strict ingress filtering
  • Configure host-based firewalls on Versa Director systems to deny connections to HA ports from all sources except the designated peer Director IP address
  • Consider temporarily disabling HA functionality if the standby Director is not operationally critical while remediation is planned
bash
# Example iptables rules to restrict HA port access (adjust IP addresses as needed)
# Allow HA traffic only from peer Director IP
iptables -A INPUT -p tcp --dport 4566 -s <PEER_DIRECTOR_IP> -j ACCEPT
iptables -A INPUT -p tcp --dport 4570 -s <PEER_DIRECTOR_IP> -j ACCEPT
# Drop all other traffic to HA ports
iptables -A INPUT -p tcp --dport 4566 -j DROP
iptables -A INPUT -p tcp --dport 4570 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechVersa Director

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability1.24%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-284
  • Technical References
  • Versa Networks Hardening Guide

  • Versa Networks Email Bulletin

  • Versa Networks Release Notes 21.2.3

  • Versa Networks Release Notes 22.1.2

  • Versa Networks Release Notes 22.1.3

  • Versa Networks Release Notes 22.1.4

  • Versa Networks Exploit Discovery Advisory
  • Related CVEs
  • CVE-2025-23171: Versa Director SD-WAN RCE Vulnerability

  • CVE-2024-39717: Versa Director Auth Bypass Vulnerability

  • CVE-2024-42450: Versa Director Auth Bypass Vulnerability

  • CVE-2024-45229: Versa Director Auth Bypass 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