Description
An issue in the NAS decoder component of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted Registration Request message.
Published: 2026-08-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch ASAP
AI Analysis

Impact

An issue in the NAS decoder component of free5gc v4.0.1 allows an attacker to craft a malformed Registration Request message that, when processed, can cause a denial of service condition. The flaw may involve improper input validation and uncontrolled resource consumption. An additional pointer or bounds error (CWE-770) may also contribute to the failure of the decoder to recover, potentially corrupting the decoder’s internal state and terminating the process. The vulnerability’s primary impact is the loss of service availability. Since the description states a DoS can be caused, a crash or the inability to process further requests is a plausible consequence, though the exact behavior is not explicitly detailed.

Affected Systems

The vulnerability is confined to the NAS decoder module of the free5gc open‑source 5G core network stack, specifically version 4.0.1. No other vendor–specific products or earlier more recent releases are mentioned.

Risk and Exploitability

The EPSS score is reported as < 1 % and the vulnerability is not listed in the CISA KEV catalog, indicating that active exploitation has not been observed. However, the CVSS score of 7.5 denotes a high severity level. The most likely attack vector is remote, inferred from the fact that the vulnerable component processes Registration Requests received over the user network. Because the flaw can be triggered without local access or user interaction, an adversary could induce service disruption from a remote location. The combination of high severity and low current exploitation probability suggests that the risk is moderate but could increase if the vulnerability becomes publicly exploited.

Generated by OpenCVE AI on August 31, 2026 at 20:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the free5gc GitHub repository for a newer release that patches the NAS decoder issue and upgrade to that version as soon as possible.
  • If an update is not yet available, mitigate by rate‑limiting or blocking incoming Registration Requests from untrusted networks to reduce the chance of triggering the decoder error.
  • Implement firewall or IDS rules that detect and drop malformed Registration Requests before they reach the NAS decoder component.

Generated by OpenCVE AI on August 31, 2026 at 20:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Title DoS via Malformed Registration Request in NAS Decoder of free5gc v4.0.1
Weaknesses CWE-20
CWE-400

Mon, 31 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-770
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'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Title DoS via Malformed Registration Request in NAS Decoder of free5gc v4.0.1
First Time appeared Free5gc
Free5gc free5gc
Weaknesses CWE-20
CWE-400
Vendors & Products Free5gc
Free5gc free5gc

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

Type Values Removed Values Added
Description An issue in the NAS decoder component of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted Registration Request message.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-31T16:19:47.573Z

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

Link: CVE-2026-30059

cve-icon Vulnrichment

Updated: 2026-08-31T16:13:27.033Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-31T20:59:32.817

Link: CVE-2026-30059

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T20:45:04Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling