boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-37228HIGH
n/a n/a — FlexRIC v2.0.0 contains a reachable assertion in e2ap_recv_sctp_msg() (src/lib/ep/e2ap_ep.c).
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  N  N  H    7.5   .0064   48.0     —
AFFECTED
  Product  Versions  Fixed
  n/a      n/a –     —
TIMELINE
  Apr 6   Reserved by mitre
  Jun 1   EXPLOIT PUBLISHED — CVE-2026-37228. Public exploit reference added.
  Jun 1   Published (CNA: mitre)
CWE-617 · CNA: mitre · CVSS v3.1 · 2 references · NVD status: Analyzed

Description

FlexRIC v2.0.0 contains a reachable assertion in e2ap_recv_sctp_msg() (src/lib/ep/e2ap_ep.c). The function allocates a fixed 32KB receive buffer and enforces assert(rc < len) on the sctp_recvmsg() return value. A remote unauthenticated attacker can send a single SCTP message with payload >= 32,768 bytes to crash the near-RT RIC, iApp, E2 Agent, or xApp process via SIGABRT. No valid E2AP PDU is required. All four SCTP endpoint types (ports 36421 and 36422) share this vulnerable code path. In Release builds (NDEBUG), the stripped assertion leads to a signed-to-unsigned integer overflow and potential out-of-bounds read.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
April 6, 2026ReservedReserved by mitre
June 1, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-37228. Public exploit reference added.
June 1, 2026PublishedPublished (CNA: mitre)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
n/an/an/a

Weaknesses

CWE-617

References (2)

Related

Authoritative record: CVE-2026-37228 at cve.org

Weaknesses: CWE-617

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-37228 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.