CVE-2026-37228

Source
https://cve.org/CVERecord?id=CVE-2026-37228
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-37228.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-37228
Published
2026-06-01T00:00:00Z
Modified
2026-07-24T03:56:40.611079250Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

FlexRIC v2.0.0 contains a reachable assertion in e2aprecvsctpmsg() (src/lib/ep/e2apep.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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/37xxx/CVE-2026-37228.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / gitlab.eurecom.fr/mosaic5g/flexric

Affected ranges

Type
GIT
Repo
https://gitlab.eurecom.fr/mosaic5g/flexric
Events
Introduced
1f04cc558ebc8da9de6a620762bc02f5db4ecb4a
Last affected
1f04cc558ebc8da9de6a620762bc02f5db4ecb4a
Database specific
{
    "extracted_events": [
        {
            "introduced": "2.0.0"
        },
        {
            "last_affected": "2.0.0"
        }
    ],
    "source": "CPE_STRING",
    "cpe": "cpe:2.3:a:mosaic5g:flexric:2.0.0:*:*:*:*:*:*:*"
}

Affected versions

2.*
2.0.0
v2.*
v2.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-37228.json"