CVE-2026-86243
Received
Received - Intake
Buffer Over-Read in Apache Tomcat Native TLS Handshake
Vulnerability report for CVE-2026-86243, 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
Buffer over-read vulnerability in Apache Tomcat Native during the TLS handshake permits a malicious user to trigger a DoS via a JVM crash.
This issue affects Apache Tomcat Native: from 2.0.0 through 2.0.15, from 1.3.0 through 1.3.8. Earlier, unsupported versions may also be affected.
Users are recommended to upgrade to version 1.3.9 or 2.0.16, which fix the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | tomcat_native | From 1.3.0 (inc) to 1.3.8 (inc) |
| apache | tomcat_native | From 2.0.0 (inc) to 2.0.15 (inc) |
| apache | tomcat_native | 1.3.9 |
| apache | tomcat_native | 2.0.16 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-126 | The product reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer. |