Description
Improper input validation in the HandleUpdate function (/sbi/parameter_provision.go) 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: Upgrade
AI Analysis

Impact

The vulnerability stems from improper input validation in the HandleUpdate function located in "/sbi/parameter_provision.go" of free5gc v4.0.1. When a crafted request reaches this endpoint, the service fails to correctly verify the input, resulting in a crash that renders the affected component or the entire network element unavailable. This denial of service can interrupt critical mobile network functions that rely on free5gc, potentially taking a deployed network offline until the defect is remedied or the server is restarted.

Affected Systems

free5gc versions that include the vulnerable HandleUpdate implementation, specifically the 4.0.1 release. Any deployment of this version within an operational 5G core network is susceptible unless a patch or newer version is applied.

Risk and Exploitability

The CVSS score is 7.5, and the EPSS score is < 1%, indicating a low exploitation likelihood. The vulnerability has not been reported as a known exploited instance in CISA’s KEV catalog. Based on the description, the attack requires the ability to send a specially crafted input to the HandleUpdate API, which is typically exposed over a network interface accessible to the Internet or an internal network. An attacker with network access to that interface could trigger the crash repeatedly, leading to repeated service outages. The fixed weakness is improper input validation, a high‑level flaw that can be leveraged without privileged access.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply an updated release of free5gc that addresses the input validation bug (e.g., upgrade to a version beyond 4.0.1).
  • Configure network access controls to limit which hosts can reach the HandleUpdate API endpoint, reducing the attack surface.
  • Implement runtime monitoring or application layer firewalls to detect and rate‑limit malformed requests, helping to mitigate or delay the impact of an attempted DoS.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Denial-of-Service via Improper Input Validation in free5gc HandleUpdate

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
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 Improper Input Validation in free5gc HandleUpdate
First Time appeared Free5gc
Free5gc free5gc
Weaknesses CWE-20
Vendors & Products Free5gc
Free5gc free5gc

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

Type Values Removed Values Added
Description Improper input validation in the HandleUpdate function (/sbi/parameter_provision.go) 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:08:35.518Z

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

Link: CVE-2026-30068

cve-icon Vulnrichment

Updated: 2026-08-31T16:08:28.722Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-30068

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T18:00:03Z

Weaknesses
  • CWE-20

    Improper Input Validation