VYPR

UPF

by Open5gs

CVEs (2)

  • CVE-2022-39063HigSep 16, 2022
    risk 0.49cvss 7.5epss 0.01

    When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the f_teid_len from incoming message, and then uses it to copy data from incoming message to struct…

  • CVE-2025-29646HigJun 18, 2025
    risk 0.46cvss 7.1epss 0.00

    An issue in upf in open5gs 2.7.2 and earlier allows a remote attacker to cause a Denial of Service via a crafted PFCP SessionEstablishmentRequest packet with restoration indication = true and (teid = 0 or teid >= ogs_pfcp_pdr_teid_pool.size).