CVE-2026-86247
Received
Received - Intake
Race Condition in Apache Tomcat Native Allows Certificate Bypass
Vulnerability report for CVE-2026-86247, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-23
Last updated on: 2026-09-23
Assigner: Apache Software Foundation
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | tomcat_native | From 2.0.0 (inc) to 2.0.15 (inc) |
| apache | tomcat_native | From 1.3.0 (inc) to 1.3.8 (inc) |
| apache | tomcat_native | 2.0.16 |
| apache | tomcat_native | 1.3.9 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-366 | If two threads of execution use a resource simultaneously, there exists the possibility that resources may be used while invalid, in turn making the state of execution undefined. |