FlexRIC v2.0.0 contains an authorization bypass in the iApp's xApp isolation mechanism. The equality function eqxappricgenid() in src/ric/iApp/xappricid.c compares m0->xappid against itself (m0->xappid) instead of the other argument (m1->xappid), 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 E42RICSUBSCRIPTIONDELETEREQUEST with a matching ricgen_id. This breaks multi-tenant isolation in any deployment with multiple xApps sharing the same RIC.
{
"cna_assigner": "mitre",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/37xxx/CVE-2026-37233.json"
}{
"cpe": "cpe:2.3:a:mosaic5g:flexric:2.0.0:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "2.0.0"
},
{
"last_affected": "2.0.0"
}
],
"source": "CPE_STRING"
}