NULL Pointer Dereference Affecting github.com/free5gc/smf/internal/pfcp/handler package, versions <1.4.2


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.3% (22nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-GOLANG-GITHUBCOMFREE5GCSMFINTERNALPFCPHANDLER-15364925
  • published28 Feb 2026
  • disclosed24 Feb 2026
  • creditZiyu Lin

Introduced: 24 Feb 2026

CVE-2026-26024  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

Upgrade github.com/free5gc/smf/internal/pfcp/handler to version 1.4.2 or higher.

Overview

Affected versions of this package are vulnerable to NULL Pointer Dereference via the PFCP SessionReportRequest process when ReportType.USAR is set to 1 and the UsageReport omits the mandatory URRID sub-IE. An attacker can cause the service to crash and terminate by sending a specially crafted PFCP SessionReportRequest message to the affected interface.

Workaround

This vulnerability can be mitigated by restricting access to the PFCP interface using ACLs or firewalls to only allow trusted UPF IPs, dropping or inspecting malformed PFCP SessionReportRequest messages at the network edge, and/or adding recover() around PFCP handler dispatch to prevent whole-process termination.

CVSS Base Scores

version 4.0
version 3.1