Description
An issue in the HandleGetSharedData function of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted input.
Published: 2026-08-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Fix
AI Analysis

Impact

An issue in the HandleGetSharedData function of free5gc v4.0.1 permits attackers to cause a denial of service by sending a specially crafted request. The flaw is a resource exhaustion vulnerability (CWE-770) that allows an attacker to create a state that overwhelms or blocks the application, rendering the service unavailable to legitimate users.

Affected Systems

The vulnerability is present only in free5gc version 4.0.1. Any deployment of the free5gc open‑source telecom software running that specific version is affected.

Risk and Exploitability

A crafted input can trigger the denial of service, but no code execution or privilege escalation is possible. The EPSS score of less than 1% combined with a CVSS score of 7.5 indicates a high severity but a relatively low probability of exploitation. The flaw is not listed in the CISA KEV catalog, so widespread weaponization is currently unlikely. However, the vulnerability can still cause significant operational disruption, especially in production networks where free5gc serves as the core mobility management element.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Identify all instances of free5gc version 4.0.1 in the environment
  • Upgrade to the latest stable release that contains the fix for HandleGetSharedData
  • If an update is not yet available, add input validation or request size limits to the HandleGetSharedData endpoint to reject malformed requests
  • Monitor logs for repeated DoS attempts and alert on abnormal request patterns

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Title Denial of Service via HandleGetSharedData in free5gc v4.0.1

Mon, 31 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted Input in free5gc HandleGetSharedData (v4.0.1)
Weaknesses CWE-400

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

Type Values Removed Values Added
Metrics ssvc

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


Mon, 31 Aug 2026 16: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'}


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

Type Values Removed Values Added
Title Denial of Service via Crafted Input in free5gc HandleGetSharedData (v4.0.1)
First Time appeared Free5gc
Free5gc free5gc
Weaknesses 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 HandleGetSharedData function of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted input.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-31T16:07:56.348Z

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

Link: CVE-2026-30070

cve-icon Vulnrichment

Updated: 2026-08-31T16:07:52.571Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-30070

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