CVE-2026-33065

Source
https://cve.org/CVERecord?id=CVE-2026-33065
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33065.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33065
Aliases
Downstream
Related
Published
2026-03-20T08:03:39.357Z
Modified
2026-04-02T13:26:48.611749Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
free5GC UDM incorrectly returns 500 for empty supi path parameter in DELETE sdm-subscriptions request
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-209"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33065.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/free5gc/udm

Affected ranges

Type
GIT
Repo
https://github.com/free5gc/udm
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*
v1.0.0
v1.0.1
v1.0.2
v1.1.0
v1.1.1
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.3.0
v1.3.1
v1.3.2
v1.4.0
v1.4.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33065.json"