CVE-2026-48616 PUBLISHED

Assigner: hackerone
Reserved: 22.05.2026 Published: 16.06.2026 Updated: 16.06.2026

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.

Metrics

CVSS Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
CVSS Score: 9.3

Product Status

Vendor Rocket.Chat
Product Rocket.Chat
Versions Default: unaffected
  • affected from 0 to 8.5.1 (excl.)
  • affected from 0 to 8.4.4 (excl.)
  • affected from 0 to 8.3.6 (excl.)
  • affected from 0 to 8.2.6 (excl.)
  • affected from 0 to 8.1.6 (excl.)
  • affected from 0 to 8.0.7 (excl.)
  • affected from 0 to 7.13.9 (excl.)
  • affected from 0 to 7.10.13 (excl.)

References

Problem Types

  • CWE-284 Improper Access Control - Generic CWE