CVE-2026-37234
Memory Leak in FlexRIC v2.0.0 via SCTP Connections
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in FlexRIC v2.0.0 where a single SCTP connection can bind multiple xapp_ids by sending multiple E42_SETUP_REQUESTs.
When the connection disconnects, only the resources of the first registered xapp_id are cleaned up, while the subsequent xapp_ids and their subscriptions remain as stale entries.
A remote attacker can exploit this behavior to leak subscription state in the iApp, which may lead to resource exhaustion or state corruption over time.
How can this vulnerability impact me? :
The vulnerability can lead to resource exhaustion or state corruption within the affected application.
Because stale subscription entries remain after disconnects, system resources may be consumed unnecessarily, potentially degrading performance or causing failures.
An attacker exploiting this flaw remotely could cause these issues, impacting the stability and reliability of the system.