CVE-2026-30059
Deferred Deferred - Pending Action

Denial of Service in free5gc NAS Decoder

Vulnerability report for CVE-2026-30059, 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 the NAS decoder component of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted Registration Request message.

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 is a Denial of Service (DoS) flaw in the free5GC software's NAS decoder. It occurs when the NAS decoder fails to validate the length of the 5GSID Information Element in a Registration Request message. An attacker crafts a message with a mismatched length field and longer actual content, causing an 'index out of range' panic during parsing. This leads to a nil pointer dereference in key functions, crashing the AMF process and halting service.

Detection Guidance

Monitor the AMF process logs for crashes or nil pointer dereference errors during NAS message parsing. Check for malformed Registration Request messages with inconsistent 5GSID length fields. Use network traffic analysis tools to inspect NAS PDUs for irregular length values in the 5GSID Information Element.

Impact Analysis

This vulnerability allows attackers to crash the AMF process in free5GC, disrupting 5G network services. If exploited, it can cause complete service outages, preventing legitimate users from accessing network resources. Organizations using free5GC v4.0.1 on Ubuntu 20.04 Server are particularly vulnerable.

Compliance Impact

This vulnerability causes a Denial of Service (DoS) by crashing the AMF process in free5GC, which could disrupt critical network functions. For compliance with standards like GDPR or HIPAA, which require availability and integrity of systems processing personal data, such disruptions may violate requirements for uninterrupted service and data protection.

Mitigation Strategies

Update free5GC to the latest patched version. Apply input validation to ensure the 5GSID length field matches the actual content length in NAS messages. Restrict network access to the AMF component to trusted sources only. Monitor AMF processes for abnormal terminations and implement failover mechanisms.

Chat Assistant

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

EPSS Chart