CVE-2026-33904: CWE-833: Deadlock in ellanetworks core
Ella Core is a 5G core designed for private networks. Prior to version 1.7.0, a deadlock in the AMF's SCTP notification handler causes the entire AMF control plane to hang until the process is restarted. An attacker with access to the N2 interface can cause Ella Core to hang, resulting in a denial of service for all subscribers. Version 1.7.0 adds deferred Radio cleanup in serveConn SCTP server so that every connection exit path removes the radio. Remove the stale-entry scan from SCTP Notification handling.
AI Analysis
Technical Summary
CVE-2026-33904 is a deadlock vulnerability categorized under CWE-833, found in the AMF (Access and Mobility Management Function) component of Ella Core, a 5G core network product designed for private network deployments. The vulnerability exists in versions prior to 1.7.0 and arises from improper handling of SCTP (Stream Control Transmission Protocol) notifications within the AMF. Specifically, the deadlock occurs in the SCTP notification handler when processing certain events, causing the AMF control plane to hang indefinitely until the process is manually restarted. This deadlock effectively halts the AMF's ability to manage subscriber sessions and mobility, resulting in a denial of service (DoS) for all subscribers connected through the affected AMF. Exploitation requires an attacker to have access to the N2 interface, which is the interface between the AMF and the RAN (Radio Access Network). The fix introduced in version 1.7.0 involves deferring radio cleanup operations in the serveConn SCTP server to ensure that every connection exit path properly removes radio resources, and removing the stale-entry scan from the SCTP notification handling logic to prevent the deadlock condition. The vulnerability has a CVSS v3.1 base score of 6.5, reflecting its medium severity due to the lack of confidentiality or integrity impact but significant availability disruption. No public exploits or active exploitation have been reported to date.
Potential Impact
The primary impact of this vulnerability is a denial of service condition affecting the AMF control plane in the Ella Core 5G network. Since the AMF is critical for subscriber session management and mobility functions, its unavailability results in a complete loss of service for all subscribers relying on the affected AMF instance. This can lead to widespread network outages in private 5G deployments using Ella Core versions prior to 1.7.0. The disruption can affect enterprise operations, industrial automation, or any critical infrastructure relying on private 5G connectivity. Although the vulnerability does not compromise data confidentiality or integrity, the loss of availability can cause significant operational and financial damage, especially in environments requiring high network uptime and reliability. The requirement for attacker access to the N2 interface somewhat limits the attack surface but does not eliminate risk, as insider threats or compromised RAN elements could be leveraged. Given the growing adoption of private 5G networks in sectors such as manufacturing, logistics, and energy, the impact could be substantial in these industries.
Mitigation Recommendations
To mitigate this vulnerability, organizations should upgrade Ella Core to version 1.7.0 or later, where the deadlock issue has been resolved. If immediate upgrade is not feasible, network administrators should restrict and monitor access to the N2 interface rigorously, ensuring only trusted and authenticated entities can communicate with the AMF. Implement network segmentation and strict firewall rules to isolate the N2 interface from untrusted networks or devices. Additionally, continuous monitoring of AMF process health and SCTP connection states can help detect early signs of deadlock or hangs, enabling rapid response and process restarts before widespread service disruption occurs. Incorporating automated failover or redundancy mechanisms for the AMF can also reduce downtime impact. Finally, coordinate with Ella Networks support for any available patches or workarounds and maintain up-to-date incident response plans tailored to private 5G network environments.
Affected Countries
United States, Germany, Japan, South Korea, China, United Kingdom, France, Canada, Australia, India
CVE-2026-33904: CWE-833: Deadlock in ellanetworks core
Description
Ella Core is a 5G core designed for private networks. Prior to version 1.7.0, a deadlock in the AMF's SCTP notification handler causes the entire AMF control plane to hang until the process is restarted. An attacker with access to the N2 interface can cause Ella Core to hang, resulting in a denial of service for all subscribers. Version 1.7.0 adds deferred Radio cleanup in serveConn SCTP server so that every connection exit path removes the radio. Remove the stale-entry scan from SCTP Notification handling.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-33904 is a deadlock vulnerability categorized under CWE-833, found in the AMF (Access and Mobility Management Function) component of Ella Core, a 5G core network product designed for private network deployments. The vulnerability exists in versions prior to 1.7.0 and arises from improper handling of SCTP (Stream Control Transmission Protocol) notifications within the AMF. Specifically, the deadlock occurs in the SCTP notification handler when processing certain events, causing the AMF control plane to hang indefinitely until the process is manually restarted. This deadlock effectively halts the AMF's ability to manage subscriber sessions and mobility, resulting in a denial of service (DoS) for all subscribers connected through the affected AMF. Exploitation requires an attacker to have access to the N2 interface, which is the interface between the AMF and the RAN (Radio Access Network). The fix introduced in version 1.7.0 involves deferring radio cleanup operations in the serveConn SCTP server to ensure that every connection exit path properly removes radio resources, and removing the stale-entry scan from the SCTP notification handling logic to prevent the deadlock condition. The vulnerability has a CVSS v3.1 base score of 6.5, reflecting its medium severity due to the lack of confidentiality or integrity impact but significant availability disruption. No public exploits or active exploitation have been reported to date.
Potential Impact
The primary impact of this vulnerability is a denial of service condition affecting the AMF control plane in the Ella Core 5G network. Since the AMF is critical for subscriber session management and mobility functions, its unavailability results in a complete loss of service for all subscribers relying on the affected AMF instance. This can lead to widespread network outages in private 5G deployments using Ella Core versions prior to 1.7.0. The disruption can affect enterprise operations, industrial automation, or any critical infrastructure relying on private 5G connectivity. Although the vulnerability does not compromise data confidentiality or integrity, the loss of availability can cause significant operational and financial damage, especially in environments requiring high network uptime and reliability. The requirement for attacker access to the N2 interface somewhat limits the attack surface but does not eliminate risk, as insider threats or compromised RAN elements could be leveraged. Given the growing adoption of private 5G networks in sectors such as manufacturing, logistics, and energy, the impact could be substantial in these industries.
Mitigation Recommendations
To mitigate this vulnerability, organizations should upgrade Ella Core to version 1.7.0 or later, where the deadlock issue has been resolved. If immediate upgrade is not feasible, network administrators should restrict and monitor access to the N2 interface rigorously, ensuring only trusted and authenticated entities can communicate with the AMF. Implement network segmentation and strict firewall rules to isolate the N2 interface from untrusted networks or devices. Additionally, continuous monitoring of AMF process health and SCTP connection states can help detect early signs of deadlock or hangs, enabling rapid response and process restarts before widespread service disruption occurs. Incorporating automated failover or redundancy mechanisms for the AMF can also reduce downtime impact. Finally, coordinate with Ella Networks support for any available patches or workarounds and maintain up-to-date incident response plans tailored to private 5G network environments.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-03-24T15:41:47.491Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69c6f3473c064ed76ff6188d
Added to database: 3/27/2026, 9:14:47 PM
Last enriched: 3/27/2026, 9:30:58 PM
Last updated: 3/28/2026, 12:57:09 AM
Views: 7
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.