Vulnerability Description
FlexRIC v2.0.0 uses hardcoded assertions to validate Information Element (IE) counts in decoded E2AP messages. A remote unauthenticated attacker can send a valid E2AP PDU containing an unexpected number of IEs (e.g., an E2setupRequest with extra optional fields) to crash the near-RT RIC (port 36421) or iApp (port 36422) via SIGABRT. The code asserts exact IE counts rather than validating against protocol-specified ranges.
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-37222?
CVE-2026-37222 is a vulnerability with a CVSS score of 7.5 (HIGH). FlexRIC v2.0.0 uses hardcoded assertions to validate Information Element (IE) counts in decoded E2AP messages. A remote unauthenticated attacker can send a valid E2AP PDU containing an unexpected numb...
How severe is CVE-2026-37222?
CVE-2026-37222 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-37222?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.