CVE-2026-54299
| Summary |
Astro is a web framework. Prior to 6.4.6, Astro SSR apps with prerendered error pages (/404 or /500 using export const prerender = true) fetch those pages over HTTP at runtime when an error occurs. The URL for this fetch is derived from request.url, which in turn gets its origin from the incoming Host header. When the Host header is not validated against allowedDomains, an attacker can point the fetch at an arbitrary host and read the response. This vulnerability is fixed in 6.4.6.
|
| Publication Date |
June 23, 2026, 4:17 a.m. |
| Registration Date |
June 27, 2026, 4:11 a.m. |
| Last Update |
June 24, 2026, 1:17 a.m. |
|
CVSS3.1 : HIGH
|
| スコア |
7.5
|
| Vector |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
不要 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
高 |
| 完全性への影響(I) |
なし |
| 可用性への影響(A) |
なし |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:astro:astro:*:*:*:*:*:node.js:*:* |
|
|
|
6.4.6 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Astroにおける複数の脆弱性
| Title |
Astroにおける複数の脆弱性
|
| Summary |
Astroはウェブフレームワークです。6.4.6より前のバージョンでは、プリレンダリングされたエラーページ(export const prerender = trueを使用した/404または/500)を持つAstro SSRアプリが、エラー発生時にランタイムでそれらのページをHTTP経由で取得します。この取得のURLはrequest.urlから派生し、request.urlは受信したHostヘッダーからオリジンを取得します。HostヘッダーがallowedDomainsと照合されない場合、攻撃者は取得先を任意のホストに向けてレスポンスを読み取ることが可能です。この脆弱性は6.4.6で修正されました。
|
| Possible impacts |
・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアは停止しません。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 22, 2026, midnight |
| Registration Date |
June 26, 2026, 11:54 a.m. |
| Last Update |
June 26, 2026, 11:54 a.m. |
Affected System
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月26日] 掲載 |
June 26, 2026, 11:54 a.m. |