Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 22

Количество 22

github логотип

GHSA-qcj7-gqxf-2cqq

4 месяца назад

A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.

CVSS3: 7.5
EPSS: Низкий
ubuntu логотип

CVE-2026-33846

4 месяца назад

A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2026-33846

4 месяца назад

A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-33846

4 месяца назад

A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.

CVSS3: 7.5
EPSS: Низкий
msrc логотип

CVE-2026-33846

4 месяца назад

Gnutls: gnutls: denial of service via heap buffer overflow in dtls handshake fragment reassembly

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2026-33846

4 месяца назад

A heap buffer overflow vulnerability exists in the DTLS handshake frag ...

CVSS3: 7.5
EPSS: Низкий
redos логотип

ROS-20260625-80-0002

3 месяца назад

Уязвимость gnutls

CVSS3: 7.5
EPSS: Низкий
fstec логотип

BDU:2026-09344

6 месяцев назад

Уязвимость функции merge_handshake_packet() криптографической библиотеки GnuTLS, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
EPSS: Низкий
redos логотип

ROS-20260625-73-0002

3 месяца назад

Уязвимость gnutls

CVSS3: 7.5
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2366-1

3 месяца назад

Security update for gnutls

EPSS: Низкий
oracle-oval логотип

ELSA-2026-34372

около 1 месяца назад

ELSA-2026-34372: gnutls security update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2367-1

3 месяца назад

Security update for gnutls

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2087-1

4 месяца назад

Security update for gnutls

EPSS: Низкий
rocky логотип

RLSA-2026:20611

4 месяца назад

Important: gnutls security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-20611

4 месяца назад

ELSA-2026-20611: gnutls security update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2115-1

4 месяца назад

Security update for gnutls

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20778-1

4 месяца назад

Security update for gnutls

EPSS: Низкий
rocky логотип

RLSA-2026:20613

3 месяца назад

Important: gnutls security update

EPSS: Низкий
rocky логотип

RLSA-2026:20612

3 месяца назад

Important: gnutls security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-50346

3 месяца назад

ELSA-2026-50346: gnutls security fix update (IMPORTANT)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-qcj7-gqxf-2cqq

A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.

CVSS3: 7.5
1%
Низкий
4 месяца назад
ubuntu логотип
CVE-2026-33846

A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.

CVSS3: 7.5
1%
Низкий
4 месяца назад
redhat логотип
CVE-2026-33846

A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.

CVSS3: 7.5
1%
Низкий
4 месяца назад
nvd логотип
CVE-2026-33846

A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.

CVSS3: 7.5
1%
Низкий
4 месяца назад
msrc логотип
CVE-2026-33846

Gnutls: gnutls: denial of service via heap buffer overflow in dtls handshake fragment reassembly

CVSS3: 7.5
1%
Низкий
4 месяца назад
debian логотип
CVE-2026-33846

A heap buffer overflow vulnerability exists in the DTLS handshake frag ...

CVSS3: 7.5
1%
Низкий
4 месяца назад
redos логотип
ROS-20260625-80-0002

Уязвимость gnutls

CVSS3: 7.5
1%
Низкий
3 месяца назад
fstec логотип
BDU:2026-09344

Уязвимость функции merge_handshake_packet() криптографической библиотеки GnuTLS, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
1%
Низкий
6 месяцев назад
redos логотип
ROS-20260625-73-0002

Уязвимость gnutls

CVSS3: 7.5
1%
Низкий
3 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2366-1

Security update for gnutls

3 месяца назад
oracle-oval логотип
ELSA-2026-34372

ELSA-2026-34372: gnutls security update (IMPORTANT)

около 1 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2367-1

Security update for gnutls

3 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2087-1

Security update for gnutls

4 месяца назад
rocky логотип
RLSA-2026:20611

Important: gnutls security update

4 месяца назад
oracle-oval логотип
ELSA-2026-20611

ELSA-2026-20611: gnutls security update (IMPORTANT)

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2115-1

Security update for gnutls

4 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20778-1

Security update for gnutls

4 месяца назад
rocky логотип
RLSA-2026:20613

Important: gnutls security update

3 месяца назад
rocky логотип
RLSA-2026:20612

Important: gnutls security update

3 месяца назад
oracle-oval логотип
ELSA-2026-50346

ELSA-2026-50346: gnutls security fix update (IMPORTANT)

3 месяца назад

Уязвимостей на страницу