CVE-2026-66749

Summary

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.

Affected Software

VendorProductVersion RangeStatus
sdelementslets-chat0.4.0 <= 0.4.8affected
sdelementslets-chat84981a6d2534445c00ea4e095c934e46943c0b1d <= 617207ff3c0c0bf8e3c7a915bd9ec03f1dd8390caffected

Weaknesses

  • CWE-476: NULL Pointer Dereference

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References