Description
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.
Published: 2026-06-01
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

FlexRIC v2.0.0 contains hardcoded assertions that enforce exact Information Element counts in decoded E2AP messages. When an attacker sends a packet with a non‑standard number of elements, the assertions trigger a SIGABRT and crash the near‑RT RIC or iApp service, causing a denial of service to all users of the platform. This flaw is a functional incompatibility rather than a data breach, but it can be used to interrupt critical RAN control plane operations.

Affected Systems

The vulnerability affects FlexRIC version 2.0.0. Near‑RT RIC listens on TCP port 36421, while the iApp component listens on port 36422. Any system running these components and accepting E2AP PDUs is susceptible.

Risk and Exploitability

The flaw is exploitable by any party that can reach the exposed ports; no authentication is required. Because the attack requires crafting a valid E2AP PDU, it is limited to E2AP traffic but can be performed over normal network connections. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 7.5 indicates a medium‑to‑high severity, reinforcing the high risk due to the impact and ease of remote exploitation.

Generated by OpenCVE AI on June 1, 2026 at 23:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest FlexRIC patch that relaxes IE count validation to protocol‑defined ranges.
  • If a patch is not yet released, block or rate‑limit traffic to ports 36421 and 36422 coming from untrusted networks using a firewall or ACL.
  • Enable detailed logging for E2AP message processing and monitor for abnormal IE counts or repeated crashes to detect exploitation attempts.

Generated by OpenCVE AI on June 1, 2026 at 23:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 01 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Title Hardcoded Assertion Failure in FlexRIC E2AP Message Validation Leads to Remote Crash
Weaknesses CWE-20

Mon, 01 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Title Hardcoded Assertion Failure in FlexRIC E2AP Message Validation Leads to Remote Crash
Weaknesses CWE-20

Mon, 01 Jun 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-617
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 01 Jun 2026 17:00:00 +0000

Type Values Removed Values Added
Description 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.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-01T18:46:02.135Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-37222

cve-icon Vulnrichment

Updated: 2026-06-01T18:45:33.667Z

cve-icon NVD

Status : Deferred

Published: 2026-06-01T17:16:58.527

Modified: 2026-06-01T19:16:32.917

Link: CVE-2026-37222

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-01T23:00:16Z

Weaknesses