Skip to main content

Ella Core CVE-2026-44474

| EUVDEUVD-2026-32561 LOW
Improperly Implemented Security Check for Standard (CWE-358)
2026-05-11 https://github.com/ellanetworks/core GHSA-mc29-hmx6-856q
3.7
CVSS 3.1 · GitHub Advisory

Severity by source

GitHub Advisory PRIMARY
3.7 LOW
AV:A/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Adjacent
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Lifecycle Timeline

3
Source Code Evidence Fetched
May 11, 2026 - 15:47 vuln.today
Analysis Generated
May 11, 2026 - 15:47 vuln.today
CVE Published
May 11, 2026 - 15:29 nvd
LOW 3.7

DescriptionGitHub Advisory

Summary

Ella Core didn't enforce security rules on concurrent running of security procedures defined in TS 33.501 §6.9.5.1 - it could send a NAS Security Mode Command while an N2 handover was still pending (and vice versa).

Impact

Concurrent Security Mode Command and N2 handover produce a KgNB mismatch between the UE and target gNB, causing the handover to fail. Requires a stalled gNB + re-registration race to trigger.

Fix

Ella Core now enforces both rules from §6.9.5.1, blocking concurrent Security Mode Command and N2 handover procedures.

AnalysisAI

Ella Core fails to enforce 3GPP TS 33.501 §6.9.5.1 security rules, allowing concurrent NAS Security Mode Command and N2 handover procedures that produce KgNB key mismatches between UE and target gNB, causing handover failures. Exploitation requires a stalled gNB combined with a re-registration race condition. Vendor-released patch: version 1.10.0.

Technical ContextAI

Ella Core is a 5G network core implementation handling NAS (Non-Access Stratum) security procedures and N2 handover between gNodeBs (gNBs). The vulnerability stems from inadequate enforcement of 3GPP TS 33.501 §6.9.5.1, which mandates serialization of critical security procedures. Specifically, a NAS Security Mode Command and N2 handover cannot execute concurrently without desynchronizing the KgNB (next hop chaining key for gNB) between the User Equipment (UE) and target gNB. This is classified as CWE-358 (Improperly Restricted Operations within the Bounds of a Resource Limit), reflecting the failure to serialize or block concurrent execution of mutually exclusive security operations.

RemediationAI

Upgrade Ella Core to version 1.10.0 or later, which enforces both concurrency serialization rules from TS 33.501 §6.9.5.1. The patch blocks concurrent execution of NAS Security Mode Command and N2 handover procedures. No workarounds are available for older versions; patching is the only remediation. Organizations running Ella Core 1.9.x and earlier should prioritize this upgrade to prevent handover failures during concurrent security procedures, though the risk is mitigated by the requirement for privileged network-adjacent access and gNB stall conditions. See https://github.com/ellanetworks/core/security/advisories/GHSA-mc29-hmx6-856q for detailed upgrade instructions.

Share

CVE-2026-44474 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy