CVE-2026-30045
Received Received - Intake

Integer Overflow in Open5GS NF Instances Causes DoS

Vulnerability report for CVE-2026-30045, 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 integer overflow in the /nnrf-disc/v1/nf-instances component of open5gs v2.7.6 allows attackers to cause a Denial of Service (DoS) via supplying a crafted HTTP/2 GET 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

This vulnerability is an integer overflow in Open5GS version 2.7.6 affecting the /nnrf-disc/v1/nf-instances component. Attackers can send a crafted HTTP/2 GET request with an excessively large value in the requester-features parameter, causing an integer overflow during parsing. This leads to a crash in the Network Repository Function (NRF) due to a fatal assertion error in the string-to-integer conversion function, resulting in a segmentation fault.

Detection Guidance

Monitor for crashes in the Open5GS NRF process, particularly after receiving HTTP/2 requests with large values in the 'requester-features' parameter. Check logs for segmentation faults or assertion errors in the NRF component.

Impact Analysis

This vulnerability can cause a Denial of Service (DoS) by crashing the NRF component of Open5GS. If exploited, it may disrupt network services relying on the NRF, leading to service unavailability for users and systems dependent on this function.

Mitigation Strategies

Upgrade Open5GS to a patched version beyond v2.7.6. Implement input validation to reject malformed HTTP/2 requests with excessively large values in the 'requester-features' parameter. Use network firewalls or WAFs to filter suspicious requests targeting the /nnrf-disc/v1/nf-instances endpoint.

Chat Assistant

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

EPSS Chart