Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33064

25
FAUCET Score

CVE-2026-33064 is a high-severity Nil Pointer Dereference vulnerability affecting Free5GC, an open-source 5G mobile core network project, specifically versions prior to 1.4.2 of its User Data Management (UDM) service. A remote, unauthenticated attacker can exploit this by sending a crafted POST request to the /sdm-subscriptions endpoint with a malformed URL path and large JSON payload, causing the UDM service to panic and crash. This results in a complete denial of service for the UDM, requiring a restart for recovery. With a CVSS score of 7.5 (HIGH), the vulnerability has a network-based attack vector and a high impact on availability. There is currently no evidence of active exploitation, public exploit code, or significant community discussion regarding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.4.2CPE matchmatch criteria
cpe:2.3:a:free5gc:udm:*:*:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 4.0

8.7HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.49%
Probability of exploitation in next 30 days
EPSS Percentile
39.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0049 is in the 17th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
gopatch availablevia ghsa
Product: github.com/free5gc/udmFixed in: 1.4.2

Vendor Advisories (1)

goGHSA-7g27-v5wj-jr75high

free5GC UDM DataChangeNotification Procedure Panic Due to Nil Pointer Dereference

Mar 18, 2026

References

github.com / free5gc/free5gc/issues/781
ExploitIssue TrackingPatchVendor Advisory
github.com / free5gc/free5gc/security/advisories/GHSA-7g27-v5wj-jr75
PatchVendor Advisory
github.com / free5gc/udm/commit/65d7070f4bfd016864cbbaefbd506bbc85d2fa92
Patch
github.com / free5gc/udm/pull/78
Issue TrackingPatch