CVE-2026-66751
MEDIUMLet's Chat 0.3.0 - 0.4.8 Improper Authorization via DELETE /rooms/:room
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-66751. PoCs published by theopaid.
AI-analyzed exploit summary Detailed technical analysis of CVE-2026-66751, an insufficient access control vulnerability in Let's Chat where any authenticated user can delete any room via a DELETE request to `/rooms/:room` without proper authorization checks. The writeup includes root cause analysis, patch diffs, and reproduction steps.
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.
Exploits (1)
Detailed technical analysis of CVE-2026-66751, an insufficient access control vulnerability in Let's Chat where any authenticated user can delete any room via a DELETE request to `/rooms/:room` without proper authorization checks. The writeup includes root cause analysis, patch diffs, and reproduction steps.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L