Lucene search
+L

713 matches found

Positive Technologies
Positive Technologies
added 2026/03/22 12:0 a.m.6 views

PT-2026-26958

Name of the Vulnerable Software and Affected Versions Free5GC version 4.1.0 Description A weakness exists in the HandleRegistrationComplete function within the internal/gmm/handler.go file of the AMF component. Exploitation can lead to a denial of service. The attack can be performed remotely...

6.9CVSS6AI score0.00427EPSS
SaveExploits0References16
Veracode
Veracode
added 2026/03/20 11:47 a.m.11 views

Denial Of Service (DoS)

github.com/free5gc/pcf is vulnerable to Denial of Service DoS. The vulnerability is due to improper handling of crafted POST requests to the NpcfBDTPolicyControl API, which allows an attacker to trigger service disruption...

6.5CVSS5.8AI score0.00235EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/03/20 9:16 a.m.12 views

CVE-2026-33192

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. In versions prior to 1.4.2, the UDM incorrectly converts a downstream 400 Bad Request from UDR into a 500 Internal Server Error when handling PATCH requests with an empty supi path parameter...

8.7CVSS0.00321EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/20 8:16 a.m.26 views

CVE-2026-33065

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. In versions prior to 1.4.2, the UDM incorrectly converts a downstream 400 Bad Request from UDR into a 500 Internal Server Error when handling DELETE requests with an empty supi path parameter. This leak...

6.9CVSS0.00282EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/20 8:16 a.m.13 views

CVE-2026-33064

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. Versions prior to 1.4.2 are vulnerable to procedure panic caused by Nil Pointer Dereference in the /sdm-subscriptions endpoint. A remote attacker can cause the UDM service to panic and crash by sending ...

8.7CVSS0.00486EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/20 8:16 a.m.6 views

CVE-2026-33191

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. Versions prior to 1.4.2 are vulnerable to null byte injection in URL path parameters. A remote attacker can inject null bytes URL-encoded as %00 into the supi path parameter of the UDM's...

8.7CVSS0.00354EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/20 8:9 a.m.23 views

CVE-2026-33192

CVE-2026-33192 — Free5GC UDM PATCH handling issue : In Free5GC UDM (pre-1.4.2), PATCH requests with an empty supi path parameter can trigger internal misbehavior: a 400 from UDR is converted to 500, and PATCH is inappropriately translated to PUT when forwarded to UDR. This reveals internal error ...

8.7CVSS5.7AI score0.00321EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/20 8:9 a.m.29 views

CVE-2026-33192 free5GC UDM incorrectly returns 500 for empty supi path parameter in PATCH sdm-subscriptions reques

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. In versions prior to 1.4.2, the UDM incorrectly converts a downstream 400 Bad Request from UDR into a 500 Internal Server Error when handling PATCH requests with an empty supi path parameter...

8.7CVSS0.00321EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/20 8:9 a.m.4 views

CVE-2026-33192 free5GC UDM incorrectly returns 500 for empty supi path parameter in PATCH sdm-subscriptions reques

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. In versions prior to 1.4.2, the UDM incorrectly converts a downstream 400 Bad Request from UDR into a 500 Internal Server Error when handling PATCH requests with an empty supi path parameter...

8.7CVSS5.7AI score0.00321EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/20 8:3 a.m.35 views

CVE-2026-33065 free5GC UDM incorrectly returns 500 for empty supi path parameter in DELETE sdm-subscriptions request

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. In versions prior to 1.4.2, the UDM incorrectly converts a downstream 400 Bad Request from UDR into a 500 Internal Server Error when handling DELETE requests with an empty supi path parameter. This leak...

6.9CVSS0.00282EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/20 8:3 a.m.7 views

CVE-2026-33065

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. In versions prior to 1.4.2, the UDM incorrectly converts a downstream 400 Bad Request from UDR into a 500 Internal Server Error when handling DELETE requests with an empty supi path parameter. This leak...

6.9CVSS5.8AI score0.00282EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/03/20 8:3 a.m.21 views

CVE-2026-33065

CVE-2026-33065 affects Free5GC UDM (core network component) prior to version 1.4.2. When handling DELETE requests with an empty supi path (e.g., // in the URL), UDM forwards the malformed request to UDR (which returns 400) but UDM propagates it as 500 SYSTEM_FAILURE, leaking internal error handli...

6.9CVSS5.8AI score0.00282EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/20 8:3 a.m.9 views

CVE-2026-33065 free5GC UDM incorrectly returns 500 for empty supi path parameter in DELETE sdm-subscriptions request

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. In versions prior to 1.4.2, the UDM incorrectly converts a downstream 400 Bad Request from UDR into a 500 Internal Server Error when handling DELETE requests with an empty supi path parameter. This leak...

6.9CVSS6.2AI score0.00282EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/03/20 8:0 a.m.25 views

CVE-2026-33064 free5GC UDM DataChangeNotification Procedure Panic Due to Nil Pointer Dereference

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. Versions prior to 1.4.2 are vulnerable to procedure panic caused by Nil Pointer Dereference in the /sdm-subscriptions endpoint. A remote attacker can cause the UDM service to panic and crash by sending ...

8.7CVSS0.00486EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/20 8:0 a.m.4 views

CVE-2026-33064 free5GC UDM DataChangeNotification Procedure Panic Due to Nil Pointer Dereference

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. Versions prior to 1.4.2 are vulnerable to procedure panic caused by Nil Pointer Dereference in the /sdm-subscriptions endpoint. A remote attacker can cause the UDM service to panic and crash by sending ...

8.7CVSS5.8AI score0.00486EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/20 8:0 a.m.18 views

CVE-2026-33064

CVE-2026-33064 (Free5GC UDM) affects Free5GC prior to 1.4.2. A crafted POST to /sdm-subscriptions with path traversal and a large JSON payload can trigger a nil pointer dereference in DataChangeNotificationProcedure (notifier.go), causing the UDM service to panic and crash. Impact is disruption o...

8.7CVSS5.8AI score0.00486EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/20 8:0 a.m.12 views

CVE-2026-33064

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. Versions prior to 1.4.2 are vulnerable to procedure panic caused by Nil Pointer Dereference in the /sdm-subscriptions endpoint. A remote attacker can cause the UDM service to panic and crash by sending ...

8.7CVSS5.8AI score0.00486EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/20 8:0 a.m.9 views

CVE-2026-33064 free5GC UDM DataChangeNotification Procedure Panic Due to Nil Pointer Dereference

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. Versions prior to 1.4.2 are vulnerable to procedure panic caused by Nil Pointer Dereference in the /sdm-subscriptions endpoint. A remote attacker can cause the UDM service to panic and crash by sending ...

8.7CVSS6.3AI score0.00486EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/03/20 7:54 a.m.2 views

CVE-2026-33191

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. Versions prior to 1.4.2 are vulnerable to null byte injection in URL path parameters. A remote attacker can inject null bytes URL-encoded as %00 into the supi path parameter of the UDM's...

8.7CVSS5.8AI score0.00354EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/20 7:54 a.m.14 views

CVE-2026-33191

CVE-2026-33191 affects Free5GC UDM (Nudm_SubscriberDataManagement API) where null byte injections in the supi URL path parameter (URL-encoded %00) trigger Go’s net/url parsing error, leading to a 500 Internal Server Error and enabling denial-of-service conditions. Multiple sources confirm the iss...

8.7CVSS5.8AI score0.00354EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder