๐Ÿ” CVE Alert

CVE-2026-25501

UNKNOWN 0.0

free5GC SMF crash (nil pointer dereference) on PFCP SessionReportRequest when ReportType.DLDR is set but DownlinkDataReport IE is missing

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

free5GC SMF provides Session Management Function for free5GC, an open-source project for 5th generation (5G) mobile core networks. In versions up to and including 1.4.1, SMF panics due to nil pointer dereference and the SMF process terminates. This is triggered by a malformed PFCP SessionReportRequest on the SMF PFCP (UDP/8805) interface. No known upstream fix is available, but some workarounds are available. ACL/firewall the PFCP interface so only trusted UPF IPs can reach SMF (reduce spoofing/abuse surface); drop/inspect malformed PFCP SessionReportRequest messages at the network edge where feasible, and/or add recover() around PFCP handler dispatch to avoid whole-process termination (mitigation only).

CWE CWE-476
Vendor free5gc
Product smf
Published Feb 24, 2026
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for free5gc smf

Be the first to know when new unknown vulnerabilities affecting free5gc smf are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

free5gc / smf
<= 1.4.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/free5gc/free5gc/security/advisories/GHSA-vq85-8f6p-g9q5 github.com: https://github.com/free5gc/free5gc/issues/805