216.73.217.98

CVE-2026-48929

· Published 17/06/2026 13:20 · Modified 17/06/2026 17:17

Labels: CVE-2026-48929 2026-06-17CVE-2026-48929CWE-287[email protected]

Essential information

Published
17/06/2026 13:20
Modified
17/06/2026 17:17
Author
Creator
CVSS
7.5 HIGH (v3.0)
CISA KEV
No
CWE
CWE-287
CVSS vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Analyzed — CVE has been marked for Analysis. Normally once in this state the CVE will be analyzed by NVD staff within 24 hours.
Source
nist-nvd-api
NVD
View on NVD

Affected products (CPE)

ProductCPE
rocket.chat / rocket.chat cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:*

References