CVE-2026-6860
Undergoing Analysis
Undergoing Analysis - In Progress
TLS Server Name Indication Spoofing in Eclipse Jetty
Publication date: 2026-05-06
Last updated on: 2026-05-12
Assigner: Eclipse Foundation
Description
Description
A TCP client can perform a TLS handshake and present the server name extension with a server name that is accepted by a server wildcard name, e.g. if the server is configured with a certificate accepting *.example.com, any XYZ.example.com where xyz is a valid name can be used.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| eclipse | vert.x | 5.0.12 |
| eclipse | vert.x | From 4.3.4 (inc) to 4.3.8 (inc) |
| eclipse | vert.x | From 4.4.0 (inc) to 4.4.9 (inc) |
| eclipse | vert.x | From 4.5.0 (inc) to 4.5.25 (inc) |
| eclipse | vert.x | From 5.0.0 (inc) to 5.0.8 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-295 | The product does not validate, or incorrectly validates, a certificate. |