CVE-2026-33065
Description
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 DELETE requests with an empty supi path parameter. This leaks internal error handling behavior and makes it difficult for clients to distinguish between client-side errors and server-side failures. When a client sends a DELETE request with an empty supi (e.g., double slashes // in URL path), the UDM forwards the malformed request to UDR, which correctly returns 400. However, UDM propagates this as 500 SYSTEM_FAILURE instead of returning the appropriate 400 error to the client. This violates REST API best practices for DELETE operations. The issue has been patched in version 1.4.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/free5gc/udmGo | < 1.4.2 | 1.4.2 |
Affected products
5- ghsa-coords3 versionspkg:golang/github.com/free5gc/udmpkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2015.6pkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2016.0
< 1.4.2+ 2 more
- (no CPE)range: < 1.4.2
- (no CPE)range: < 0.0.20260326T203309-150000.1.155.2
- (no CPE)range: < 0.0.20260723T184607-160000.1.1
Patches
Vulnerability mechanics
References
6- github.com/free5gc/free5gc/security/advisories/GHSA-958m-gxmc-mccmnvdPatchVendor AdvisoryWEB
- github.com/free5gc/udm/commit/88de9fa74a1b3f3522e53b4cfa2d184712ffa4eenvdPatchWEB
- github.com/free5gc/udm/pull/79nvdIssue TrackingPatchWEB
- github.com/free5gc/free5gc/issues/783nvdExploitIssue TrackingPatchVendor AdvisoryWEB
- github.com/advisories/GHSA-958m-gxmc-mccmghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-33065ghsaADVISORY
News mentions
0No linked articles in our index yet.