Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-84197
Published:September 08, 2026
Updated:September 22, 2026
In Eclipse Ditto's Node.js JavaScript client, all released versions of @eclipse-ditto/ditto-javascript-client-node from 2.0.0 to 3.9.0 and of its predecessor package @eclipse-ditto/ditto-javascript-client-node_1.0 from 1.0.0 to 2.1.0, the WebSocket transport hard-codes rejectUnauthorized: false when creating the underlying ws WebSocket. Certificate chain and hostname validation are therefore disabled for every wss:// connection, and no builder option, constructor argument or environment variable lets an application turn validation back on. An attacker in a position to intercept the connection can present an arbitrary certificate, complete the TLS handshake, read the credentials that the configured authentication provider sends in the Authorization header of the WebSocket upgrade request, and read, alter or inject Ditto Protocol messages for the lifetime of the connection. The Java client, the browser/DOM JavaScript client and the HTTP transport of the Node.js client are not affected.
Affected Packages
https://github.com/eclipse-ditto/ditto-clients.git (GITHUB):
Affected version(s) >=js_2.0.0-M2 <js_3.8.1
Fix Suggestion:
Update to version js_3.8.1
https://github.com/eclipse-ditto/ditto-clients.git (GITHUB):
Affected version(s) =js_3.9.0-M1.0 <js_3.9.1
Fix Suggestion:
Update to version js_3.9.1
@eclipse-ditto/ditto-javascript-client-node (NPM):
Affected version(s) >=2.0.0-M2 <3.8.1
Fix Suggestion:
Update to version 3.8.1
@eclipse-ditto/ditto-javascript-client-node (NPM):
Affected version(s) >=3.9.0-M1.0 <3.9.1
Fix Suggestion:
Update to version 3.9.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.2
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
LOW
Weakness Type (CWE)
Improper Certificate Validation
Improper Validation of Certificate with Host Mismatch
Channel Accessible by Non-Endpoint
EPSS
Base Score:
0.20