CVE Catalog

CVE-2026-37222

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.43%

35th percentile - higher than 35% of all known CVEs

Summary

FlexRIC v2.0.0 uses hardcoded assertions to validate IE counts in decoded E2AP messages. A remote unauthenticated attacker can crash the near-RT RIC or iApp via SIGABRT by sending a valid PDU with unexpected IE count.

Risk Assessment

An attacker can remotely crash key RIC components, leading to service disruption.

Recommendation

Update FlexRIC to a version that validates IE counts per protocol ranges instead of using assertions.

Other vulnerabilities in FlexRIC

See all
Original NVD description (English source)

FlexRIC v2.0.0 uses hardcoded assertions to validate Information Element (IE) counts in decoded E2AP messages. A remote unauthenticated attacker can send a valid E2AP PDU containing an unexpected number of IEs (e.g., an E2setupRequest with extra optional fields) to crash the near-RT RIC (port 36421) or iApp (port 36422) via SIGABRT. The code asserts exact IE counts rather than validating against protocol-specified ranges.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS