Vulnerability Description
FlexRIC v2.0.0 contains a reachable assertion in the iApp message dispatcher. The dispatcher validates incoming E2AP messages against a 9-entry whitelist using assert(). A remote unauthenticated attacker can send any decodable E2AP PDU with a message type not in the whitelist to crash the iApp process (port 36422) via SIGABRT. Since iApp and the near-RT RIC share one process, this terminates the entire RIC service and disconnects all E2 Nodes and xApps.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/MinamiKotor1/oran-security-advisories-zhongnan-luo/blob/main/
- https://gitlab.eurecom.fr/mosaic5g/flexric
FAQ
What is CVE-2026-37223?
CVE-2026-37223 is a vulnerability with a CVSS score of 7.5 (HIGH). FlexRIC v2.0.0 contains a reachable assertion in the iApp message dispatcher. The dispatcher validates incoming E2AP messages against a 9-entry whitelist using assert(). A remote unauthenticated attac...
How severe is CVE-2026-37223?
CVE-2026-37223 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-37223?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.