CVE-2025-69250 PUBLISHED

free5GC has Improper Error Handling in UDM, Leading to Information Exposure

Assigner: GitHub_M
Reserved: 30.12.2025 Published: 23.02.2026 Updated: 23.02.2026

free5gc UDM provides Unified Data Management (UDM) for free5GC, an open-source project for 5th generation (5G) mobile core networks. In versions up to and including 1.4.1, the service reliably leaks detailed internal error messages (e.g., strconv.ParseInt parsing errors) to remote clients when processing invalid pduSessionId inputs. This exposes implementation details and can be used for service fingerprinting. All deployments of free5GC using the UDM Nudm_UECM DELETE service may be vulnerable. free5gc/udm pull request 76 contains a fix for the issue. No direct workaround is available at the application level. Applying the official patch is recommended.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
CVSS Score: 6.6

Product Status

Vendor free5gc
Product udm
Versions
  • Version <= 1.4.1 is affected

References

Problem Types

  • CWE-754: Improper Check for Unusual or Exceptional Conditions CWE
  • CWE-20: Improper Input Validation CWE