CVE-2026-30060
Deferred Deferred - Pending Action

Denial of Service in free5gc UE Registration

Vulnerability report for CVE-2026-30060, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-31

Assigner: MITRE

Description

An issue in free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) when parsing crafted SUCI data during UE registration.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-31
Generated
2026-09-17
AI Q&A
2026-08-27
EPSS Evaluated
2026-09-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
free5gc free5gc 4.0.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) by sending crafted SUCI data during UE registration. The issue occurs in the AMF when parsing malformed SUCI data, leading to a runtime panic due to invalid array index access in the nasType.(*MobileIdentity5GS).GetSUCI function.

Detection Guidance

Monitor AMF service logs for crashes or runtime panics during UE registration, particularly when processing SUCI data. Check for 'index out of range' errors in logs. Inspect NGAP registration requests for malformed SUCI fields with invalid PLMN identifiers or mismatched length fields.

Impact Analysis

This vulnerability can disrupt legitimate user registrations by crashing the AMF service, leaving resources unreleased. Attackers can exploit it by sending a malformed NGAP registration request, causing service disruptions for all users relying on the free5GC system.

Compliance Impact

This vulnerability causes a Denial of Service (DoS) by crashing the free5GC AMF service during UE registration due to malformed SUCI data. Such disruptions could impact availability of critical telecom services, potentially violating compliance requirements for data processing and system reliability under standards like GDPR (availability principle) and HIPAA (system availability and integrity).

Mitigation Strategies

Update free5GC to a patched version if available. Implement input validation for SUCI data in the AMF to reject malformed messages. Configure AMF to handle errors gracefully without crashing. Monitor and restrict network traffic to prevent crafted NGAP requests.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-30060. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart