VYPR

Mod Gnutls

by Apache

Source repositories

CVEs (4)

  • CVE-2026-33307HigMar 24, 2026
    risk 0.42cvss 7.5epss 0.00

    Mod_gnutls is a TLS module for Apache HTTPD based on GnuTLS. In versions prior to 0.12.3 and 0.13.0, code for client certificate verification imported the certificate chain sent by the client into a fixed size `gnutls_x509_crt_t x509[]` array without checking the number of…

  • CVE-2026-33308MedMar 24, 2026
    risk 0.37cvss 6.8epss 0.00

    Mod_gnutls is a TLS module for Apache HTTPD based on GnuTLS. Prior to version 0.13.0, code for client certificate verification did not check the key purpose as set in the Extended Key Usage extension. An attacker with access to the private key for a valid certificate issued by a…

  • CVE-2023-25824HigFeb 23, 2023
    risk 0.00cvss 7.5epss 0.01

    Mod_gnutls is a TLS module for Apache HTTPD based on GnuTLS. Versions from 0.9.0 to 0.12.0 (including) did not properly fail blocking read operations on TLS connections when the transport hit timeouts. Instead it entered an endless loop retrying the read operation, consuming CPU…

  • CVE-2015-2091Mar 13, 2015
    risk 0.00cvss epss 0.03

    The authentication hook (mgs_hook_authz) in mod-gnutls 0.5.10 and earlier does not validate client certificates when "GnuTLSClientVerify require" is set, which allows remote attackers to spoof clients via a crafted certificate.