Description
free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, the free5GC UDM component fails to validate the supi path parameter in six GET handlers of the nudm-sdm (Subscriber Data Management) service. An unauthenticated attacker can inject control characters into the SUPI parameter, causing UDM to forward a malformed request to UDR and return a 500 Internal Server Error response that exposes internal infrastructure details. This vulnerability is fixed in 4.2.2.
Published: 2026-05-27
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The free5GC UDM component contains an input validation flaw affecting the supi path parameter in six GET handlers of the nudm-sdm service. An attacker who can send requests to these endpoints can inject control characters that subvert normal processing, causing UDM to forward a malformed request to the UDR service. The resulting 500 Internal Server Error response reveals internal infrastructure details, providing an attacker with sensitive information. This flaw is identified as CWE‑20 and CWE‑209 and can lead to confidentiality compromise or denial of service through repeated malformed requests.

Affected Systems

The vulnerability is present in the free5gc:free5gc product prior to version 4.2.2. Systems running free5GC UDM versions earlier than 4.2.2 are affected, regardless of deployment platform. The problem was fixed in release 4.2.2; newer releases are not known to be affected.

Risk and Exploitability

The CVSS score of 7.7 indicates high severity, and the lack of a publicly available EPSS score means the current exploitation probability is unknown but likely low to moderate until a public exploit emerges. The vulnerability is not listed in CISA’s KEV catalog, reducing the chance of widespread exploitation by state-sponsored actors at present. However, an unauthenticated attacker could remotely send crafted GET requests to the exposed nudm-sdm endpoints, potentially causing repeated 500 errors and leaking internal data. In the absence of official mitigation details, administrators should treat this as a high‑risk issue.

Generated by OpenCVE AI on May 27, 2026 at 19:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the free5GC UDM component to version 4.2.2 or later, which adds proper validation of the SUPI parameter.
  • If an immediate upgrade is not feasible, isolate the nudm‐sdm service behind a firewall or network segmentation to prevent unauthenticated external access, limiting the attack surface for injection.
  • Configure the application to return generic error messages on server failure, suppressing internal diagnostic information that can be exposed through 500 responses.

Generated by OpenCVE AI on May 27, 2026 at 19:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-585v-hcgf-jhfr Free5GC UDM has Improper Input Validation and Generation of Error Messages Containing Sensitive Information
History

Thu, 28 May 2026 03:45:00 +0000

Type Values Removed Values Added
First Time appeared Free5gc
Free5gc free5gc
Vendors & Products Free5gc
Free5gc free5gc

Wed, 27 May 2026 16:30:00 +0000

Type Values Removed Values Added
Description free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, the free5GC UDM component fails to validate the supi path parameter in six GET handlers of the nudm-sdm (Subscriber Data Management) service. An unauthenticated attacker can inject control characters into the SUPI parameter, causing UDM to forward a malformed request to UDR and return a 500 Internal Server Error response that exposes internal infrastructure details. This vulnerability is fixed in 4.2.2.
Title free5GC: Improper Input Validation and Generation of Error Message Containing Sensitive Information in github.com/free5gc/udm
Weaknesses CWE-20
CWE-209
References
Metrics cvssV4_0

{'score': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-27T15:53:45.452Z

Reserved: 2026-04-27T13:55:58.694Z

Link: CVE-2026-42459

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-05-27T17:16:35.593

Modified: 2026-05-27T19:51:27.110

Link: CVE-2026-42459

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T03:30:05Z

Weaknesses