Description
An issue in the complexQueryFilterSubprocess function in the NRF Discovery service 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 patch
AI Analysis

Impact

The vulnerability lies in the complexQueryFilterSubprocess function of the NRF Discovery service in free5gc v4.0.1, where a crafted input can trigger an application crash and cause the service to become unavailable. The denial of service condition results from improper handling of invalid or unexpected query parameters, allowing an attacker to repeatedly disrupt service availability. The impact is limited to the NRF Discovery service.

Affected Systems

free5gc v4.0.1, specifically the NRF Discovery component that implements the complexQueryFilterSubprocess function. The issue emanates from free5gc's open‑source codebase; no other vendors or products are listed as affected.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity, and the EPSS score of <1% suggests a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote, as the function processes network‑received query parameters. An attacker could exploit the issue by sending a maliciously crafted Query request to the NRF Discovery service, inducing a crash and exhausting system resources. While the exploit likely requires network access to the service endpoint, it does not appear to grant further privileges or cause data corruption. The lack of publicly available mitigation or patch references suggests that remediation may involve code updates or operational controls until a corrective patch is released.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest free5gc release that addresses the complexQueryFilterSubprocess issue if available
  • If no patch exists, restrict the NRF Discovery service to trusted networks or implement input size limits to mitigate crash attempts
  • Monitor NRF Discovery logs for unexpected terminations and design a fail‑over or restart mechanism to maintain availability

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Denial of Service via crafted input in complexQueryFilterSubprocess function of free5gc NRF Discovery service

Mon, 31 Aug 2026 18: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 Denial of Service via crafted input in complexQueryFilterSubprocess function of free5gc NRF Discovery service
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 An issue in the complexQueryFilterSubprocess function in the NRF Discovery service 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-31T17:34:02.215Z

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

Link: CVE-2026-30067

cve-icon Vulnrichment

Updated: 2026-08-31T17:33:54.600Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-30067

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T20:00:05Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-770

    Allocation of Resources Without Limits or Throttling