CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-25501

High
Published: Translated: NVD NIST

Summary

free5GC SMF, odpowiedzialny za zarządzanie sesjami w projektach 5G, ma problem w wersjach do 1.4.1, który powoduje awarię procesu SMF z powodu dereferencji wskaźnika nil. Problem ten jest wywoływany przez źle sformułowane żądanie PFCP SessionReportRequest na interfejsie PFCP SMF.

Risk Assessment

Awarie procesu SMF mogą prowadzić do przerwania usług zarządzania sesjami, co wpływa na stabilność i dostępność sieci 5G. Brak znanych poprawek może zwiększać ryzyko wykorzystania tej podatności przez atakujących.

Recommendation

Zaleca się zastosowanie reguł ACL/firewall na interfejsie PFCP, aby tylko zaufane adresy IP UPF mogły uzyskać dostęp do SMF. Dodatkowo, warto rozważyć odrzucanie lub inspekcję źle sformułowanych wiadomości PFCP SessionReportRequest na krawędzi sieci.

Related vulnerabilities

Original NVD description (English source)

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).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS