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-33192

21
FAUCET Score

CVE-2026-33192 impacts the User Data Management (UDM) component of Free5GC, versions prior to 1.4.2, by mishandling PATCH requests with an empty 'supi' path parameter. This flaw causes the UDM to incorrectly convert downstream 400 Bad Request errors into 500 Internal Server Errors and translates the PATCH method to PUT when forwarding to the User Data Repository (UDR). Rated Medium severity (CVSS 5.3), it has a network attack vector with low complexity and requires no privileges, leading to information disclosure by leaking internal error handling details. There is no evidence of active exploitation, nor is public exploit code available on platforms like Metasploit or ExploitDB. Community discussion and media coverage are minimal, and it is not present on CISA's KEV catalog or Hot List.

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.32%
Probability of exploitation in next 30 days
EPSS Percentile
24.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0032 is in the 14th percentile among its peer group of 23,725 CVEs.

Social Chatter

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

Media Mentions

The average CVE in this peer group has 0.0 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-5rvc-5cwx-g5x8high

free5GC UDM incorrectly returns 500 for empty supi path parameter in PATCH sdm-subscriptions reques

Mar 18, 2026

References

github.com / free5gc/free5gc/issues/784
ExploitIssue TrackingPatchVendor Advisory
github.com / free5gc/free5gc/security/advisories/GHSA-5rvc-5cwx-g5x8
PatchVendor Advisory
github.com / free5gc/udm/pull/79
Issue TrackingPatch