Description
A vulnerability was detected in Open5GS up to 2.7.7. Affected by this vulnerability is the function amf_nnrf_handle_nf_discover of the file src/amf/nnrf-handler.c of the component AMF. The manipulation results in denial of service. The attack may be launched remotely. The exploit is now public and may be used. The patch is identified as fb5f67703de0213fb9c6e6ef3b48b6c1707e9503. It is best practice to apply a patch to resolve this issue.
Published: 2026-07-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the amf_nnrf_handle_nf_discover function of the Open5GS AMF component allows a malformed NF discovery request to cause the application to crash, resulting in a denial of service. The weakness is classified as CWE‑404, indicating a missing resource or object management issue within the AMF application layer.

Affected Systems

The vulnerability affects the Open5GS AMF implementation up to version 2.7.7. Any deployment of Open5GS running these or earlier releases is susceptible, as the crash occurs within the AMF application code that handles NF discovery messages.

Risk and Exploitability

The CVSS score of 5.3 denotes moderate severity, while an EPSS score of <1% indicates a very low but non‑zero likelihood of exploitation. The exploit is publicly available and can be launched remotely, increasing risk for operators that expose the AMF service. The vulnerability is not listed in the CISA KEV catalog at this time, but it remains a concern for environments that rely on Open5GS for core network functionality.

Generated by OpenCVE AI on July 17, 2026 at 01:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch identified by commit fb5f67703de0213fb9c6e6ef3b48b6c1707e9503 to Open5GS AMF, or upgrade to a later release that incorporates this fix
  • If an immediate upgrade is not possible, restrict inbound traffic to the AMF port (typically TCP 38412) to trusted peers only, thereby reducing exposure to malicious NF discovery requests
  • Implement request rate limiting or basic input validation for NF discovery messages to mitigate the impact of malformed requests that could still trigger a crash

Generated by OpenCVE AI on July 17, 2026 at 01:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 04 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in Open5GS up to 2.7.7. Affected by this vulnerability is the function amf_nnrf_handle_nf_discover of the file src/amf/nnrf-handler.c of the component AMF. The manipulation results in denial of service. The attack may be launched remotely. The exploit is now public and may be used. The patch is identified as fb5f67703de0213fb9c6e6ef3b48b6c1707e9503. It is best practice to apply a patch to resolve this issue.
Title Open5GS AMF nnrf-handler.c amf_nnrf_handle_nf_discover denial of service
First Time appeared Open5gs
Open5gs open5gs
Weaknesses CWE-404
CPEs cpe:2.3:a:open5gs:open5gs:*:*:*:*:*:*:*:*
Vendors & Products Open5gs
Open5gs open5gs
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:N/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T17:11:44.913Z

Reserved: 2026-07-03T16:36:17.574Z

Link: CVE-2026-14618

cve-icon Vulnrichment

Updated: 2026-07-06T17:11:40.579Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-17T01:15:05Z

Weaknesses
  • CWE-404

    Improper Resource Shutdown or Release