CVE-2026-33283 PUBLISHED

Ella Core panics on malformed ULNASTransport Message without a Request Type

Assigner: GitHub_M
Reserved: 18.03.2026 Published: 23.03.2026 Updated: 24.03.2026

Ella Core is a 5G core designed for private networks. Versions prior to 1.6.0 panic when processing malformed UL NAS Transport NAS messages without a Request Type. An attacker able to send crafted NAS messages to Ella Core can crash the process, causing service disruption for all connected subscribers. No authentication is required. Version 1.6.0 adds a guard when receiving an UL NAS Message without a Request Type given no SM Context.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 6.5

Product Status

Vendor ellanetworks
Product core
Versions
  • Version < 1.6.0 is affected

References

Problem Types

  • CWE-476: NULL Pointer Dereference CWE