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.
総合評価: CVE-2026-6790 は低リスク(24.5/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.20%、10 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-07-14 | — | 0.20% | — |
EPSS の全履歴 (全 1 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-6790 not yet assigned priority: Debian including 2 source packages (jetty12, jetty9), 8 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 8. | https://security-tracker.debian.org/tracker/CVE-2026-6790 |
ubuntu
|
medium | CVE-2026-6790 medium priority: Ubuntu including 2 source packages (jetty12, jetty9), 10 status rows across 6 suites (bionic, focal, jammy, noble, resolute, upstream): needs-triage 8, DNE 2. | https://ubuntu.com/security/CVE-2026-6790 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| eclipse | jetty | >= 9.4.0, < 9.4.61 | cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* |
| eclipse | jetty | >= 10.0.0, < 10.0.29 | cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* |
| eclipse | jetty | >= 11.0.0, < 11.0.29 | cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* |
| eclipse | jetty | >= 12.0.0, < 12.0.35 | cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* |
| eclipse | jetty | >= 12.1.0, < 12.1.9 | cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://gitlab.eclipse.org/security/cve-assignment/-/work_items/99 | Vendor Advisory |