Ella Core: AMF DoS via malformed PathSwitchRequest with empty NR security capability bitstrings
Moderate severity
GitHub Reviewed
Published
Mar 12, 2026
in
ellanetworks/core
•
Updated Mar 13, 2026
Description
Published to the GitHub Advisory Database
Mar 12, 2026
Reviewed
Mar 12, 2026
Last updated
Mar 13, 2026
Summary
Ella Core panics when processing a PathSwitchRequest containing UE Security Capabilities with zero-length NR encryption or integrity protection algorithm bitstrings, resulting in a denial of service.
Impact
An attacker able to send crafted NGAP messages to Ella Core can crash the process, causing service disruption for all connected subscribers. No authentication is required.
Fix
Added length validation on NR algorithm bitstrings before accessing them in the PathSwitchRequest handler.
References