CVE-2026-30069
Received Received - Intake

NULL Pointer Dereference in free5gc v4.0.1 Causes DoS

Vulnerability report for CVE-2026-30069, 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 UDMC registration handler component of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via supplying crafted payload.

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 NULL pointer dereference in the UDMC registration handler of free5gc v4.0.1. It occurs when the RegistrationAmf3gppAccessProcedure function processes an incomplete Amf3GppAccessRegistration payload without validating required nested fields. A malformed JSON payload causes the handler to access nil fields, leading to a runtime panic and Denial of Service (DoS).

Detection Guidance

To detect this vulnerability, monitor for crashes in the free5GC UDM service when processing registration requests. Check logs for 'invalid memory address or nil pointer dereference' errors. Use network traffic inspection tools like tcpdump or Wireshark to capture malformed JSON payloads sent to the UDM registration endpoint.

Impact Analysis

This vulnerability can crash the free5GC service, causing a Denial of Service (DoS). If exploited, it may disrupt network operations relying on free5GC, leading to service unavailability for users and potential downtime in 5G network functions.

Mitigation Strategies

Immediately upgrade free5GC to a patched version if available. Implement input validation for JSON payloads in the UDM registration handler to reject malformed requests. Temporarily restrict access to the UDM registration endpoint via firewall rules until patched.

Chat Assistant

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

EPSS Chart