Description
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.
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 will crash the iApp process when it receives a duplicate E2_SETUP_REQUEST from the same or spoofed E2 node. The engine uses an assert statement to enforce unique node IDs; when the assertion fails it triggers a SIGABRT, terminating the process. A remote unauthenticated attacker can force this by sending two identical E2_SETUP_REQUESTs, resulting in a denial of service that disrupts traffic management and subscriber services.

Affected Systems

The affected component is the FlexRIC iApp server that listens on TCP port 36421. Only FlexRIC version 2.0.0 is known to rely on the assert-based uniqueness check. No other vendor or product versions were identified in the advisory.

Risk and Exploitability

The vulnerability, with a CVSS score of 7.5 indicating high severity, is exploitable from any host that can reach port 36421; authentication is not required. Because the attacker only needs to repeat a legitimate E2_SETUP_REQUEST, the attack requires no special credentials or privilege. The risk is a high‑availability impact with no direct confidentiality or integrity compromise. The EPSS score is not provided and the vulnerability is not listed in the CISA KEV catalog, so the likelihood of immediate exploitation is unclear, but the ease of triggering a crash makes it a significant threat if a patch is not applied.

Generated by OpenCVE AI on June 1, 2026 at 22:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest FlexRIC firmware that replaces the assert-based check with graceful rejection of duplicate E2_SETUP_REQUEST packets.
  • If a patch is unavailable, restrict inbound traffic to TCP port 36421 so that only trusted, authenticated nodes can contact the iApp service.
  • Configure monitoring to alert on SIGABRT events or sudden restarts of the iApp process, and add a watchdog or process supervisor to automatically restart the service.

Generated by OpenCVE AI on June 1, 2026 at 22:59 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 23:15:00 +0000

Type Values Removed Values Added
Title FlexRIC iApp Crash via Duplicate E2_SETUP_REQUEST Leading to Denial of Service

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

Type Values Removed Values Added
Title Remote Unauthenticated Crash Exploitation via Duplicate E2_SETUP_REQUEST in FlexRIC 2.0.0
Weaknesses CWE-20

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

Type Values Removed Values Added
Title Remote Unauthenticated Crash Exploitation via Duplicate E2_SETUP_REQUEST in FlexRIC 2.0.0
Weaknesses CWE-20
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 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.
References

Subscriptions

Mosaic5g Flexric
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-01T18:49:05.414Z

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

Link: CVE-2026-37224

cve-icon Vulnrichment

Updated: 2026-06-01T18:49:01.512Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-37224

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses