GHSA-4r4m-hjwj-43p8 · Severity: medium · Ecosystem: 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.
Conclusion & alert: CVE-2016-10536 is rated Moderate Risk (44.9/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.01%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 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% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 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 · Severity: medium · Ecosystem: npm — Insecure Defaults Allow MITM Over TLS in engine.io-client
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| socket | engine.io-client | <= 1.6.8 | cpe:2.3:a:socket:engine.io-client:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| 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 |