Description
Ella Core is a 5G core designed for private networks. Prior to 1.10.0, 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). 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. This vulnerability is fixed in 1.10.0.
Published: 2026-05-27
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises when Ella Core fails to enforce security rules for concurrent execution of security procedures defined in TS 33.501 §6.9.5.1. This flaw is a race condition (CWE-358). This allows a NAS Security Mode Command to be sent while an N2 handover is still pending, or vice versa. The resulting KgNB mismatch between the UE and the target gNB causes the handover to fail, leading to disrupted connectivity for affected UEs.

Affected Systems

Ella Core deployments built with any version prior to 1.10.0 are affected. The issue is present in the private‑network 5G core software released by Ellanetworks.

Risk and Exploitability

The CVSS score of 3.7 indicates a moderate impact. EPSS data is not available, and the vulnerability is not listed in CISA’s KEV catalogue. The attack requires a specific race condition involving a stalled gNB and a UE re‑registration, implying a higher expertise level and a low probability of exploitation under normal operational conditions. The likely attack vector is an internal race condition rather than a remote attack surface. Consequently, the overall risk to organizations is considered moderate but warrants remediation to prevent potential service disruption.

Generated by OpenCVE AI on May 27, 2026 at 21:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied upgrade to Ella Core version 1.10.0 or later, which includes the fix for concurrent security procedure enforcement.
  • If an upgrade is impractical, configure the network to prevent a Security Mode Command from being issued while an N2 handover is in progress, thereby serializing the two procedures and eliminating the KgNB mismatch condition.
  • Enable logging of handover failures and KgNB mismatch events so that any residual failures can be detected and investigated promptly.

Generated by OpenCVE AI on May 27, 2026 at 21:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-mc29-hmx6-856q Ella Core has handover failures during concurrent Security Mode Command
History

Thu, 28 May 2026 02:30:00 +0000

Type Values Removed Values Added
First Time appeared Ellanetworks
Ellanetworks core
Vendors & Products Ellanetworks
Ellanetworks core

Wed, 27 May 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 27 May 2026 16:30:00 +0000

Type Values Removed Values Added
Description Ella Core is a 5G core designed for private networks. Prior to 1.10.0, 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). 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. This vulnerability is fixed in 1.10.0.
Title Ella Core: Handover failures during concurrent Security Mode Command
Weaknesses CWE-358
References
Metrics cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L'}


Subscriptions

Ellanetworks Core
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-27T17:23:14.076Z

Reserved: 2026-05-06T17:18:51.782Z

Link: CVE-2026-44474

cve-icon Vulnrichment

Updated: 2026-05-27T17:22:55.996Z

cve-icon NVD

Status : Deferred

Published: 2026-05-27T17:16:39.220

Modified: 2026-06-17T10:50:41.797

Link: CVE-2026-44474

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T02:15:03Z

Weaknesses
  • CWE-358

    Improperly Implemented Security Check for Standard