Cyber Posture

CVE-2023-37021

HighPublic PoC

Published: 22 January 2025

Published
22 January 2025
Modified
22 April 2025
KEV Added
Patch
CVSS Score 8.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
EPSS Score 0.0031 53.7th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Description

Open5GS MME version <= 2.6.4 contains an assertion that can be remotely triggered via a malformed ASN.1 packet over the S1AP interface. An attacker may send a `UE Context Modification Failure` message missing a required `MME_UE_S1AP_ID` field to repeatedly crash the MME, resulting in denial of service.

Security Summary

CVE-2023-37021 affects Open5GS MME versions up to and including 2.6.4, where an assertion failure can be remotely triggered through a malformed ASN.1 packet over the S1AP interface. The issue arises when an attacker sends a UE Context Modification Failure message lacking the required MME_UE_S1AP_ID field, causing the MME to crash. This vulnerability, associated with CWE-617 (Reachable Assertion), was published on 2025-01-22 and carries a CVSS v3.1 base score of 8.6 (AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H), indicating high severity due to its network accessibility, low complexity, lack of privileges or user interaction, and scope change with high availability impact.

A remote, unauthenticated attacker can exploit this vulnerability by transmitting the malformed S1AP message to the targeted MME, leading to repeated crashes and denial of service. The attack requires no prior authentication or special access, as it leverages the S1AP interface typically exposed in 4G/5G core network deployments. Successful exploitation disrupts MME functionality, potentially halting user equipment context management and signaling for affected cells or networks.

Mitigation details are provided in the advisory at https://cellularsecurity.org/ransacked. Security practitioners should consult this reference for patch information, workarounds, or upgrade guidance for Open5GS MME.

Details

CWE(s)
CWE-617

Affected Products

open5gs
open5gs
≤ 2.6.4

References