VYPR
Vendor

Mod Gnutls Project

Products
1
CVEs
4
Across products
4
Status
Private

Products

1

Recent CVEs

4
  • CVE-2009-5144HigFeb 3, 2018
    risk 0.49cvss 7.5epss 0.01

    mod-gnutls does not validate client certificates when "GnuTLSClientVerify require" is set in a directory context, which allows remote attackers to spoof clients via a crafted certificate.

  • 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…