CVE-2016-10536
Last modified
CVE-2016-10536 is a vulnerability of currently unknown severity. 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. EPSS estimates a 1.01% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Socket | Engine.Io-Client | <= 1.6.8 |
References
- https://github.com/socketio/engine.io-client/commit/2c55b278a491bf45313ecc0825cf800e2f7ff5c1Patch, Third Party Advisory
- https://nodesecurity.io/advisories/99Third Party Advisory
- https://www.cigital.com/blog/node-js-socket-io/Third Party Advisory
- https://github.com/socketio/engine.io-client/commit/2c55b278a491bf45313ecc0825cf800e2f7ff5c1Patch, Third Party Advisory
- https://nodesecurity.io/advisories/99Third Party Advisory
- https://www.cigital.com/blog/node-js-socket-io/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2016-10536?
How severe is CVE-2016-10536?
How do I fix CVE-2016-10536?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2016
- CVE-2016-10530The airbrake module 0.3.8 and earlier defaults to sending en…
- CVE-2016-10531marked is an application that is meant to parse and compile …
- CVE-2016-10532console-io is a module that allows users to implement a web …
- CVE-2016-10533express-restify-mongoose is a module to easily create a flex…
- CVE-2016-10534electron-packager is a command line tool that packages Elect…
- CVE-2016-10535csrf-lite is a cross-site request forgery protection library…
- CVE-2016-10537backbone is a module that adds in structure to a JavaScript …
- CVE-2016-10538The package `node-cli` before 1.0.0 insecurely uses the lock…
- CVE-2016-10539negotiator is an HTTP content negotiator for Node.js and is …
- CVE-2016-1054Use-after-free vulnerability in Adobe Reader and Acrobat bef…
- CVE-2016-10540Minimatch is a minimal matching utility that works by conver…
- CVE-2016-10541The npm module "shell-quote" 1.6.0 and earlier cannot correc…9.8
Are you affected by CVE-2016-10536?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
