GnuTLS Denial of Service Vulnerability
A vulnerability in the GnuTLS library allows remote, unauthenticated attackers to trigger a denial of service condition in applications leveraging the library via CVE-2024-0553.
CVE search metadata
CVE search record: CVE-2024-0553. Severity: high. CVSS: 7.5. EPSS: 1.61%. KEV: no. Product: GnuTLS (vulnerable versions), GnuTLS. Brief: GnuTLS Denial of Service Vulnerability. Brief link: https://feed.craftedsignal.io/briefs/2026-09-gnutls-dos/
What's new
- 1. added coverage for GnuTLS Sep 1, 12:04 via bsi
The GnuTLS library, a widely used implementation of the TLS protocol, contains a vulnerability identified as CVE-2024-0553. This flaw permits a remote, unauthenticated attacker to induce a denial of service (DoS) state in applications that depend on the affected versions of the GnuTLS library. Because GnuTLS is a foundational cryptographic component used by numerous client and server-side applications across Linux, macOS, and Windows environments, the potential for service disruption is broad. Defenders should prioritize auditing the GnuTLS versions bundled with critical network services, mail servers, and internal applications to ensure patching or mitigation once vendor-specific updates are available. The vulnerability emphasizes the risk posed by weaknesses in low-level cryptographic libraries which can be exploited to crash processes or exhaust system resources without requiring prior authentication.
Impact
The successful exploitation of this vulnerability results in an application-level denial of service. Depending on the architecture of the host application, this could lead to the crash of critical network services, the suspension of secure communications, or the unavailability of services reliant on TLS termination. This vulnerability poses a significant risk to the availability of infrastructure in any sector utilizing GnuTLS for secure data transmission.
Recommendation
- Identify applications within the environment that dynamically or statically link against the vulnerable GnuTLS library versions using software composition analysis (SCA) or vulnerability scanners.
- Prioritize patching for internet-facing services that utilize GnuTLS to prevent remote exploitation.
- Monitor service health and application logs for unexpected crashes or service restarts that may indicate exploitation attempts (CVE-2024-0553).
Immediate actions
Inventory systems and applications utilizing GnuTLS libraries to identify exposure to CVE-2024-0553.
Mitigations
Upgrade GnuTLS to the version provided by the OS or application vendor once available.
CVE-2024-0553
Gaps
- Lack of specific version numbers in the source metadata.