Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-33308

Опубликовано: 24 мар. 2026
Источник: nvd
CVSS3: 6.8
CVSS3: 5.9
EPSS Низкий

Описание

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 CA trusted for TLS client authentication but designated for a different purpose could have used that certificate to improperly access resources requiring TLS client authentication. Server configurations that do not use client certificates (GnuTLSClientVerify ignore, the default) are not affected. The problem has been fixed in version 0.13.0 by rewriting certificate verification to use gnutls_certificate_verify_peers(), and requiring key purpose id-kp-clientAuth (also known as tls_www_client in GnuTLS) by default if the Extended Key Usage extension is present. The new GnuTLSClientKeyPurpose option allows overriding the expected key purpose if needed (please see the manual for details). Behavior for certi

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:mod_gnutls_project:mod_gnutls:*:*:*:*:*:*:*:*
Версия до 0.13.0 (исключая)

EPSS

Процентиль: 11%
0.00205
Низкий

6.8 Medium

CVSS3

5.9 Medium

CVSS3

Дефекты

CWE-295

Связанные уязвимости

CVSS3: 6.8
ubuntu
5 месяцев назад

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 CA trusted for TLS client authentication but designated for a different purpose could have used that certificate to improperly access resources requiring TLS client authentication. Server configurations that do not use client certificates (`GnuTLSClientVerify ignore`, the default) are not affected. The problem has been fixed in version 0.13.0 by rewriting certificate verification to use `gnutls_certificate_verify_peers()`, and requiring key purpose id-kp-clientAuth (also known as `tls_www_client` in GnuTLS) by default if the Extended Key Usage extension is present. The new `GnuTLSClientKeyPurpose` option allows overriding the expected key purpose if needed (please see the manual for details). Behavior for ce...

CVSS3: 6.8
debian
5 месяцев назад

Mod_gnutls is a TLS module for Apache HTTPD based on GnuTLS. Prior to ...

EPSS

Процентиль: 11%
0.00205
Низкий

6.8 Medium

CVSS3

5.9 Medium

CVSS3

Дефекты

CWE-295