CVE-2026-33846
Publication date 4 May 2026
Last updated 6 July 2026
Ubuntu priority
Cvss 3 Severity Score
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.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| gnutls28 | 26.04 LTS resolute |
Fixed 3.8.12-2ubuntu1.1
|
| 25.10 questing |
Fixed 3.8.9-3ubuntu2.2
|
|
| 24.04 LTS noble |
Fixed 3.8.3-1.1ubuntu3.6
|
|
| 22.04 LTS jammy |
Fixed 3.7.3-4ubuntu1.9
|
|
| 20.04 LTS focal |
Fixed 3.6.13-2ubuntu1.12+esm2
|
|
| 18.04 LTS bionic |
Fixed 3.5.18-1ubuntu1.6+esm3
|
|
| 16.04 LTS xenial |
Fixed 3.4.10-4ubuntu1.9+esm3
|
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu Pro 30-day free trialSeverity score breakdown
CVSS version: CVSS v3.0
Base score
7.5 · High
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References
Related Ubuntu Security Notices (USN)
- USN-8284-1
- GnuTLS vulnerabilities
- 20 May 2026
- USN-8502-1
- GnuTLS vulnerabilities
- 6 July 2026