CVE-2026-33308
Last modified
CVE-2026-33308 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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 certificates without an Extended Key Usage extension is unchanged. If dedicated (sub-)CAs are used for issuing TLS client certificates only (not for any other purposes) the issue has no practical impact.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mod Gnutls Project | Mod Gnutls | < 0.13.0 |
References
- https://github.com/airtower-luna/mod_gnutls/security/advisories/GHSA-hm2g-m958-8qghMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33308?
How severe is CVE-2026-33308?
How do I fix CVE-2026-33308?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33302OpenEMR is a free and open source electronic health records …8.1
- CVE-2026-33303OpenEMR is a free and open source electronic health records …5.4
- CVE-2026-33304OpenEMR is a free and open source electronic health records …6.5
- CVE-2026-33305OpenEMR is a free and open source electronic health records …5.4
- CVE-2026-33306bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() passw…7.5
- CVE-2026-33307Mod_gnutls is a TLS module for Apache HTTPD based on GnuTLS.…7.5
- CVE-2026-33309Langflow is a tool for building and deploying AI-powered age…9.9
- CVE-2026-3331The Lobot Slider Administrator plugin for WordPress is vulne…4.3
- CVE-2026-33310Intake is a package for finding, investigating, loading and …8.8
- CVE-2026-33311DiceBear is an avatar library for designers and developers. …4.7
- CVE-2026-33312Vikunja is an open-source self-hosted task management platfo…5.4
- CVE-2026-33313Vikunja is an open-source self-hosted task management platfo…4.3
Are you affected by CVE-2026-33308?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
