Description
FlexRIC v2.0.0 allows a single SCTP connection to bind multiple xapp_ids by sending multiple E42_SETUP_REQUESTs. On disconnect, only the first registered xapp_id's resources are cleaned up; subsequent xapp_ids and their subscriptions remain as stale entries. A remote attacker can exploit this to leak subscription state in the iApp, potentially causing resource exhaustion or state corruption over time.
Published: 2026-06-01
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

FlexRIC v2.0.0 accepts multiple SCTP connections attempting to register distinct xapp_ids by sending successive E42_SETUP_REQUEST messages. After a disconnect, only the first registered xapp_id’s resources are released, while the remaining xapp_ids and their subscriptions persist as stale entries. An attacker controlling a remote SCTP session can repeatedly exploit this flaw to expose subscription state information within the iApp, potentially exhausting system resources or corrupting application state over time. The weakness represents improper resource cleanup leading to state leakage. Based on the description, the impact is primarily a gradual degradation of service reliability and confidentiality of subscription data.

Affected Systems

All deployments of FlexRIC version 2.0.0 produced by the Mosaic5G project (identified by the GitLab repository gitlab.eurecom.fr/mosaic5g/flexric). If other vendors ship the same codebase without updating, those products are also vulnerable.

Risk and Exploitability

The CVSS score is 8.2, indicating a high severity vulnerability that can be exploited over a remote SCTP connection and used repeatedly to create a denial‑of‑service condition. The EPSS score is < 1%, indicating a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Attackers would need open network access to an FlexRIC instance and the ability to establish SCTP connections. Once connected, they could send multiple E42_SETUP_REQUEST packets, then disconnect to trigger the resource leak, thereby causing accumulation of stale subscriptions and exposing sensitive state.

Generated by OpenCVE AI on June 2, 2026 at 14:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update FlexRIC to a version that includes proper cleanup of all xapp_ids upon disconnect
  • If a newer version is unavailable, restrict the number of concurrent xapp_id registrations via network access controls or firewall rules
  • Implement a monitoring procedure that periodically verifies the subscription table for stale entries and automatically purges them
  • Where feasible, apply a custom patch to the E42_SETUP_REQUEST handler that records and cleans up all xapp_id registrations upon disconnection

Generated by OpenCVE AI on June 2, 2026 at 14:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 15:00:00 +0000

Type Values Removed Values Added
Title Unclean SCTP Connection Handling Causes Subscription Leakage in FlexRIC

Tue, 02 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Title Unclean SCTP Connection Handling Causes Subscription Leakage in FlexRIC
Weaknesses CWE-400

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

Type Values Removed Values Added
Description FlexRIC v2.0.0 allows a single SCTP connection to bind multiple xapp_ids by sending multiple E42_SETUP_REQUESTs. On disconnect, only the first registered xapp_id's resources are cleaned up; subsequent xapp_ids and their subscriptions remain as stale entries. A remote attacker can exploit this to leak subscription state in the iApp, potentially causing resource exhaustion or state corruption over time.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-02T12:53:19.018Z

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

Link: CVE-2026-37234

cve-icon Vulnrichment

Updated: 2026-06-02T12:52:16.939Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-01T21:16:42.823

Modified: 2026-06-02T14:35:45.167

Link: CVE-2026-37234

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T15:00:07Z

Weaknesses