2 matches found
CVE-2026-37234: Uncontrolled Resource Consumption
FlexRIC v2.0.0 allows a single SCTP connection to bind multiple xappids by sending multiple E42SETUPREQUESTs. On disconnect, only the first registered xappid's resources are cleaned up; subsequent xappids and their subscriptions remain as stale entries. A remote attacker can exploit this to leak...
8.2CVSS5.9AI score0.00534EPSS
SaveExploits1References3
CVE-2026-37231: Integer Underflow (Wrap or Wraparound)
FlexRIC v2.0.0 uses a uint16t counter for xappid assignment but stores the value in uint32t message fields. After 65,530+ E42SETUPREQUESTs, the 16-bit counter wraps around and produces duplicate xappids. The iApp port 36422 crashes when attempting to register a duplicate ID in its internal data...
7.5CVSS5.9AI score0.00612EPSS
SaveExploits1References3
20