Description
A vulnerability was identified in omec-project amf up to 2.0.2/2.1.1. Impacted is an unknown function of the file /go/src/amf/ngap/handler.go of the component NGSetupRequest Handler. The manipulation leads to denial of service. It is possible to initiate the attack remotely. The exploit is publicly available and might be used. The identifier of the patch is 34bc6724acc97dba1f8691e586da95b042cb612d. To fix this issue, it is recommended to deploy a patch.
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 was discovered in the NGSetupRequest handler of omec-project AMF, located in handler.go. Manipulating an unknown internal function of this handler causes a denial‑of‑service condition by triggering a crash or hanging the service. The vulnerability is classified under CWE‑404, indicating an improper release of a resource. Attackers can exploit this weakness remotely by sending crafted requests to the NGSetupRequest endpoint, as the exploit is publicly available.

Affected Systems

The weakness affects omec-project AMF releases up to version 2.0.2 and 2.1.1. Systems running any of these releases without applying the patch identified by commit 34bc6724acc97dba1f8691e586da95b042cb612d are vulnerable. The affected component is the NGSetupRequest handler in the AMF module of omec-project.

Risk and Exploitability

The CVSS score of 5.3 places the vulnerability in the medium severity tier. An EPSS score of <1% signals a low perceived exploitation likelihood, yet the existence of a publicly available exploit suggests that real‑world usage may be higher. The attack vector is remote and requires only network access to the NGSetupRequest endpoint. The vulnerability is not listed in CISA's KEV catalog.

Generated by OpenCVE AI on July 26, 2026 at 21:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch identified by commit 34bc6724acc97dba1f8691e586da95b042cb612d to the omec-project AMF.
  • Upgrade to a release newer than 2.1.1 once it is available.
  • Configure firewall or API gateway rules to block or rate‑limit traffic to the NGSetupRequest endpoint until the patch or upgrade is applied.
  • Conduct vulnerability scanning or penetration testing against the NGSetupRequest endpoint to confirm the mitigation has removed the vulnerability.

Generated by OpenCVE AI on July 26, 2026 at 21:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 20: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 10:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in omec-project amf up to 2.0.2/2.1.1. Impacted is an unknown function of the file /go/src/amf/ngap/handler.go of the component NGSetupRequest Handler. The manipulation leads to denial of service. It is possible to initiate the attack remotely. The exploit is publicly available and might be used. The identifier of the patch is 34bc6724acc97dba1f8691e586da95b042cb612d. To fix this issue, it is recommended to deploy a patch.
Title omec-project amf NGSetupRequest handler.go denial of service
First Time appeared Omec-project
Omec-project amf
Weaknesses CWE-404
CPEs cpe:2.3:a:omec-project:amf:*:*:*:*:*:*:*:*
Vendors & Products Omec-project
Omec-project amf
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'}


Subscriptions

Omec-project Amf
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T19:38:41.857Z

Reserved: 2026-07-03T17:01:03.539Z

Link: CVE-2026-14624

cve-icon Vulnrichment

Updated: 2026-07-06T19:38:21.825Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T22:00:05Z

Weaknesses
  • CWE-404

    Improper Resource Shutdown or Release