← Back

Open5gs

open5gs

Vendor: Open5gs • 154 CVEs

CVEs (154)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Open5gs
1Open5gs
May 2, 2025
Nov 1, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
open5gs v2.4.11 was discovered to contain a memory leak in the component ngap-handler.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted UE attachment.
1Open5gs
1Open5gs
May 2, 2025
Nov 1, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
open5gs v2.4.11 was discovered to contain a memory leak in the component src/smf/pfcp-path.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted PFCP packet.
1Open5gs
1Open5gs
May 2, 2025
Nov 1, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
open5gs v2.4.11 was discovered to contain a memory leak in the component src/upf/pfcp-path.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted PFCP packet.
1Open5gs
1Open5gs
May 21, 2025
Sep 29, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability in /src/amf/amf-context.c in Open5GS 2.4.10 and earlier leads to AMF denial of service.
1Open5gs
1Open5gs
Nov 21, 2024
Sep 28, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability has been found in Open5GS up to 2.4.10 and classified as problematic. This vulnerability affects unknown code in the library lib/core/ogs-tlv-msg.c of the component UDP Packet Handler. The manipulation le...Show more
A vulnerability has been found in Open5GS up to 2.4.10 and classified as problematic. This vulnerability affects unknown code in the library lib/core/ogs-tlv-msg.c of the component UDP Packet Handler. The manipulation leads to denial of service. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue. VDB-209686 is the identifier assigned to this vulnerability.Show less
1Open5gs
1Open5gs
Nov 21, 2024
Sep 26, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A vulnerability was found in Open5GS up to 2.4.10. It has been declared as problematic. Affected by this vulnerability is an unknown functionality in the library lib/sbi/client.c of the component AMF. The manipulation le...Show more
A vulnerability was found in Open5GS up to 2.4.10. It has been declared as problematic. Affected by this vulnerability is an unknown functionality in the library lib/sbi/client.c of the component AMF. The manipulation leads to denial of service. The attack can be launched remotely. The name of the patch is 724fa568435dae45ef0c3a48b2aabde052afae88. It is recommended to apply a patch to fix this issue. The identifier VDB-209545 was assigned to this vulnerability.Show less
1Open5gs
1Open5gs
Nov 21, 2024
Sep 16, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the f_teid_len from incoming message, an...Show more
When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the f_teid_len from incoming message, and then uses it to copy data from incoming message to struct f_teid without checking the maximum length. If the pdi.local_f_teid.len exceeds the maximum length of the struct of f_teid, the memcpy() overwrites the fields (e.g., f_teid_len) after f_teid in the pdr struct. After parsing the request, the UPF starts to build a response. The f_teid_len with its overwritten value is used as a length for memcpy(). A segmentation fault occurs, as a result of a memcpy(), if this overwritten value is large enough.Show less
1Open5gs
1Open5gs
Nov 21, 2024
Apr 5, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A buffer overflow in lib/sbi/message.c in Open5GS 2.3.6 and earlier allows remote attackers to Denial of Service via a crafted sbi request.
1Open5gs
1Open5gs
Nov 21, 2024
Apr 5, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A null pointer dereference in src/amf/namf-handler.c in Open5GS 2.3.6 and earlier allows remote attackers to Denial of Service via a crafted sbi request to amf.
1Open5gs
1Open5gs
Nov 21, 2024
Mar 29, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A buffer overflow vulnerability exists in the AMF of open5gs 2.1.4. When the length of MSIN in Supi exceeds 24 characters, it leads to AMF denial of service.
1Open5gs
1Open5gs
Nov 21, 2024
Dec 23, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Open5GS 2.4.0, a crafted packet from UE can crash SGW-U/UPF.
1Open5gs
1Open5gs
Nov 21, 2024
Oct 7, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
ogs_fqdn_parse in Open5GS 1.0.0 through 2.3.3 inappropriately trusts a client-supplied length value, leading to a buffer overflow. The attacker can send a PFCP Session Establishment Request with "internet" as the PDI Net...Show more
ogs_fqdn_parse in Open5GS 1.0.0 through 2.3.3 inappropriately trusts a client-supplied length value, leading to a buffer overflow. The attacker can send a PFCP Session Establishment Request with "internet" as the PDI Network Instance. The first character is interpreted as a length value to be used in a memcpy call. The destination buffer is only 100 bytes long on the stack. Then, 'i' gets interpreted as 105 bytes to copy from the source buffer to the destination buffer.Show less
1Open5gs
1Open5gs
Nov 21, 2024
Mar 10, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A request-validation issue was discovered in Open5GS 2.1.3 through 2.2.x before 2.2.1. The WebUI component allows an unauthenticated user to use a crafted HTTP API request to create, read, update, or delete entries in th...Show more
A request-validation issue was discovered in Open5GS 2.1.3 through 2.2.x before 2.2.1. The WebUI component allows an unauthenticated user to use a crafted HTTP API request to create, read, update, or delete entries in the subscriber database. For example, new administrative users can be added. The issue occurs because Express is not set up to require authentication.Show less
1Open5gs
1Open5gs
Nov 21, 2024
Jan 26, 2021
N/A· v4
8.8 HIGH· v3
8.3 HIGH· v2
Open5GS 2.1.3 listens on 0.0.0.0:3000 and has a default password of 1423 for the admin account.