Vulnerability Description
FlexRIC v2.0.0 crashes when receiving a duplicate E2_SETUP_REQUEST from the same or spoofed E2 Node. The iApp registry enforces node ID uniqueness via assert() rather than graceful rejection. A remote unauthenticated attacker can crash the iApp process (port 36421) by sending two E2_SETUP_REQUESTs with the same E2 node configuration, triggering SIGABRT.
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-37224?
CVE-2026-37224 is a vulnerability with a CVSS score of 7.5 (HIGH). FlexRIC v2.0.0 crashes when receiving a duplicate E2_SETUP_REQUEST from the same or spoofed E2 Node. The iApp registry enforces node ID uniqueness via assert() rather than graceful rejection. A remote...
How severe is CVE-2026-37224?
CVE-2026-37224 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-37224?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.