CVE-2026-71675
Received Received - Intake

Denial of Service in Open5GS via ngap_send_to_nas()

Vulnerability report for CVE-2026-71675, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: MITRE

Description

An issue in Open5GS v.2.7.0 allows a remote attacker to cause a denial of service via the ngap_send_to_nas() function in src/amf/ngap-path.c

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-18
Last Modified
2026-08-18
Generated
2026-08-19
AI Q&A
2026-08-18
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
open5gs open5gs 2.7.0
open5gs open5gs to 2.7.7 (inc)

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 memory leak in Open5GS v2.7.0 affecting the AMF component. It occurs in the ngap_send_to_nas() function when processing malformed NAS PDUs with invalid security header types. The function allocates memory for the packet but fails to free it before returning an error, causing progressive memory exhaustion upon repeated exploitation.

Detection Guidance

Monitor memory usage on the Open5GS AMF component for gradual increases, which may indicate memory leaks. Use tools like ps, top, or htop to track memory consumption over time. Check logs for repeated errors related to NAS PDU processing or memory allocation failures in src/amf/ngap-path.c.

Impact Analysis

An attacker with network access to the AMF's N2 interface can exploit this to cause a denial of service by exhausting system memory. This leads to degraded performance or crashes of the Open5GS service, potentially disrupting mobile network operations.

Mitigation Strategies

Upgrade Open5GS to the latest version beyond v2.7.7 where this issue is resolved. If upgrading is not immediately possible, restrict network access to the AMF's N2 interface using firewalls or network segmentation to limit exposure to potential attackers.

Chat Assistant

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

EPSS Chart