Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-33064

free5GC UDM DataChangeNotification Procedure Panic Due to Nil Pointer Dereference
Back to all
CVE

CVE-2026-33064

free5GC UDM DataChangeNotification Procedure Panic Due to Nil Pointer Dereference

Impact  

This is a NULL Pointer Dereference vulnerability leading to Denial of Service.  

  • Security Impact: A remote attacker can cause the UDM service to panic and crash by sending a crafted POST request to the /sdm-subscriptions endpoint with a malformed URL path containing path traversal sequences (../) and a large JSON payload. The DataChangeNotificationProcedure function in notifier.go attempts to access a nil pointer without proper validation, causing a complete service crash with "runtime error: invalid memory address or nil pointer dereference".  
  • Functional Impact: The service crashes completely, requiring manual restart. All UDM functionality is disrupted until recovery.  
  • Affected Parties: All deployments of free5GC v4.0.1 using the UDM HTTP callback functionality.

Patches  

Yes, the issue has been patched.  

The fix is implemented in PR free5gc/udm#78.  

Users should upgrade to the next release of free5GC that includes this commit.

Workarounds  

There is no direct workaround at the application level. The recommendation is to apply the provided patch or implement API gateway-level filtering to block requests containing path traversal sequences.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
8.7
-
4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
C
H
U
0
-
C
H
U
-

Related Resources

No items found.

References

https://github.com/free5gc/free5gc/security/advisories/GHSA-7g27-v5wj-jr75, https://nvd.nist.gov/vuln/detail/CVE-2026-33064, https://github.com/free5gc/free5gc/issues/781, https://github.com/free5gc/udm/pull/78, https://github.com/free5gc/udm/commit/65d7070f4bfd016864cbbaefbd506bbc85d2fa92, https://github.com/free5gc/udm

Severity

7.5

CVSS Score
0
10

Basic Information

Ecosystem
Base CVSS
7.5
EPSS Probability
0.003%
EPSS Percentile
0.53358%
Introduced Version
0
Fix Available
1.4.2

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading