CVE-2026-30062
Received Received - Intake

Denial of Service in free5gc NGAP Handler

Vulnerability report for CVE-2026-30062, 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-27

Assigner: MITRE

Description

An issue in the NGAP handler of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted NAS PDU.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
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-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Denial of Service (DoS) issue in the free5GC software's AMF component. It occurs when the NGAP handler processes a malformed NAS PDU without proper validation. A crafted input, such as a single-byte message, causes an out-of-bounds memory access in the nas.GetSecurityHeaderType function. This triggers a panic, crashing the AMF process and severing connections.

Detection Guidance

Monitor the AMF process for crashes or panics, especially after receiving NAS PDUs. Check logs for errors like 'index out of range [1] with length 1' or runtime crashes in the NGAP handler.

Impact Analysis

If exploited, this vulnerability can crash the AMF process in free5GC, leading to service disruption. Users relying on free5GC for 5G network functions may experience downtime, loss of connectivity, or degraded performance. Attackers could send specially crafted messages to trigger the crash remotely.

Mitigation Strategies

Update free5GC to a patched version if available. Implement input validation for NAS PDUs in the NGAP handler to prevent malformed data from causing crashes.

Chat Assistant

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

EPSS Chart