CVE-2026-33845
7.5GnuTLS · GnuTLS
A flaw in GnuTLS DTLS handshake parsing allows malformed fragments to trigger an integer underflow, resulting in an out-of-bounds read and potential denial of service or information disclosure.
Executive summary
An integer underflow vulnerability in the GnuTLS DTLS handshake mechanism poses a significant risk of remote denial of service or information disclosure for affected systems.
Vulnerability
The vulnerability exists in the DTLS handshake parsing logic where malformed fragments with zero length and non-zero offsets trigger an integer underflow during reassembly. This flaw is remotely exploitable by an unauthenticated attacker, as indicated by the CVSS vector AV:N/AC:L/PR:N.
Business impact
The potential for unauthorized information disclosure or service interruption presents a moderate risk to business operations. Given the CVSS score of 7.5, this vulnerability is classified as High severity, as it allows remote attackers to disrupt critical network communications without requiring prior authentication. Failure to address this could lead to service instability and potential leakage of sensitive data handled by the TLS/DTLS stack.
Remediation
Immediate Action: Update GnuTLS to the latest patched version available for your specific distribution (e.g., Red Hat Enterprise Linux 8: 0:3.6.16-8.el8_10.6 or later).
Proactive Monitoring: Review system and application logs for unusual DTLS handshake patterns or unexpected crashes in services relying on GnuTLS.
Compensating Controls: Deploy network-level intrusion detection systems to identify and block malformed handshake packets that match the characteristics of this integer underflow exploit.
Exploitation status
Public Exploit Available: No — there is no confirmed public exploit in the available data.
Analyst recommendation
This vulnerability is a high-priority issue due to its remote, unauthenticated exploitability and the critical nature of the GnuTLS library. Administrators must prioritize updating affected software packages immediately to ensure system stability and data integrity. Failure to patch may expose infrastructure to denial of service attacks targeting common network protocols.
More GnuTLS CVEs
Sources
- RHSA-2026:13274 Vendor advisory
- RHSA-2026:20611 Vendor advisory
- RHSA-2026:20612 Vendor advisory
- RHSA-2026:20613 Vendor advisory
- RHSA-2026:26319 Vendor advisory
- RHSA-2026:26409 Vendor advisory
- RHSA-2026:29197 Vendor advisory
- RHSA-2026:30004 Vendor advisory