CVE-2026-6860
EUVD-2026-2765506.05.2026, 10:16
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.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| eclipse | vert.x | 4.3.4 ≤ 𝑥 ≤ 4.5.26 |
| eclipse | vert.x | 5.0.0 ≤ 𝑥 ≤ 5.0.11 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
- CWE-295 - Improper Certificate ValidationThe software does not validate, or incorrectly validates, a certificate.