Description
An issue in the ModifyAMFEventSubscriptionProcedure function (processor/event_exposure.go) of free5gc v4.1.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted PATCH request.
Published: 2026-08-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch Now
AI Analysis

Impact

An issue in the free5gc v4.1.0 ModifyAMFEventSubscriptionProcedure function enables an attacker to trigger a denial of service by sending a crafted PATCH request. The vulnerability stems from improper validation of the request payload, causing the server to consume excessive resources or crash. This flaw corresponds to CWE-770, which involves improper memory allocation leading to potential resource exhaustion.

Affected Systems

The affected system is the free5gc implementation, specifically version 4.1.0 of its AMF component. No other vendors or products are listed as affected.

Risk and Exploitability

The EPSS score is not available and the vulnerability is not yet listed in CISA KEV, so there is no public evidence of exploitation. The CVSS score of 7.5 indicates a high severity DoS vulnerability. However, the attack likely originates from an external HTTP client that can issue PATCH requests to the AMF event subscription endpoint, a common entry point in 5G core networks. Because the flaw can be triggered by arbitrary client input, the risk of widespread denial of service exists if the affected software is deployed in production environments without mitigation.

Generated by OpenCVE AI on August 28, 2026 at 14:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade free5gc to a patched release that resolves the ModifyAMFEventSubscriptionProcedure issue.
  • If a patch is not immediately available, block or tightly filter unexpected PATCH requests to the AMF event subscription endpoint to prevent malformed payloads.
  • Implement rate limiting or connection throttling at the AMF interface to reduce the impact of potential DoS attempts.
  • Monitor traffic logs for abnormal PATCH activity and respond accordingly.

Generated by OpenCVE AI on August 28, 2026 at 14:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted PATCH Request in free5gc AMF

Fri, 28 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted PATCH Request in free5gc AMF

Fri, 28 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted PATCH Request in free5gc ModifyAMFEventSubscriptionProcedure
Weaknesses CWE-400

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

Type Values Removed Values Added
Title Denial of Service via Crafted PATCH Request in free5gc ModifyAMFEventSubscriptionProcedure
First Time appeared Free5gc
Free5gc free5gc
Weaknesses CWE-400
CWE-770
Vendors & Products Free5gc
Free5gc free5gc
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 16:45:00 +0000

Type Values Removed Values Added
Description An issue in the ModifyAMFEventSubscriptionProcedure function (processor/event_exposure.go) of free5gc v4.1.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted PATCH request.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T19:53:53.184Z

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

Link: CVE-2026-30050

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-31T20:12:02.273

Link: CVE-2026-30050

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T15:00:13Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling