Description
Rocket.Chat in versions <8.5.1, <8.4.4, <8.3.6, <8.2.6, <8.1.6, <8.0.7, <7.13.9, and <7.10.13 is vulnerable to unauthenticated file deletion. The deleteFileMessage Meteor method permanently deletes any uploaded file by ID without requiring authentication. When called via an unauthenticated DDP WebSocket connection, Meteor.userId() returns null, causing the authorization check to be skipped. Execution falls through to FileUpload.getStore('Uploads').deleteById(fileID), which removes the file from storage and database unconditionally. File IDs are discoverable from public channel message payloads and download URLs.
References (2)
Core 2
Scores
CVSS v3
7.5
EPSS
0.0072
EPSS Percentile
50.4%
Attack Vector
NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-287
Status
published
Products (9)
Rocket.Chat/Rocket.Chat
< 7.10.13
rocket.chat/rocket.chat
< 7.10.13
Rocket.Chat/Rocket.Chat
< 7.13.9
Rocket.Chat/Rocket.Chat
< 8.0.7
Rocket.Chat/Rocket.Chat
< 8.1.6
Rocket.Chat/Rocket.Chat
< 8.2.6
Rocket.Chat/Rocket.Chat
< 8.3.6
Rocket.Chat/Rocket.Chat
< 8.4.4
Rocket.Chat/Rocket.Chat
< 8.5.1
Published
Jun 17, 2026
Tracked Since
Jun 17, 2026