4 matches found
CVE-2026-66750
CVE-2026-66750 affects Let’s Chat versions 0.3.0–0.4.8. The vulnerability arises in the file retrieval route (GET /files/:id/:name) where access control only enforces login, ignoring room membership checks (Room.canJoin). As a result, authenticated attackers can download file attachments from pri...
GHSA-JJ53-8FMW-F2W2 Adding a private/unlisted room to a community exposes room metadata in an unauthorised manner.
Impact Unauthorised users can access the name, avatar, topic and number of members of a room if they know the ID of the room. This vulnerability is limited to homeservers where: - the vulnerable homeserver is in the room; and - untrusted users are permitted to create groups communities. By defaul...
Privilege Escalation
matrix-synapse is vulnerable to privilege escalation. Any unauthorized user who knows Room ID of a private room can disclose a private room's name, avatar, topic, and number of members through Group/Community features...
Chaturbate: Rate limit missing at room login
Hello there, User are able to protect there broadcasting with password, so only password granted visitor can login to broadcast room. I notice that rate limit are missing at the endpoint /roomlogin/user/ which enable me to brute force on password field. I made 1k+ request but still server not blo...