GHSA-4r4m-hjwj-43p8 · 深刻度: medium · エコシステム: npm — Insecure Defaults Allow MITM Over TLS in engine.io-client
engine.io-client is the client for engine.io, the implementation of a transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. The vulnerability is related to the way that node.js handles the `rejectUnauthorized` setting. If the value is something that evaluates to false, certificate verification will be disabled. This is problematic as engine.io-client 1.6.8 and earlier passes in an object for settings that includes the rejectUnauthorized property, whether it has been set or not. If the value has not been explicitly changed, it will be passed in as `null`, resulting in certificate verification being turned off.
総合評価: CVE-2016-10536 は中リスク(44.9/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.01%、59 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.25% | 1.01% | +0.77% |
| 2 | 2025-03-30 | 0.48% | 0.25% | -0.23% |
| 3 | 2025-03-29 | — | 0.48% | — |
EPSS の全履歴 (全 8 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.9 | 3.0 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
GHSA-4r4m-hjwj-43p8 · 深刻度: medium · エコシステム: npm — Insecure Defaults Allow MITM Over TLS in engine.io-client
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| socket | engine.io-client | <= 1.6.8 | cpe:2.3:a:socket:engine.io-client:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/socketio/engine.io-client/commit/2c55b278a491bf45313ecc0825cf800e2f7ff5c1 | Patch Third Party Advisory |
| https://nodesecurity.io/advisories/99 | Third Party Advisory |
| https://www.cigital.com/blog/node-js-socket-io/ | Third Party Advisory |