Ome Project UPF Denial-of-Service Vulnerability in PFCP Session Establishment

Vulnerability

A denial-of-service vulnerability exists in the omec-project UPF, specifically in the pfcpiface component, version upf-epc-pfcpiface:2.1.3-dev. The issue arises after a PFCP association is established, when a PFCP Session Establishment Request is received without the mandatory F-SEID (CPF-SEID) Information Element. The session establishment handler fails to validate this properly, leading to a nil pointer dereference. This causes a panic that terminates the UPF process. An attacker capable of sending PFCP Session Establishment Request messages to the UPF's N4/PFCP endpoint can exploit this vulnerability, causing repeated crashes of the UPF and disruption of user-plane services.

Impact

Exploitation of this vulnerability causes the UPF process to crash, terminating the service and disrupting user-plane operations.

Reproduction

The vulnerability can be reproduced by sending a PFCP Session Establishment Request to a UPF instance running version upf-epc-pfcpiface:2.1.3-dev, without including the mandatory F-SEID Information Element. This can be done using a crafted UDP packet that omits the required information, which will trigger a nil pointer dereference in the UPF's session handling code, causing a runtime panic and crash.

Remediation

Users can update to the latest version of the omec-project UPF where this issue has been fixed.

Added: Dec 18, 2025, 7:19 PM
Updated: Dec 18, 2025, 7:19 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
8.7
remediation
0.0
relevance
1.4
threat
6.4
urgency
2.9
incentive
5.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.