CVE-2026-66750
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
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 route. Attackers can enumerate adjacent MongoDB ObjectIds derived from a known file ID to recover files uploaded by other users, as the GET /files/:id/:name route in app/controllers/files.js only enforces login authentication without consulting room membership or the Room.canJoin check.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| sdelements | lets-chat | 0.3.0 <= 0.4.8 | affected |
| sdelements | lets-chat | 55e8833974c83559ed2cbc12bc15febeb2466254 <= 617207ff3c0c0bf8e3c7a915bd9ec03f1dd8390c | affected |
Weaknesses
- CWE-862: Missing Authorization
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: partial
References
- https://github.com/theopaid/Insufficient-Access-Controls-Allow-for-Unauthorized-File-Downloads-Let-s-Chat-
- https://www.vulncheck.com/advisories/let-s-chat-broken-access-control-file-disclosure-via-get-files-route
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.