VYPR
Medium severity5.3NVD Advisory· Published Jul 14, 2026· Updated Jul 14, 2026

CVE-2026-6790

CVE-2026-6790

Description

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.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.eclipse.jetty:jetty-serverMaven
>= 9.4.0.v20161208, <= 9.4.58.v20250814
org.eclipse.jetty:jetty-serverMaven
>= 10.0.0, <= 10.0.26
org.eclipse.jetty:jetty-serverMaven
>= 11.0.0, <= 11.0.26
org.eclipse.jetty:jetty-serverMaven
>= 12.0.0, < 12.0.3512.0.35
org.eclipse.jetty:jetty-serverMaven
>= 12.1.0, < 12.1.912.1.9

Affected products

73

Patches

Vulnerability mechanics

References

13

News mentions

0

No linked articles in our index yet.