Description
FlexRIC v2.0.0 contains reachable assert(0) calls in stub message handlers for whitelisted but unimplemented E2AP message types in the near-RT RIC. A remote unauthenticated attacker can send a decodable E2AP PDU of such a type (e.g., E2nodeConfigurationUpdate) to crash the near-RT RIC process (port 36421) via SIGABRT. The message passes whitelist validation but triggers an unconditional assertion in the handler.
Published: 2026-06-01
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The FlexRIC v2.0.0 near‑RT RIC contains reachable assert(0) calls in stub handlers for E2AP message types that are whitelisted but unimplemented, such as E2nodeConfigurationUpdate. When an attacker sends a decodable message of one of these types, the handler executes the unconditional assertion, causing the process to abort with SIGABRT and the service to terminate. This results in a denial of service for all tenants using the RIC. The presence of these assertions reflects weaknesses classified as CWE‑617.

Affected Systems

The affected component is the near‑RT RIC module of FlexRIC version 2.0.0. No other vendor or product variations are listed in the available data.

Risk and Exploitability

The CVSS score of 7.5 indicates a high impact. EPSS information is not available, and the vulnerability is not included in the CISA KEV catalog. The attack vector is remote and unauthenticated, requiring only network access to port 36421 on the RIC. Because the trigger is deterministic and the condition simply involves receiving a specific E2AP message type, the likelihood of exploitation is high if the service is exposed to untrusted networks.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update FlexRIC to a patched release that removes the assert(0) calls for unimplemented E2AP message types or replaces the vulnerable stub handlers with a safe no‑op or error‑return implementation.
  • Restrict inbound traffic to port 36421 using firewall or ACL rules so that only trusted E2 node controllers can reach the RIC.
  • Enable application monitoring to detect SIGABRT crashes and configure automatic restarts of the near‑RT RIC process to reduce downtime until a permanent fix is applied.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 03 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
First Time appeared Mosaic5g
Mosaic5g flexric
Vendors & Products Mosaic5g
Mosaic5g flexric

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

Type Values Removed Values Added
Title Remote Crash via Unimplemented E2AP Message Assertions
Weaknesses CWE-703
CWE-770

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

Type Values Removed Values Added
Title Remote Crash via Unimplemented E2AP Message Assertions
Weaknesses CWE-703
CWE-770

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 contains reachable assert(0) calls in stub message handlers for whitelisted but unimplemented E2AP message types in the near-RT RIC. A remote unauthenticated attacker can send a decodable E2AP PDU of such a type (e.g., E2nodeConfigurationUpdate) to crash the near-RT RIC process (port 36421) via SIGABRT. The message passes whitelist validation but triggers an unconditional assertion in the handler.
References

Subscriptions

Mosaic5g Flexric
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-01T18:47:36.413Z

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

Link: CVE-2026-37227

cve-icon Vulnrichment

Updated: 2026-06-01T18:47:14.175Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-06-01T21:16:42.667

Link: CVE-2026-37227

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T20:55:26Z

Weaknesses