VYPR

Let's Chat

by Let's Chat

CVEs (3)

  • CVE-2026-66751MedJul 28, 2026
    risk 0.00cvss 5.4epss 0.00

    Let's Chat 0.3.0 through 0.4.8 contains an improper authorization vulnerability that allows any authenticated user to archive any room on the server by sending a DELETE request to the rooms handler without ownership verification. Attackers can enumerate room IDs via the rooms…

  • CVE-2026-66750MedJul 28, 2026
    risk 0.00cvss 4.3epss 0.00

    Let's Chat 0.3.0 through 0.4.8 contains a broken access control vulnerability that allows authenticated attackers to download file attachments from private and password-protected rooms they are not a member of by exploiting missing room membership checks in the file retrieval…

  • CVE-2026-66749MedJul 28, 2026
    risk 0.00cvss 6.5epss 0.00

    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…