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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
5DescriptionCVE.org
An issue in open5gs v.2.7.3 allows a remote attacker to cause a denial of service via a crafted PDU Session Modification Request
AnalysisAI
Remote denial of service in Open5GS 2.7.3 allows unauthenticated attackers to crash the 5G core network by sending malformed PDU Session Modification Request messages. The vulnerability stems from improper input validation (CWE-20) in session management functions. EPSS score of 0.07% indicates low observed exploitation probability, and no active exploitation has been confirmed via CISA KEV. However, the attack requires no authentication or user interaction (AV:N/AC:L/PR:N/UI:N), making it trivially exploitable against exposed 5G core deployments, potentially disrupting mobile network services for enterprise or carrier environments.
Technical ContextAI
Open5GS is an open-source implementation of 5G Core and Evolved Packet Core (EPC) network functions. The vulnerability affects the Session Management Function (SMF) component responsible for handling PDU (Protocol Data Unit) Session lifecycle operations. The PDU Session Modification Request is a 3GPP-defined NAS (Non-Access Stratum) message used to modify established data sessions between user equipment and the 5G core. The root cause is CWE-20 (Improper Input Validation), indicating the SMF fails to properly sanitize or validate fields within incoming modification requests before processing them. CPE data shows 'n/a:n/a' which reflects incomplete vendor enumeration in NVD, but the GitHub issue confirms the specific affected product is Open5GS version 2.7.3. This affects deployments where the SMF interface is exposed to untrusted networks or compromised radio access equipment.
RemediationAI
Primary remediation requires monitoring the Open5GS GitHub repository (https://github.com/open5gs/open5gs) for a patch release addressing issue #3858, as no fixed version number is confirmed in available vendor advisories at time of analysis. Until an official patch is released, implement these specific compensating controls: (1) Deploy network-level filtering to restrict PDU Session Management messages to only trusted 5G RAN equipment using IPsec or TLS mutual authentication on N1/N2 interfaces, accepting the operational overhead of certificate management. (2) Enable strict input validation logging on SMF to detect malformed PDU Session Modification Requests and implement rate-limiting per UE (User Equipment) identifier to contain potential DoS impact, though this may introduce latency during legitimate high-volume session modifications. (3) Deploy SMF instances in high-availability clusters with health monitoring to enable automatic failover if a node crashes, which increases infrastructure cost but maintains service continuity. (4) For lab/test environments, isolate Open5GS deployments from production networks entirely and restrict access to authenticated VPN connections only. Subscribe to security notifications at https://github.com/open5gs/open5gs/security/advisories for official patch announcements.
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge
An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce
Same weakness CWE-20 – Improper Input Validation
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209598