CVE-2025-69247 PUBLISHED

free5GC has Heap Buffer Overflow in UPF Leading to Denial of Service

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

free5GC go-upf is the User Plane Function (UPF) implementation for 5G networks that is part of the free5GC project. Versions prior to 1.2.8 have a Heap-based Buffer Overflow (CWE-122) vulnerability leading to Denial of Service. Remote attackers can crash the UPF network element by sending a specially crafted PFCP Session Modification Request with an invalid SDF Filter length field. This causes a heap buffer overflow, resulting in complete service disruption for all connected UEs and potential cascading failures affecting the SMF. All deployments of free5GC using the UPF component may be affected. Version 1.2.8 of go-upf contains a fix.

Metrics

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

Product Status

Vendor free5gc
Product go-upf
Versions
  • Version < 1.2.8 is affected

References

Problem Types

  • CWE-122: Heap-based Buffer Overflow CWE