← Back

CVE-2026-48929

nvd nist
Published: Jun 17, 2026Modified: Jun 18, 2026

JSON object

Loading...
7.5
Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: support@hackerone.com (Secondary)

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.

Affected (8)

1 product
Rocket.chat
Configuration A
8 vulnerable
Vulnerable SoftwareAffected Versions
Rocket.chat
Before 7.10.13
From 7.13.0 to 7.13.9
From 8.0.0 to 8.0.7
From 8.1.0 to 8.1.6
From 8.2.0 to 8.2.6
From 8.3.0 to 8.3.6
From 8.4.0 to 8.4.4
From 8.5.0 to 8.5.1

References (2)

Source: support@hackerone.com
Issue TrackingPatchThird Party Advisory
Source: support@hackerone.com
Third Party Advisory

Timeline

No history available yet.