An issue was discovered in OpenAirInterface5G 2.4.0 (nr-softmodem) in the E2SM-KPM RAN Function's PRB utilization metric calculation. The functions fill_RRU_PrbTotDl() and fill_RRU_PrbTotUl() in openair2/E2AP/RAN_FUNCTION/O-RAN/ran_func_kpm_subs.c (lines 182 and 197) compute PRB usage percentages by dividing by the difference of two consecutive total_prb_aggregate samples without checking for zero. When a malicious xApp sends a high volume of E42_RIC_SUBSCRIPTION_REQUESTs via the FlexRIC iApp (port 36422/SCTP), the E2 Agent generates KPM Indication reports at high frequency. If two consecutive sampling intervals yield identical PRB aggregate values, the divisor becomes zero, triggering SIGFPE and crashing the entire 5G base station process (nr-softmodem). This results in complete 5G cell service interruption for all connected UEs. No authentication is required.
References
| Link | Resource |
|---|---|
| https://github.com/MinamiKotor1/oran-security-advisories-zhongnan-luo/blob/main/advisories/CVE-2026-37232.md | Third Party Advisory Mitigation |
| https://gitlab.eurecom.fr/oai/openairinterface5g | Product |
Configurations
History
03 Jun 2026, 20:26
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Openairinterface openairinterface5g
Openairinterface |
|
| CPE | cpe:2.3:a:openairinterface:openairinterface5g:2.4.0:*:*:*:*:*:*:* | |
| References | () https://github.com/MinamiKotor1/oran-security-advisories-zhongnan-luo/blob/main/advisories/CVE-2026-37232.md - Third Party Advisory, Mitigation | |
| References | () https://gitlab.eurecom.fr/oai/openairinterface5g - Product |
02 Jun 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-369 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.6 |
01 Jun 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-01 19:16
Updated : 2026-06-03 20:26
NVD link : CVE-2026-37232
Mitre link : CVE-2026-37232
CVE.ORG link : CVE-2026-37232
JSON object : View
Products Affected
openairinterface
- openairinterface5g
CWE
CWE-369
Divide By Zero
