CVE-2026-30073
Received Received - Intake

Denial of Service in free5gc NssaiAvailabilitySubscriptionCreate

Vulnerability report for CVE-2026-30073, 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 NssaiAvailabilitySubscriptionCreate component of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted POST request.

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 2 associated CPEs
Vendor Product Version / Range
free5gc nssaiavailabilitysubscriptioncreate 4.0.1
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-30073 is a Denial of Service (DoS) vulnerability in free5GC v4.0.1 affecting the NssaiAvailabilitySubscriptionCreate component. It occurs when a crafted POST request triggers a nil pointer dereference in the NSSF service, causing it to crash. The issue stems from unsafe handling of a shared global configuration object without proper initialization or synchronization.

Detection Guidance

Monitor the NSSF service logs for crashes or nil pointer panics after receiving POST requests to /nnssf-nssaiavailability/v1/nssai-availability/subscriptions. Check for service restarts or error messages indicating a nil pointer dereference in the NssaiAvailabilitySubscriptionCreate handler.

Impact Analysis

This vulnerability can disrupt the NSSF service, leading to service outages or degraded performance for network slice selection functions. Attackers could exploit it by sending a single malicious POST request to crash the system, potentially affecting network operations dependent on free5GC.

Mitigation Strategies

Apply patches or updates from the free5GC project that address the nil pointer dereference in the NssaiAvailabilitySubscriptionCreate handler. Implement input validation for POST requests to the vulnerable endpoint and ensure proper initialization of shared global configuration objects before modification.

Chat Assistant

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

EPSS Chart