CVE Catalog

CVE-2026-37224

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 crashes when receiving a duplicate E2_SETUP_REQUEST from the same or spoofed E2 Node. The iApp registry enforces node ID uniqueness via assert(), allowing a remote unauthenticated attacker to crash the iApp process via SIGABRT.

Risk Assessment

An attacker can remotely crash the iApp service, disrupting the RIC system.

Recommendation

Apply a patch or update FlexRIC to a version that gracefully handles duplicate requests.

Other vulnerabilities in FlexRIC

See all
Original NVD description (English source)

FlexRIC v2.0.0 crashes when receiving a duplicate E2_SETUP_REQUEST from the same or spoofed E2 Node. The iApp registry enforces node ID uniqueness via assert() rather than graceful rejection. A remote unauthenticated attacker can crash the iApp process (port 36421) by sending two E2_SETUP_REQUESTs with the same E2 node configuration, triggering SIGABRT.

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