CVE-2026-33846
Last modified
CVE-2026-33846 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 | All versions |
| Red Hat | Red Hat Enterprise Linux 10.0 Extended Update Support | All versions |
| Red Hat | Red Hat Enterprise Linux 7 Extended Lifecycle Support | All versions |
| Red Hat | Red Hat Enterprise Linux 8 | All versions |
| Red Hat | Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | All versions |
| Red Hat | Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On | All versions |
| Red Hat | Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support | All versions |
| Red Hat | Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On | All versions |
| Red Hat | Red Hat Enterprise Linux 8.8 Telecommunications Update Service | All versions |
| Red Hat | Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions | All versions |
| Red Hat | Red Hat Enterprise Linux 9 | All versions |
| Red Hat | Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | All versions |
| Red Hat | Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions | All versions |
| Red Hat | Red Hat Enterprise Linux 9.6 Extended Update Support | All versions |
| Red Hat | Red Hat AI Inference Server 3.2 | All versions |
| Red Hat | Red Hat Discovery 2 | All versions |
| Red Hat | Red Hat Hardened Images | All versions |
| Red Hat | Red Hat Update Infrastructure 5 | All versions |
| Red Hat | Red Hat OpenShift Container Platform 4 | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-33846?
How severe is CVE-2026-33846?
How do I fix CVE-2026-33846?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33840Use after free in Windows Win32K - ICOMP allows an authorize…7.8
- CVE-2026-33841Heap-based buffer overflow in Windows Kernel allows an autho…7.8
- CVE-2026-33842Exposure of sensitive information to an unauthorized actor i…5.5
- CVE-2026-33843Authentication bypass using an alternate path or channel in …9.8
- CVE-2026-33844Improper access control in Azure Managed Instance for Apache…9
- CVE-2026-33845A flaw in GnuTLS DTLS handshake parsing allows malformed fra…9.1
- CVE-2026-33847Improper Restriction of Operations within the Bounds of a Me…7.8
- CVE-2026-33848Improper Restriction of Operations within the Bounds of a Me…8.8
- CVE-2026-33849Improper Restriction of Operations within the Bounds of a Me…8.8
- CVE-2026-3385A vulnerability was detected in wren-lang wren up to 0.4.0. …5.5
- CVE-2026-33850Out-of-bounds Write vulnerability in WujekFoliarz DualSenseY…7.8
- CVE-2026-33851Improper Restriction of Operations within the Bounds of a Me…7.8
Are you affected by CVE-2026-33846?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
