GHSA-wf42-42fg-fg84 · 深刻度: high · エコシステム: npm — Nest Fastify HEAD Request Middleware Bypass
Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers (if they exist). As a result: middleware will be completely skipped, the HTTP response won't include a body (since the response is truncated when redirecting a HEAD request to a GET handler), and the actual handler will still be executed. This issue is fixed in version 11.1.16.
総合評価: CVE-2026-33011 は中リスク(44.3/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.35%、26 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.35% | +0.31% |
| 2 | 2026-03-20 | — | 0.04% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-wf42-42fg-fg84 · 深刻度: high · エコシステム: npm — Nest Fastify HEAD Request Middleware Bypass
| URL | タグ |
|---|---|
| https://github.com/nestjs/nest/commit/cbdf737cd6e7cefa52d05ecea2ae4af95c464614 | Patch |
| https://github.com/nestjs/nest/releases/tag/v11.1.17 | Product Release Notes |
| https://github.com/nestjs/nest/security/advisories/GHSA-wf42-42fg-fg84 | Vendor Advisory |