CVE-2026-37233
Last modified
CVE-2026-37233 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mosaic5g | Flexric | 2.0.0 |
References
- https://github.com/MinamiKotor1/oran-security-advisories-zhongnan-luo/blob/main/advisories/CVE-2026-37233.mdExploit, Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-37233?
How severe is CVE-2026-37233?
How do I fix CVE-2026-37233?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-37228FlexRIC v2.0.0 contains a reachable assertion in e2ap_recv_s…7.5
- CVE-2026-37229FlexRIC v2.0.0 contains a reachable assertion in e2ap_create…7.5
- CVE-2026-3723A security flaw has been discovered in code-projects Simple …9.8
- CVE-2026-37230FlexRIC v2.0.0 crashes when the near-RT RIC receives a RIC_I…7.5
- CVE-2026-37231FlexRIC v2.0.0 uses a uint16_t counter for xapp_id assignmen…7.5
- CVE-2026-37232An issue was discovered in OpenAirInterface5G 2.4.0 (nr-soft…8.6
- CVE-2026-37234FlexRIC v2.0.0 allows a single SCTP connection to bind multi…8.2
- CVE-2026-37235FlexRIC v2.0.0 trusts the xapp_id field from E42 message pay…7.5
- CVE-2026-3724A weakness has been identified in SourceCodester Patients Wa…8.8
- CVE-2026-3725A flaw has been found in 1024-lab/lab1024 SmartAdmin up to 3…8.8
- CVE-2026-3726A vulnerability has been found in Tenda F453 1.0.0.3. This a…8.8
- CVE-2026-37266An issue in Responsive File Manager Responsive FileManager V…8
Are you affected by CVE-2026-37233?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
