Impact
The vulnerability involves a null pointer dereference in the smf_nsmf_handle_create_data_in_hsmf function of the Open5GS SMF component. It results from accessing a null pointer when processing create data requests, causing the service to crash or become unresponsive. This flaw falls under CWE‑476 (NULL Pointer Dereference) and CWE‑404 (Improper Resource Shutdown or Release). The immediate consequence is a denial of service to users whose requests trigger the crash, potentially impacting network availability.
Affected Systems
Open5GS (SMF component) with versions up to and including 2.7.7. The vulnerability is specific to the SMF module and affects any deployment where smf_nsmf_handle_create_data_in_hsmf is reachable.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate severity, while the EPSS score is not available, which limits precise estimation of exploit likelihood. The vulnerability is remotely exploitable via crafted requests and has been publicly disclosed, meaning attackers could reach the SMF service from external networks. The public disclosure indicates the exploit may be utilized, but no records exist in the KEV catalog.
OpenCVE Enrichment