CVE-2026-48616
Received
Received - Intake
Unauthenticated File Access in Rocket.Chat
Publication date: 2026-06-17
Last updated on: 2026-06-17
Assigner: HackerOne
Description
Description
Rocket.Chat versions <8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, 7.13.9, 7.10.13 has an access control vulnerability in Livechat files. Protected file downloads at /file-upload/:fileId/:name authorize livechat access using rc_room_type=l with rc_rid+rc_token, but the authorization path does not verify that rc_rid matches the requested file's rid. Furthermore, :fileId is predictable via sequential MongoDB IDs, and :name can be anything, allowing unauthenticated discovery of all uploaded files.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rocket.chat | rocket.chat | to 8.5.1 (exc) |
| rocket.chat | rocket.chat | 8.4.4 |
| rocket.chat | rocket.chat | 8.3.6 |
| rocket.chat | rocket.chat | 8.2.6 |
| rocket.chat | rocket.chat | 8.1.6 |
| rocket.chat | rocket.chat | 8.0.7 |
| rocket.chat | rocket.chat | 7.13.9 |
| rocket.chat | rocket.chat | 7.10.13 |
| rocket.chat | rocket.chat | 8.6.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |