Description
Race condition within a thread vulnerability in Apache Tomcat Native allowed client certificate verification requirements to be down-graded for some configurations.



This issue affects Apache Tomcat Native: from 2.0.0 through 2.0.15, from 1.3.0 through 1.3.8. Unsupported versions may also be affected.



Users are recommended to upgrade to version 2.0.16 or 1.3.9, which fixes the issue.
Published: 2026-09-23
Score: n/a
EPSS: n/a
KEV: No
Impact: Certificate Verification Downgrade
Action: Apply Patch
AI Analysis

Impact

A race condition in a threaded component of Apache Tomcat Native can cause client‑certificate verification requirements to be lowered. The flaw means that, under certain configurations, the server may accept a weaker or even no client certificate during TLS mutual authentication. Based on the description, this could allow an attacker to establish a privileged connection that would normally be rejected, potentially compromising authentication integrity.

Affected Systems

Apache Tomcat Native versions 2.0.0 through 2.0.15 and 1.3.0 through 1.3.8 are affected. Unsupported releases may also be impacted. Users running any of these versions should assume that the vulnerability is present until an update is applied.

Risk and Exploitability

The flaw is classified under CWE‑366 but no CVSS score is provided; the EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. Consequently, the documented severity remains unspecified. The description suggests that a successful exploitation would enable the use of weak or missing client certificates, which could lead to unauthorized access. No public exploits have been reported, and the lack of an EPSS score indicates that exploitation probability is unknown at this time.

Generated by OpenCVE AI on September 23, 2026 at 14:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Tomcat Native to v2.0.16 or v1.3.9 to apply the vendor fix.
  • Re‑enable strict client‑certificate verification in your TLS configuration to prevent downgrading paths, ensuring that only certificates meeting the required criteria are accepted.
  • Monitor authentication and TLS logs for unusual or failed client‑certificate validation events to detect potential attempts to exploit the downgrade capability.

Generated by OpenCVE AI on September 23, 2026 at 14:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
Description Race condition within a thread vulnerability in Apache Tomcat Native allowed client certificate verification requirements to be down-graded for some configurations. This issue affects Apache Tomcat Native: from 2.0.0 through 2.0.15, from 1.3.0 through 1.3.8. Unsupported versions may also be affected. Users are recommended to upgrade to version 2.0.16 or 1.3.9, which fixes the issue.
Title Apache Tomcat Native: Client certificate requirements can be down-graded
Weaknesses CWE-366
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-23T15:30:52.270Z

Reserved: 2026-09-06T10:13:13.570Z

Link: CVE-2026-86247

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-23T13:17:31.237

Modified: 2026-09-23T13:17:31.237

Link: CVE-2026-86247

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:15:06Z

Weaknesses
  • CWE-366

    Race Condition within a Thread