GHSA-9q5w-79cv-947m · 深刻度: critical · エコシステム: npm — Unsafe defaults in `remark-html`
remark-html is an open source nodejs library which compiles Markdown to HTML. In affected versions the documentation of remark-html has mentioned that it was safe by default. In practice the default was never safe and had to be opted into. That is, user input was not sanitized. This means arbitrary HTML can be passed through leading to potential XSS attacks. The problem has been patched in 13.0.2 and 14.0.1: `remark-html` is now safe by default, and the implementation matches the documentation. On older affected versions, pass `sanitize: true` if you cannot update.
総合評価: CVE-2021-39199 は中リスク(61.3/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 1.07%、61 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-07-01 | 1.04% | 1.07% | +0.03% |
| 2 | 2026-06-15 | 0.33% | 1.04% | +0.71% |
| 3 | 2025-11-21 | — | 0.33% | — |
EPSS の全履歴 (全 12 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 10.0 | 3.1 | CRITICAL |
|
3.9 | 5.8 | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
GHSA-9q5w-79cv-947m · 深刻度: critical · エコシステム: npm — Unsafe defaults in `remark-html`
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| remark | remark-html | < 13.0.2 | cpe:2.3:a:remark:remark-html:*:*:*:*:*:node.js:*:* |
| remark | remark-html | >= 14.0.0, < 14.0.1 | cpe:2.3:a:remark:remark-html:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/remarkjs/remark-html/commit/b75c9dde582ad87ba498e369c033dc8a350478c1 | Patch Third Party Advisory |
| https://github.com/remarkjs/remark-html/releases/tag/14.0.1 | Patch Release Notes Third Party Advisory |
| https://github.com/remarkjs/remark-html/security/advisories/GHSA-9q5w-79cv-947m | Patch Third Party Advisory |
| https://www.npmjs.com/package/remark-html | Product Third Party Advisory |