CVE-2026-37226

FlexRIC v2.0.0 crashes when the iApp receives an E42_RIC_SUBSCRIPTION_REQUEST referencing a non-existent E2 Node. The lookup function returns NULL, which is enforced by assert() in Debug builds (SIGABRT) and dereferenced in Release builds (SIGSEGV). A remote unauthenticated attacker can crash the iApp process (port 36422) by sending a subscription request with an arbitrary global_e2_node_id.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mosaic5g:flexric:2.0.0:*:*:*:*:*:*:*

History

03 Jun 2026, 17:16

Type Values Removed Values Added
CPE cpe:2.3:a:mosaic5g:flexric:2.0.0:*:*:*:*:*:*:*
First Time Mosaic5g flexric
Mosaic5g
References () https://github.com/MinamiKotor1/oran-security-advisories-zhongnan-luo/blob/main/advisories/CVE-2026-37226.md - () https://github.com/MinamiKotor1/oran-security-advisories-zhongnan-luo/blob/main/advisories/CVE-2026-37226.md - Exploit, Mitigation, Third Party Advisory
References () https://gitlab.eurecom.fr/mosaic5g/flexric - () https://gitlab.eurecom.fr/mosaic5g/flexric - Product

02 Jun 2026, 16:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CWE CWE-476

01 Jun 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-01 19:16

Updated : 2026-06-03 17:16


NVD link : CVE-2026-37226

Mitre link : CVE-2026-37226

CVE.ORG link : CVE-2026-37226


JSON object : View

Products Affected

mosaic5g

  • flexric
CWE
CWE-476

NULL Pointer Dereference