CVE-2026-37233
HIGH EPSS 36.2%
Published Jun 1, 20261mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Jun 1, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
FlexRIC v2.0.0 contains an authorization bypass in the iApp's xApp isolation mechanism. The equality function eq_xapp_ric_gen_id() in src/ric/iApp/xapp_ric_id.c compares m0->xapp_id against itself (m0->xapp_id) instead of the other argument (m1->xapp_id), effectively ignoring the xApp identity dimension. A malicious xApp connected to the iApp (port 36422) can delete any other xApp's subscriptions by sending an E42_RIC_SUBSCRIPTION_DELETE_REQUEST with a matching ric_gen_id. This breaks multi-tenant isolation in any deployment with multiple xApps sharing the same RIC.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
36.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-617
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| mosaic5g | flexric | 2.0.0 | any |
References 2
- github.com https://github.com/MinamiKotor1/oran-security-advisories-zhongnan-luo/blob/main/advisories/CVE-2026-37233.md
- gitlab.eurecom.fr https://gitlab.eurecom.fr/mosaic5g/flexric
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.