CVE-2026-33846

HIGH

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

Title source: cna
STIX 2.1

Description

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.

References (3)

Core 3
Core References
Vendor Advisory vendor-advisory x_refsource_redhat
RHSA-2026:13274
https://access.redhat.com/errata/RHSA-2026:13274
Vdb Entry, X_Refsource_Redhat vdb-entry x_refsource_redhat
https://access.redhat.com/security/cve/CVE-2026-33846
Issue Tracking, X_Refsource_Redhat issue-tracking x_refsource_redhat
RHBZ#2450625
https://bugzilla.redhat.com/show_bug.cgi?id=2450625

Scores

CVSS v3 7.5
EPSS 0.0003
EPSS Percentile 9.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-130
Status published
Products (8)
Red Hat/Red Hat Enterprise Linux 10
Red Hat/Red Hat Enterprise Linux 6
Red Hat/Red Hat Enterprise Linux 7
Red Hat/Red Hat Enterprise Linux 8
Red Hat/Red Hat Enterprise Linux 9
Red Hat/Red Hat Hardened Images
Red Hat/Red Hat Hardened Images 3.8.13-1.hum1
Red Hat/Red Hat OpenShift Container Platform 4
Published May 04, 2026
Tracked Since May 04, 2026