CVE-2026-30056
Received Received - Intake

NULL Pointer Dereference in free5gc AMF NGAP Dispatcher Causes DoS

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

A NULL pointer dereference in the AMF NGAP Dispatcher component of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via supplying crafted NGAP messages during the initialization of a new RAN connection.

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

CVE-2026-30056 is a NULL pointer dereference vulnerability in the AMF NGAP Dispatcher of free5gc v4.0.1. It occurs when the dispatcher fails to enforce the correct NGAP message sequence during new RAN connection initialization. Instead of requiring the first message to be an NGSetupRequest, it creates an AmfRan context for any incoming message on a new SCTP connection. Attackers can exploit this by sending a crafted NGAP message like UEContextReleaseComplete as the first message, causing the handler to operate on an uninitialized UE context and trigger a panic.

Detection Guidance

Monitor AMF logs for crashes or panics during RAN connection initialization. Check for repeated restarts of the AMF process. Inspect SCTP traffic for NGAP messages sent as the first message on new connections.

Impact Analysis

This vulnerability can cause a Denial of Service (DoS) by repeatedly crashing and restarting the AMF process. This disrupts service for legitimate users, potentially leading to network outages or degraded performance in 5G systems using free5gc v4.0.1.

Mitigation Strategies

Upgrade free5GC to a patched version. Implement strict NGAP message sequence validation in the AMF NGAP dispatcher. Block or filter malformed NGAP messages at the network perimeter.

Chat Assistant

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

EPSS Chart