Description
An issue in the CreateUEContextProcedure function (/v1/ue-contexts/{supi}) of free5gc v4.1.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted PUT request.
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 resides in the CreateUEContextProcedure function that manages the /v1/ue‑contexts/{supi} REST endpoint in free5gc v4.1.0. A crafted PUT request can trigger the application to halt or become unresponsive, causing a denial of service to legitimate traffic. The weakness is a memory allocation failure triggered by the crafted request, which allows an attacker to exhaust or otherwise disrupt resources.

Affected Systems

free5gc v4.1.0. The product delivers core network functions for 5G networks and exposes the /v1/ue‑contexts endpoint for creating user equipment contexts. No other vendors or product variants are listed as affected.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, but the EPSS score is < 1%, reflecting a low probability of exploitation in the wild. The vulnerability is not present in the CISA KEV catalog. The likely attack vector is remote network access to the REST endpoint, where an attacker sends crafted PUT requests to cause the service to stall. No official workaround is documented, so mitigation depends on operator action.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade free5gc to a version that includes a fix for CreateUEContextProcedure.
  • Restrict access to the /v1/ue‑contexts endpoint through firewall rules or ACLs so that only authorized control planes can reach it.
  • Monitor inbound traffic and logs for repeated or malformed PUT requests to detect and respond to potential DoS attempts.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Denial of Service via crafted PUT request in free5gc CreateUEContextProcedure
Weaknesses CWE-400

Mon, 31 Aug 2026 17: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 PUT request in free5gc CreateUEContextProcedure
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 CreateUEContextProcedure function (/v1/ue-contexts/{supi}) of free5gc v4.1.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted PUT request.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-31T16:19:47.731Z

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

Link: CVE-2026-30051

cve-icon Vulnrichment

Updated: 2026-08-31T16:13:29.175Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-30051

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