GHSA-6v5v-wf23-fmfq · 深刻度: medium · エコシステム: npm — markdown-it: Quadratic complexity DoS in smartquotes rule via replaceAt string operations
markdown-it is a Markdown parser. Versions 14.1.1 and below contain a denial-of-service vulnerability when typographer: true is enabled, due to quadratic (O(n^2)) processing in the smartquotes rule. The issue stems from repeatedly modifying strings with replaceAt(), which performs O(n) slicing and concatenation per quote character. This can cause excessive CPU consumption when parsing quote-heavy, user-supplied markdown and may let attackers degrade or disrupt service availability. Although typographer is disabled by default, many production apps enable it for smart typography, making the issue relevant. This issue has been fixed in version 14.2.0.
総合評価: CVE-2026-48988 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.25%、16 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.42% | 0.25% | -0.17% |
| 2 | 2026-06-18 | 0.05% | 0.42% | +0.37% |
| 3 | 2026-06-12 | — | 0.05% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-6v5v-wf23-fmfq · 深刻度: medium · エコシステム: npm — markdown-it: Quadratic complexity DoS in smartquotes rule via replaceAt string operations
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-48988 not yet assigned priority: Debian including 1 source packages (node-markdown-it), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 4, resolved 1. | https://security-tracker.debian.org/tracker/CVE-2026-48988 |
ubuntu
|
medium | CVE-2026-48988 medium priority: Ubuntu including 1 source packages (node-markdown-it), 5 status rows across 5 suites (jammy, noble, questing, resolute, upstream): needs-triage 5. | https://ubuntu.com/security/CVE-2026-48988 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| markdown-it_project | markdown-it | < 14.2.0 | cpe:2.3:a:markdown-it_project:markdown-it:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/markdown-it/markdown-it/commit/9ce2087562c45d1e5ddd9f76b990f4b3fbe040e5 | Patch |
| https://github.com/markdown-it/markdown-it/security/advisories/GHSA-6v5v-wf23-fmfq | Exploit Mitigation Vendor Advisory |