Impact
FlexRIC v2.0.0 near‑RT RIC crashes when it receives a RIC_INDICATION message containing a ran_func_id that is not present in its registry. The lookup returns NULL, causing an assert in debug builds and a null pointer dereference in release builds, resulting in SIGABRT or SIGSEGV. The flaw is a null pointer dereference (CWE‑476) and delivers a denial‑of‑service by crashing the service.
Affected Systems
The affected component is FlexRIC near‑RT RIC, version 2.0.0, found in the Mosaic5g/FlexRIC repository. It listens on TCP port 36421. No manufacturer is listed; the repository hosts the source.
Risk and Exploitability
An unauthenticated attacker can trigger the crash by sending a crafted RIC_INDICATION with arbitrary ran_func_id to port 36421. No authentication is required and the exploit is immediate and deterministic. The CVSS score is 7.5, indicating high severity. The EPSS score is < 1%, and the vulnerability is not listed in the KEV catalog, but given its simplicity it should be treated with high urgency.
OpenCVE Enrichment