CVE-2026-48998

MEDIUM

CVSS v3.1: 5.3

ネットワーク権限不要操作不要Improper Input ValidationSSRFベンダー勧告の参照

出典データ取得時点:

概要

深刻度
MEDIUM
CVSS
5.3 v3.1 · NVD
EPSS
このCVEはFIRST.orgからEPSSが提供されていません
CISA KEV
非該当
タイプ
Improper Input Validation, SSRF · NVD CWE
攻撃条件(CVSSベクター)
ネットワーク権限不要操作不要 · 出典: NVD ベクター
公開日
2026-06-11 · 更新日: 2026-06-11

CVSS / EPSS / KEV

CVSS v3.1 5.3 / 10 MEDIUM 出典: NVD
EPSS このCVEはFIRST.orgからEPSSが提供されていません 出典: FIRST.org
CISA KEV 非該当 出典: CISA

出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典

説明

guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Versions prior to 2.10.2 contain improper Host header validation when parsing raw HTTP request messages and when deriving a server request URI from server variables. An attacker can provide a malformed Host header containing URI authority delimiters, such as `[email protected]`. When the Host value is used to construct a URI, the malformed value can be reinterpreted as URI userinfo and host. This can cause the PSR-7 request URI host to differ from the original Host header value. Applications are affected if they parse attacker-controlled raw HTTP requests with `GuzzleHttp\Psr7\Message::parseRequest()` or the legacy 1.x `GuzzleHttp\Psr7\parse_request()` function, or if they build server requests from attacker-controlled server variables, then rely on the resulting URI host for routing, allow-list checks, or forwarding decisions. In affected forwarding or gateway scenarios, this may cause requests or credentials to be sent to an unintended host. The issue is patched in `2.10.2`. `1.x` is end-of-life and will not receive a patch. Some workarounds are available. Validate the `Host` header as `uri-host [ ":" port ]` before calling `Message::parseRequest()` or legacy `parse_request()` on untrusted HTTP request data, or before deriving routing and forwarding decisions from a parsed request URI. Reject Host values containing userinfo, path, query, or fragment delimiters.

レコード詳細

CVE ID
CVE-2026-48998
CVSS (v3.1)
5.3 (MEDIUM)
ベクター
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
悪用可能性サブスコア
3.9
影響度サブスコア
1.4
CISA KEV
非該当
脆弱性タイプ (CWE)
CWE-20, CWE-918
影響構成数 (CPE)
0
公開日
2026-06-11
更新日
2026-06-11
ステータス
Undergoing Analysis
GitHub Advisory
GHSA-34xg-wgjx-8xph

参照情報

NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。