CVE-2026-3833
Discovered by AISLEPUBLISHEDCWE-178
Description
A flaw was found in gnutls. This vulnerability occurs because gnutls performs case-sensitive comparisons of `nameConstraints` labels, specifically for `dNSName` (DNS) or `rfc822Name` (email) constraints within `excludedSubtrees` or `permittedSubtrees`. A remote attacker can exploit this by crafting a leaf certificate with casing differences in the Subject Alternative Name (SAN), leading to a policy bypass where a certificate that should be rejected is instead accepted. This could result in unauthorized access or information disclosure.
CVSS Base Scores
CVSS v3.1(Primary)
6.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Affected Products
| Vendor | Product | Version | Status |
|---|---|---|---|
| Red Hat | GnuTLS | 0 | affected |
| Red Hat | GnuTLS | 0:3.8.10-4.el10_2 | unaffected |
| Red Hat | GnuTLS | 0:3.6.16-8.el8_10.6 | — |
| Red Hat | GnuTLS | 0:3.8.10-4.el9_8 | — |
| Red Hat | GnuTLS | 3.8.13-1.hum1 | — |
References
- https://access.redhat.com/errata/RHSA-2026:13274
- https://access.redhat.com/errata/RHSA-2026:20611
- https://access.redhat.com/errata/RHSA-2026:20612
- https://access.redhat.com/errata/RHSA-2026:20613
- https://access.redhat.com/security/cve/CVE-2026-3833
- https://bugzilla.redhat.com/show_bug.cgi?id=2445763
- https://gitlab.com/gnutls/gnutls/-/issues/1803