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

exploitDog

Количество 20

Количество 20

ubuntu логотип

CVE-2026-33846

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

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

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

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

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

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

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

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

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

CVE-2026-33846

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

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

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

GHSA-qcj7-gqxf-2cqq

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

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: Низкий
fstec логотип

BDU:2026-09344

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

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

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

ROS-20260625-73-0002

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

Уязвимость gnutls

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

SUSE-SU-2026:2366-1

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

Security update for gnutls

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

SUSE-SU-2026:2367-1

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

Security update for gnutls

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

SUSE-SU-2026:2087-1

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

Security update for gnutls

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

RLSA-2026:20611

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

Important: gnutls security update

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

ELSA-2026-20611

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

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

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

SUSE-SU-2026:2115-1

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

Security update for gnutls

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

openSUSE-SU-2026:20778-1

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

Security update for gnutls

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

RLSA-2026:20613

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

Important: gnutls security update

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

RLSA-2026:20612

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

Important: gnutls security update

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

ELSA-2026-50346

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

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

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

ELSA-2026-20613

15 дней назад

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

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

ELSA-2026-20612

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

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

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
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%
Низкий
3 месяца назад
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%
Низкий
3 месяца назад
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%
Низкий
3 месяца назад
msrc логотип
CVE-2026-33846

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

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

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

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

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

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

Уязвимость gnutls

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

Security update for gnutls

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

Security update for gnutls

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

Security update for gnutls

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

Important: gnutls security update

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

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

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

Security update for gnutls

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

Security update for gnutls

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

Important: gnutls security update

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

Important: gnutls security update

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

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

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

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

15 дней назад
oracle-oval логотип
ELSA-2026-20612

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

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

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