Description
A NULL pointer dereference in the AMF NGAP Dispatcher component of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via supplying crafted NGAP messages during the initialization of a new RAN connection.
Published: 2026-08-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply update
AI Analysis

Impact

A NULL pointer dereference flaw exists in the AMF NGAP Dispatcher component of free5gc v4.0.1. When an adversary sends specially crafted NGAP messages during the setup of a new RAN connection, the dispatcher dereferences a null pointer, causing the process to crash. The resulting failure can render the entire AMF service unavailable, disrupting service for all connected RANs and users, thereby affecting availability rather than confidentiality or integrity.

Affected Systems

The vulnerability affects the free5gc project, specifically version 4.0.1 of the AMF NGAP Dispatcher. Any deployment of this open‑source 5G core that relies on this component is susceptible unless a patched or newer version is in use.

Risk and Exploitability

The CVSS score is 7.5, and the EPSS score is unavailable, but the denial‑of‑service impact is significant for operators relying on free5gc. The attack requires that a malicious or compromised RAN can send NGAP messages to the AMF; thus the vector is remote over the RAN–core interface. The vulnerability is not currently listed in CISA’s KEV catalog, which suggests limited reported exploitation but the potential impact remains high for vulnerable deployments.

Generated by OpenCVE AI on August 28, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest free5gc release (v4.0.2 or later) which includes a patch that checks the pointer before dereferencing.
  • If an update is not immediately possible, apply a temporary code patch that adds a null‑pointer check before the dereference in the NGAP Dispatcher module or disable the faulty NGAP handling path for untrusted RAN connections.
  • Strengthen network perimeter controls by restricting NGAP traffic to trusted RANs and monitoring for anomalous NGAP messages or repeated connection initiation failures.

Generated by OpenCVE AI on August 28, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Title NULL Pointer Dereference in AMF NGAP Dispatcher Causes Denial of Service

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Title NULL Pointer Dereference in AMF NGAP Dispatcher Causes Denial of Service
First Time appeared Free5gc
Free5gc free5gc
Weaknesses CWE-476
Vendors & Products Free5gc
Free5gc free5gc
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Thu, 27 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description A NULL pointer dereference in the AMF NGAP Dispatcher component of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via supplying crafted NGAP messages during the initialization of a new RAN connection.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T19:54:31.652Z

Reserved: 2026-03-04T00:00:00.000Z

Link: CVE-2026-30056

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-27T17:17:50.783

Modified: 2026-08-31T20:12:02.273

Link: CVE-2026-30056

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T07:30:07Z

Weaknesses