CVE-2026-30047
Received Received - Intake

Reachable Assertion in Open5GS v2.7.6 Causes DoS

Vulnerability report for CVE-2026-30047, 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 reachable assertion vulnerability in the /nsmf-pdusession/v1/sm-contexts component of Open5GS v2.7.6 allows attackers to cause a Denial of Service (DoS) via supplying a crafted DELETE 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 1 associated CPE
Vendor Product Version / Range
open5gs open5gs 2.7.6

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-30047 is a reachable assertion vulnerability in Open5GS v2.7.6's SMF component. It occurs when processing a malformed HTTP/2 POST request to /nsmf-pdusession/v1/sm-contexts with a PDU session ID of 0. This triggers an assertion failure in the smf_sess_find_by_psi function, causing the SMF to crash due to a segmentation fault.

Detection Guidance

Monitor Open5GS SMF logs for crashes or assertion failures in the /nsmf-pdusession/v1/sm-contexts endpoint. Check for segmentation faults or errors related to smf_sess_find_by_psi in context.c. Use network traffic analysis tools to inspect HTTP/2 POST requests to the SMF API for malformed PDU session IDs, particularly with ID 0.

Impact Analysis

This vulnerability can cause a Denial of Service (DoS) by crashing the Open5GS SMF component. This disrupts service for connected User Equipment (UEs), leading to network outages or degraded performance for mobile data sessions.

Mitigation Strategies

Apply the latest Open5GS patch or update to version 2.7.7 or later. Implement input validation to reject PDU session IDs of 0 in the SMF component. Configure network firewalls to filter malformed HTTP/2 requests targeting the /nsmf-pdusession/v1/sm-contexts endpoint. Temporarily disable the affected API endpoint if an immediate patch is unavailable.

Chat Assistant

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

EPSS Chart