Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
An issue in Free5GC v.4.2.0 and before allows a remote attacker to cause a denial of service via the function HandleAuthenticationFailure of the component AMF
AnalysisAI
Free5GC versions 4.2.0 and earlier are vulnerable to denial of service attacks through improper handling of authentication failures in the AMF component, allowing unauthenticated remote attackers to crash the service. The vulnerability requires no user interaction and can be exploited over the network, potentially disrupting 5G core network operations. No patch is currently available.
Technical ContextAI
Free5GC is an open-source 5G core network implementation written in Go. The Access and Mobility Management Function (AMF) is a critical component responsible for authentication, mobility management, and connection establishment for 5G User Equipment (UE). The HandleAuthenticationFailure function is specifically designed to process authentication failure notifications from the Home Subscriber Server (HSS) or other authentication providers. The vulnerability appears to be rooted in improper handling of authentication failure messages—likely a missing input validation, improper state management, or resource exhaustion issue (CWE category likely related to improper input validation or denial of service). The affected CPE indicates the vulnerability applies to the generic Free5GC project rather than a specific vendor distribution, making this a direct upstream issue affecting all deployments that have not patched beyond v4.2.0.
RemediationAI
Immediately upgrade Free5GC to a version after v4.2.0 (check the upstream repository at https://github.com/free5gc/free5gc for the latest stable release with the fix applied). Review the upstream issue at https://github.com/free5gc/free5gc/issues/826 for patch details and changelog. Until a patched version can be deployed, consider implementing network-level mitigations: restrict AMF access to trusted HSS/authentication servers only via firewall rules, implement rate limiting on authentication failure messages to prevent resource exhaustion, and monitor AMF CPU and memory usage for anomalies that may indicate ongoing exploitation. If the deployment is in a laboratory or non-critical environment, isolate the affected Free5GC instance from production networks pending the patch.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
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
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14889
GHSA-xwf4-w8f7-pwr9