A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when `pskCallback` or `ALPNCallback` are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths (tlsClientError and error), causing either immediate process termination or silent file descriptor leaks that eventually lead to denial of service. Because these callbacks process attacker-controlled input during the TLS handshake, a remote client can repeatedly trigger the issue. This vulnerability affects TLS servers using PSK or ALPN callbacks across Node.js versions where these callbacks throw without being safely wrapped.
総合評価: CVE-2026-21637 は中リスク(52/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.06%、60 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.02% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 1.06% | +1.02% |
| 2 | 2026-06-11 | 0.06% | 0.03% | -0.02% |
| 3 | 2026-05-22 | — | 0.06% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.9 | 3.0 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-21637: 1 source package rows (nodejs); 209 state rows across 6 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, 3.23-main, edge-main); fixed 7, open 202. | https://security.alpinelinux.org/vuln/CVE-2026-21637 |
debian
|
not yet assigned | CVE-2026-21637 not yet assigned priority: Debian including 1 source packages (nodejs), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2026-21637 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-21637 |
suse
|
medium | CVE-2026-21637 severity moderate: SUSE including 73 source package names (2.1.3-6.15:qemu-guest-agent-8.2.9-1.1, corepack20-20.20.0-150600.3.15.1, …), 164 product×package rows across 29 product lines (Container suse/sl-micro/6.0/kvm-os-container, Image SL-Micro, … (29 product lines)): Fixed 154, First Fixed 10. | https://www.suse.com/security/cve/CVE-2026-21637/ |
ubuntu
|
medium | CVE-2026-21637 medium priority: Ubuntu including 1 source packages (nodejs), 9 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): needs-triage 7, ignored 1, released 1. | https://ubuntu.com/security/CVE-2026-21637 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| nodejs | node.js | >= 4.0.0, < 20.20.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 22.0.0, < 22.22.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 24.0.0, < 24.13.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 25.0.0, < 25.3.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| URL | タグ |
|---|---|
| https://nodejs.org/en/blog/vulnerability/december-2025-security-releases | Release Notes Vendor Advisory |