Free5GC is an open-source Linux Foundation project for 5th generation (5G) mobile core networks. In versions prior to 1.4.2, the UDM incorrectly converts a downstream 400 Bad Request (from UDR) into a 500 Internal Server Error when handling PATCH requests with an empty supi path parameter. Additionally, the UDM incorrectly translates the PATCH method to PUT when forwarding to UDR, indicating a deeper architectural issue. This leaks internal error handling behavior, making it difficult for clients to distinguish between client-side errors and server-side failures. The issue has been patched in version 1.4.2.
References
| Link | Resource |
|---|---|
| https://github.com/free5gc/free5gc/issues/784 | Exploit Issue Tracking Patch Vendor Advisory |
| https://github.com/free5gc/free5gc/security/advisories/GHSA-5rvc-5cwx-g5x8 | Patch Vendor Advisory |
| https://github.com/free5gc/udm/pull/79 | Issue Tracking Patch |
Configurations
History
No history.
Information
Published : 2026-03-20 09:16
Updated : 2026-03-23 18:32
NVD link : CVE-2026-33192
Mitre link : CVE-2026-33192
CVE.ORG link : CVE-2026-33192
JSON object : View
Products Affected
free5gc
- udm
CWE
CWE-209
Generation of Error Message Containing Sensitive Information
