Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-6790

Опубликовано: 14 июл. 2026
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

In Eclipse Jetty, for HTTP/1, HTTP/2 and HTTP/3 requests, there is no strict check that the request authority (host and port) matches what provided in the Host header (if present).

This was not enforced in earlier HTTP RFC (for example, in RFC 2616), but it is in the latest RFC (9110 and 9112).

This mismatch can cause a number of problems that may be classified as vulnerabilities such as:

URI constructions (for example, for redirects -- this is typical for login pages)
Virtual host selection
Reverse proxying
Misleading logs
Etc.

Given that the latest RFCs require that request authority and Host header must match, Jetty should enforce this invariant.

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
Версия от 9.4.0 (включая) до 9.4.61 (исключая)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
Версия от 10.0.0 (включая) до 10.0.29 (исключая)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
Версия от 11.0.0 (включая) до 11.0.29 (исключая)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
Версия от 12.0.0 (включая) до 12.0.35 (исключая)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
Версия от 12.1.0 (включая) до 12.1.9 (исключая)

EPSS

Процентиль: 10%
0.00196
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-20

Связанные уязвимости

CVSS3: 5.3
ubuntu
20 дней назад

In Eclipse Jetty, for HTTP/1, HTTP/2 and HTTP/3 requests, there is no strict check that the request authority (host and port) matches what provided in the Host header (if present). This was not enforced in earlier HTTP RFC (for example, in RFC 2616), but it is in the latest RFC (9110 and 9112). This mismatch can cause a number of problems that may be classified as vulnerabilities such as: * URI constructions (for example, for redirects -- this is typical for login pages) * Virtual host selection * Reverse proxying * Misleading logs * Etc. Given that the latest RFCs require that request authority and Host header must match, Jetty should enforce this invariant.

CVSS3: 5.3
debian
20 дней назад

In Eclipse Jetty, for HTTP/1, HTTP/2 and HTTP/3 requests, there is no ...

CVSS3: 5.3
github
12 дней назад

Eclipse Jetty: HTTP Authority/Host mismatch

EPSS

Процентиль: 10%
0.00196
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-20