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-33904

CVE-2026-33904: Ella Core 5G AMF Deadlock DoS Vulnerability

CVE-2026-33904 is a deadlock denial of service flaw in Ella Core 5G that causes the AMF control plane to hang. Attackers with N2 interface access can trigger a complete service outage. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: April 2, 2026

CVE-2026-33904 Overview

CVE-2026-33904 is a deadlock vulnerability in Ella Core, a 5G core network solution designed for private networks. The vulnerability exists in the Access and Mobility Management Function (AMF) component's SCTP notification handler, where improper synchronization leads to a deadlock condition that causes the entire AMF control plane to hang until the process is manually restarted.

This vulnerability allows an attacker with access to the N2 interface—the reference point between the Radio Access Network (RAN) and the 5G Core—to trigger a complete denial of service affecting all subscribers connected to the private 5G network.

Critical Impact

An attacker with adjacent network access to the N2 interface can cause the Ella Core AMF to hang indefinitely, resulting in complete denial of service for all 5G subscribers until manual process restart.

Affected Products

  • Ella Core versions prior to 1.7.0
  • Private 5G network deployments using vulnerable Ella Core AMF
  • Systems with exposed N2 interface access

Discovery Timeline

  • 2026-03-27 - CVE CVE-2026-33904 published to NVD
  • 2026-03-30 - Last updated in NVD database

Technical Details for CVE-2026-33904

Vulnerability Analysis

This vulnerability is classified as CWE-833 (Deadlock), a race condition subtype where two or more threads enter a state in which each is waiting for the other to release a resource, resulting in an indefinite hang. In the context of Ella Core, the deadlock occurs within the AMF's SCTP notification handler, which is responsible for managing Stream Control Transmission Protocol events for 5G signaling between the RAN and core network.

The AMF (Access and Mobility Management Function) is a critical 5G core network function that handles connection and mobility management, authentication, and security procedures. When the deadlock is triggered, the entire control plane becomes unresponsive, preventing new UE registrations, handovers, and session management for all subscribers.

The vulnerability requires adjacent network access, meaning the attacker must have connectivity to the N2 interface—typically an internal network segment—but does not require any authentication or user interaction to exploit.

Root Cause

The root cause of this vulnerability lies in improper resource cleanup handling within the SCTP server's connection management code. Specifically, the stale-entry scanning logic in the SCTP notification handler creates a synchronization conflict with the connection exit paths, resulting in a deadlock condition.

Prior to the fix, the notification handler attempted to clean up stale radio connection entries during event processing, which could conflict with concurrent connection termination operations. This created a circular dependency where each code path waited for locks held by the other.

Attack Vector

The attack exploits the adjacent network attack vector through the N2 interface, which connects the 5G Radio Access Network to the core network. An attacker positioned on the same network segment as the N2 interface can send specially crafted SCTP messages or manipulate connection states to trigger the deadlock condition in the AMF's notification handler.

The attack requires no privileges and no user interaction, making it relatively straightforward to execute once network access is obtained. The impact is limited to availability—no confidentiality or integrity compromise occurs—but the denial of service affects all subscribers relying on the affected 5G core.

The fix implemented in version 1.7.0 addresses this by introducing deferred radio cleanup in the serveConn SCTP server, ensuring every connection exit path properly removes the radio entry without conflicting with notification handling. Additionally, the stale-entry scan was removed from the SCTP notification handling code path, eliminating the source of the deadlock.

Detection Methods for CVE-2026-33904

Indicators of Compromise

  • AMF process becomes unresponsive and stops processing new 5G signaling requests
  • SCTP connections to the AMF remain open but receive no responses
  • Subscriber registration and mobility procedures fail across all connected RAN nodes
  • Process monitoring shows AMF threads in blocked/waiting state with no CPU activity

Detection Strategies

  • Monitor AMF process health and responsiveness with regular heartbeat checks
  • Implement SCTP connection state monitoring for the N2 interface
  • Configure alerting for subscriber registration failure rate spikes
  • Deploy thread state monitoring to detect deadlock conditions in the AMF process

Monitoring Recommendations

  • Enable detailed logging for SCTP notification events and connection lifecycle
  • Monitor N2 interface traffic patterns for anomalous connection behavior
  • Implement automated process restart mechanisms with deadlock detection
  • Configure network segmentation monitoring to detect unauthorized N2 interface access

How to Mitigate CVE-2026-33904

Immediate Actions Required

  • Upgrade Ella Core to version 1.7.0 or later immediately
  • Restrict network access to the N2 interface to authorized RAN nodes only
  • Implement network segmentation to isolate the N2 interface from untrusted network segments
  • Configure automated AMF process monitoring and restart procedures as a temporary safeguard

Patch Information

The vulnerability is resolved in Ella Core version 1.7.0, which implements two key fixes: deferred radio cleanup in the serveConn SCTP server ensuring every connection exit path removes the radio entry cleanly, and removal of the stale-entry scan from SCTP notification handling.

The fix is available in GitHub Release v1.7.0. Technical details of the patch can be reviewed in the GitHub Commit Log. For complete vulnerability information, refer to the GitHub Security Advisory GHSA-9h59-p45g-445h.

Workarounds

  • Implement strict access control lists on the N2 interface to limit connections to known RAN nodes
  • Deploy network monitoring to detect and block anomalous SCTP traffic patterns
  • Configure automated process health monitoring with automatic restart capabilities
  • Isolate the 5G core network from untrusted network segments using firewall rules
bash
# Example: Restrict N2 interface access using iptables
# Allow only authorized RAN nodes to access AMF SCTP port
iptables -A INPUT -p sctp --dport 38412 -s <AUTHORIZED_RAN_IP_1> -j ACCEPT
iptables -A INPUT -p sctp --dport 38412 -s <AUTHORIZED_RAN_IP_2> -j ACCEPT
iptables -A INPUT -p sctp --dport 38412 -j DROP

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechElla Core

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-833
  • Technical References
  • GitHub Commit Log

  • GitHub Release v1.7.0

  • GitHub Security Advisory GHSA-9h59-p45g-445h
  • Related CVEs
  • CVE-2026-34761: Ella Core DoS Vulnerability

  • CVE-2026-33903: Ella Core 5G NGAP DoS Vulnerability

  • CVE-2026-33907: Ella Core 5G DoS Vulnerability

  • CVE-2026-34762: Ella Core 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