Description
A vulnerability was found in Open5GS up to 2.7.7. This affects the function amf_namf_comm_handle_registration_status_update_request in the library /lib/app/ogs-init.c of the file /namf-comm/v1/ue-contexts/{ueContextId}/transfer-update. Performing a manipulation of the argument ueContextId results in denial of service. The attack can be initiated remotely. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-05-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Open5GS AMF component, specifically within the amf_namf_comm_handle_registration_status_update_request function that handles the Transfer‑Update REST endpoint. By manipulating the ueContextId argument, an attacker can trigger an unhandled error that causes the application to crash and the AMF service to terminate. The attack results in a denial of service that affects all functions that depend on the AMF, potentially cascading to other network functions. The weakness corresponds to CWE‑404, a missing resource scenario.

Affected Systems

Open5GS, the open‑source 5G core network implementation, is affected in all releases through version 2.7.7.

Risk and Exploitability

The CVSS score of 5.3 indicates medium severity. EPSS is not available and the vulnerability is not listed in CISA KEV. The exploit has already been published and can be initiated remotely via the HTTP REST interface. Because the exploit is publicly available, any deployed instance that exposes the Transfer‑Update API to untrusted networks remains at significant risk, especially in production environments.

Generated by OpenCVE AI on May 1, 2026 at 23:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Open5GS to the latest release after 2.7.7 once the vendor releases a fix.
  • Until a patch is available, restrict access to the Transfer‑Update endpoint by applying firewall or access‑control rules so that only trusted IPs can reach it.
  • Enable detailed logging and configure alerts for unexpected or malformed ueContextId values to detect attempted exploitation attempts.

Generated by OpenCVE AI on May 1, 2026 at 23:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 04 May 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 01 May 2026 01:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in Open5GS up to 2.7.7. This affects the function amf_namf_comm_handle_registration_status_update_request in the library /lib/app/ogs-init.c of the file /namf-comm/v1/ue-contexts/{ueContextId}/transfer-update. Performing a manipulation of the argument ueContextId results in denial of service. The attack can be initiated remotely. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.
Title Open5GS transfer-update 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:ND/RC:UR'}

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:X/RC:R'}

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:X/RC:R'}

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-05-04T13:27:21.934Z

Reserved: 2026-04-30T18:17:32.846Z

Link: CVE-2026-7535

cve-icon Vulnrichment

Updated: 2026-05-04T13:27:18.857Z

cve-icon NVD

Status : Deferred

Published: 2026-05-01T01:16:18.087

Modified: 2026-05-01T15:26:24.553

Link: CVE-2026-7535

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T00:00:14Z

Weaknesses