CVE-2004-2531
Description
GnuTLS 1.0.16 is vulnerable to CPU exhaustion via crafted X.509 certificate chains with large RSA keys.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
GnuTLS 1.0.16 is vulnerable to CPU exhaustion via crafted X.509 certificate chains with large RSA keys.
Vulnerability
In GnuTLS 1.0.16, the X.509 certificate chain verification lacks limits on chain length or RSA key size. An attacker can supply a certificate chain containing many certificates or certificates signed with excessively large RSA keys, causing the verification process to consume disproportionate CPU resources [1].
Exploitation
A remote attacker, without prior authentication, can trigger this vulnerability by presenting a specially crafted certificate chain during a TLS handshake. The chain may include a large number of intermediate certificates or certificates with large RSA public keys, forcing the verifier to perform expensive signature checks [1].
Impact
Successful exploitation leads to a denial of service (CPU exhaustion) on the system performing certificate verification. The service may become unresponsive or crash, but no data confidentiality or integrity is compromised [1].
Mitigation
The issue is fixed in GnuTLS 1.0.17, released on August 2, 2004. This version introduces default limits on certificate chain depth and key sizes, and adds the gnutls_certificate_set_verify_limits() function to allow administrators to configure these limits [1]. No workaround is documented for the vulnerable version.
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
7- secunia.com/advisories/12156nvdPatchVendor Advisory
- securitytracker.com/idnvdPatchVendor Advisory
- www.hornik.sk/SA/SA-20040802.txtnvdPatchVendor Advisory
- www.osvdb.org/8278nvdPatch
- www.securityfocus.com/bid/10839nvdPatch
- lists.gnupg.org/pipermail/gnutls-dev/2004-August/000703.htmlnvd
- exchange.xforce.ibmcloud.com/vulnerabilities/16858nvd
News mentions
0No linked articles in our index yet.