Description
Improper input validation in the buildFilter function (processor/processor.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: Assess Impact
AI Analysis

Impact

The vulnerability stems from improper validation of inputs in the buildFilter function within free5gc v4.0.1. Based on the description, the attack vector is inferred to involve sending a malicious request to the buildFilter function. An attacker can craft a malicious request that triggers the function to consume excessive resources, eventually resulting in a service crash. This flaw directly impacts the availability of the free5gc core network, potentially exposing the system to repeated outages without altering confidentiality or integrity.

Affected Systems

The affected product is the free5gc open‑source 5G core stack, specifically version 4.0.1. No other vendors or product versions are listed as impacted.

Risk and Exploitability

The EPSS score is < 1%, indicating a very low but nonzero likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector requires sending a specially crafted request to the buildFilter endpoint, exploitation confidence is uncertain and would depend on the attacker’s ability to reach the target. The CVSS score of 7.5 reflects a high severity denial of service impact, meaning successful exploitation would cause the free5gc core network to become unavailable. No public exploitation evidence is currently known.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update free5gc to a version that includes a fix for the input validation issue; if no patch is available, verify whether newer releases contain the vulnerability resolution.
  • Apply network filtering or rate limiting to the API endpoint that invokes buildFilter to mitigate rapid or oversized request attacks.
  • Configure the free5gc deployment to restrict or disable the interface that exposes buildFilter if it is not needed for your environment.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Improper Input Validation Causing Denial of Service in free5gc Build Filter

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 Improper Input Validation Causing Denial of Service in free5gc Build Filter
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 buildFilter function (processor/processor.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:09:52.981Z

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

Link: CVE-2026-30064

cve-icon Vulnrichment

Updated: 2026-08-31T16:09:49.032Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-30064

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation