CVE-2026-66749

Severity CVSS v4.0:
HIGH
Type:
CWE-476 NULL Pointer Dereference
Publication date:
28/07/2026
Last modified:
28/07/2026

Description

Let's Chat 0.4.0 through 0.4.8 contains a null dereference vulnerability that allows authenticated attackers to crash the server by supplying a valid 24-character hex string room parameter that matches no document in the database. Attackers can send a crafted GET /messages request causing an uncaught TypeError in an asynchronous Mongoose callback that terminates the Node.js server process, with the same defect reachable through multiple code paths including the socket.io interface.