Vulnerability Description
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 listing endpoint and permanently archive private or password-protected rooms they cannot access, with no application-level recovery path requiring direct database intervention to restore.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/theopaid/Insufficient-Access-Controls-Allow-for-Unauthorized-
- https://www.vulncheck.com/advisories/let-s-chat-improper-authorization-via-delet
FAQ
What is CVE-2026-66751?
CVE-2026-66751 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 wi...
How severe is CVE-2026-66751?
CVE-2026-66751 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-66751?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.