Vulnerability Description
FlexRIC v2.0.0 contains reachable assert(0) calls in stub message handlers for whitelisted but unimplemented E2AP message types in the near-RT RIC. A remote unauthenticated attacker can send a decodable E2AP PDU of such a type (e.g., E2nodeConfigurationUpdate) to crash the near-RT RIC process (port 36421) via SIGABRT. The message passes whitelist validation but triggers an unconditional assertion in the handler.
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-37227?
CVE-2026-37227 is a vulnerability with a CVSS score of 7.5 (HIGH). FlexRIC v2.0.0 contains reachable assert(0) calls in stub message handlers for whitelisted but unimplemented E2AP message types in the near-RT RIC. A remote unauthenticated attacker can send a decodab...
How severe is CVE-2026-37227?
CVE-2026-37227 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-37227?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.