Severity by source
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:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (vuldb) · only source for this CVE.
CVSS VectorVendor: vuldb
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:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
2DescriptionCVE.org
A vulnerability was determined in Open5GS up to 2.7.7. Affected by this issue is the function pcf_sess_set_ipv6prefix of the file /src/pcf/context.c of the component PCF. Executing a manipulation of the argument SmPolicyContextData.ipv6AddressPrefix can lead to denial of service. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Denial of service in Open5GS up to version 2.7.7 allows remote unauthenticated attackers to crash the Policy Control Function (PCF) by manipulating the SmPolicyContextData.ipv6AddressPrefix parameter in the pcf_sess_set_ipv6prefix function. The vulnerability has publicly available exploit code and was disclosed despite vendor non-responsiveness, making it a known attack vector against 5G service provider infrastructure.
Technical ContextAI
Open5GS is an open-source 5G core network implementation. The vulnerability exists in the PCF (Policy and Charging Control) component, specifically in the function pcf_sess_set_ipv6prefix located in /src/pcf/context.c. The root cause is a missing or improper validation of the SmPolicyContextData.ipv6AddressPrefix parameter, classified as CWE-404 (Improper Resource Validation). IPv6 address prefix handling is critical in 5G policy management, as it controls session-level address allocation and charging policies. Malformed prefix values can trigger unhandled exceptions or buffer operations that exhaust PCF resources.
RemediationAI
No vendor-released patch has been confirmed at time of analysis due to vendor non-responsiveness. Immediate mitigations include: (1) Upgrade to the latest Open5GS version post-2.7.7 and verify the pcf_sess_set_ipv6prefix function has input validation added; (2) Restrict PCF service network access to known trusted 5G subscriber management entities and operator networks using firewall rules or network segmentation - this limits attack surface if SmPolicyContextData is only sourced from authenticated upstream components; (3) Implement input validation at the application or reverse proxy layer to reject malformed IPv6 address prefix values before they reach the PCF function, specifically enforcing valid IPv6 prefix length (0-128) and CIDR notation compliance; (4) Deploy rate limiting on PCF policy context endpoints to mitigate rapid-fire DoS attempts. Trade-off: network segmentation reduces operational flexibility but is practical in 5G core deployments. Input validation adds latency but is low-cost. Monitor PCF logs for repeated failures in context setting to detect ongoing exploitation attempts.
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
open5gs v2.6.4 is vulnerable to Buffer Overflow. Rated critical severity (CVSS 9.8), this vulnerability is remotely expl
Open5GS v2.6.4 is vulnerable to Buffer Overflow. Rated critical severity (CVSS 9.8), this vulnerability is remotely expl
A request-validation issue was discovered in Open5GS 2.1.3 through 2.2.x before 2.2.1. Rated critical severity (CVSS 9.8
Memory corruption in Open5GS versions through 2.7.1 is remotely exploitable via the freeDiameter protocol component, all
Open5GS 2.1.3 listens on 0.0.0.0:3000 and has a default password of 1423 for the admin account. Rated high severity (CVS
Open5GS MME versions <= 2.6.4 contain a reachable assertion in the `Uplink NAS Transport` packet handler. Rated high sev
Open5GS MME version <= 2.6.4 contains an assertion that can be remotely triggered via a malformed ASN.1 packet over the
Open5GS MME versions <= 2.6.4 contain an assertion that can be remotely triggered via a malformed ASN.1 packet over the
Open5GS MME versions <= 2.6.4 contains an assertion that can be remotely triggered via a malformed ASN.1 packet over the
Same weakness CWE-404 – Improper Resource Shutdown or Release
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-28960
GHSA-x82j-9gmv-pv8w