LiveActive security incident?Get immediate response
CVE Record

CVE-2026-42012: Gnutls: gnutls: certificate validation bypass due to improper handling of uri and srv sans

A flaw was found in gnutls. A remote attacker could exploit this vulnerability by presenting a specially crafted certificate that contains Uniform Resource Identifier (URI) or Service (SRV) Subject Alternative Names (SANs). This could cause the certificate validation process to incorrectly fall back to checking DNS hostnames against the Common Name (CN), potentially allowing the attacker to spoof legitimate services or intercept sensitive information.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

GnuTLS may accept the wrong certificate identity when URI or SRV subject alternative names are present. A remote attacker could use a crafted certificate to impersonate a legitimate service or interfere with sensitive communications. The public bundle rates this high, but does not show confirmed active exploitation.

Executive priority

Treat as a high-priority patching and exposure review item for RHEL systems that initiate or validate TLS connections with GnuTLS. It can undermine service identity trust, enabling spoofing or interception scenarios, but supplied evidence does not indicate known active exploitation.

Technical view

This is a CWE-295 certificate validation bypass in GnuTLS. Crafted URI or SRV SAN entries can cause validation to fall back to DNS hostname comparison against the certificate Common Name. The supplied CVSS is 7.1: network, low complexity, no privileges, user interaction required, with low confidentiality and high integrity impact.

Likely exposure

Exposure is most likely on affected Red Hat Enterprise Linux systems running listed gnutls packages, and some RHEL 8 support streams listing libtasn1. Risk depends on whether applications use GnuTLS for TLS certificate identity checks involving URI or SRV SANs.

Exploitation context

The bundle describes a remote attacker presenting a specially crafted certificate. KEV is false, and no provided source states active exploitation. User interaction is reflected in the CVSS vector, so exploitation likely depends on a victim client or workflow accepting the attacker-presented certificate path.

Researcher notes

Key research focus is identity matching behavior when URI or SRV SANs coexist with Common Name fallback. The affected list is Red Hat-specific in the bundle; do not generalize to all GnuTLS distributions without vendor confirmation.

Mitigation direction

  • Apply relevant Red Hat security advisories for affected RHEL streams and packages.
  • Prioritize systems using GnuTLS for service-to-service or client TLS verification.
  • Review GnuTLS upstream guidance for any version-specific remediation details.
  • Inventory affected gnutls and listed libtasn1 package versions.
  • Monitor Red Hat and GnuTLS advisories for updated fixes or mitigations.

Validation and detection

  • Check installed gnutls package versions against the affected Red Hat versions.
  • Identify applications linked to or configured to use GnuTLS for TLS validation.
  • Confirm relevant Red Hat errata are installed on each affected RHEL stream.
  • Review certificate validation test coverage for URI and SRV SAN handling.
  • Verify no compensating controls rely only on certificate Common Name matching.
Prepared
Confidence
high
Sources
12

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-295: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-42012 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
5Timeline events
1ADP providers
18Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N2.84.2redhat

Vulnerability scoring details

Base CVSS 3.1 score

7.1High
CVSS 3.1 vector shape for CVE-2026-42012Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. Source timelineredhat

    Made public.

  3. Source timelineredhat

    Reported to Red Hat.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red HatRed Hat Enterprise Linux 10gnutls, 0:3.8.10-4.el10_2affected
Red HatRed Hat Enterprise Linux 10.0 Extended Update Supportgnutls, 0:3.8.9-9.el10_0.19affected
Red HatRed Hat Enterprise Linux 7 Extended Lifecycle Supportgnutls, 0:3.3.29-9.el7_9.2affected
Red HatRed Hat Enterprise Linux 8gnutls, 0:3.6.16-8.el8_10.6affected
Red HatRed Hat Enterprise Linux 8gnutls, 0:3.6.16-8.el8_10.6affected
Red HatRed Hat Enterprise Linux 8.4 Advanced Mission Critical Update Supportgnutls, 0:3.6.14-10.el8_4.1affected
Red HatRed Hat Enterprise Linux 8.4 Advanced Mission Critical Update Supportlibtasn1, 0:4.13-3.el8_4.1affected
Red HatRed Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-Ongnutls, 0:3.6.14-10.el8_4.1affected
Red HatRed Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-Onlibtasn1, 0:4.13-3.el8_4.1affected
Red HatRed Hat Enterprise Linux 8.6 Advanced Mission Critical Update Supportgnutls, 0:3.6.16-5.el8_6.5affected
Red HatRed Hat Enterprise Linux 8.6 Advanced Mission Critical Update Supportlibtasn1, 0:4.13-3.el8_6.2affected
Red HatRed Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-Ongnutls, 0:3.6.16-5.el8_6.5affected
Red HatRed Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-Onlibtasn1, 0:4.13-3.el8_6.2affected
Red HatRed Hat Enterprise Linux 8.8 Telecommunications Update Servicegnutls, 0:3.6.16-7.el8_8.4affected
Red HatRed Hat Enterprise Linux 8.8 Telecommunications Update Servicelibtasn1, 0:4.13-4.el8_8.1affected
Red HatRed Hat Enterprise Linux 8.8 Update Services for SAP Solutionsgnutls, 0:3.6.16-7.el8_8.4affected
Red HatRed Hat Enterprise Linux 8.8 Update Services for SAP Solutionslibtasn1, 0:4.13-4.el8_8.1affected
Red HatRed Hat Enterprise Linux 9gnutls, 0:3.8.10-4.el9_8affected
Red HatRed Hat Enterprise Linux 9gnutls, 0:3.8.10-4.el9_8affected
Red HatRed Hat Enterprise Linux 9.2 Update Services for SAP Solutionsgnutls, 0:3.7.6-21.el9_2.7affected
Red HatRed Hat Enterprise Linux 9.4 Update Services for SAP Solutionsgnutls, 0:3.8.3-4.el9_4.6affected
Red HatRed Hat Enterprise Linux 9.6 Extended Update Supportgnutls, 0:3.8.3-6.el9_6.4affected
Red HatRed Hat Discovery 2discovery/discovery-server-rhel9, 1782159791affected
Red HatRed Hat Discovery 2discovery/discovery-ui-rhel9, 1782166952affected
Red HatRed Hat Hardened Imagesgnutls-main, 3.8.13-1.hum1affected
Red HatRed Hat Update Infrastructure 5rhui5/cds-rhel9, 1781525684affected
Red HatRed Hat Update Infrastructure 5rhui5/haproxy-rhel9, 1781525671affected
Red HatRed Hat Update Infrastructure 5rhui5/installer-rhel9, 1781525693affected
Red HatRed Hat Update Infrastructure 5rhui5/rhua-rhel9, 1781525739affected
Red HatRed Hat Enterprise Linux 6gnutlsaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-295 · source CWE mapping

Improper Certificate Validation

Improper Certificate Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.