CVE-2026-72919
Received
Received - Intake
Authentication Bypass in Rocket.Chat via Channel Conversion
Vulnerability report for CVE-2026-72919, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-10
Last updated on: 2026-08-10
Assigner: GitHub, Inc.
Description
Description
Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 7.10.14, 8.0.8, 8.1.7, 8.2.7, 8.3.7, 8.4.5, 8.5.2, and 8.6.1, the channels.convertToTeam REST endpoint allows an authenticated registered user with the create-team permission to convert an unrelated public channel by supplying channelName instead of channelId because the edit-room permission is checked only for channelId. This issue is fixed in versions 7.10.14, 8.0.8, 8.1.7, 8.2.7, 8.3.7, 8.4.5, 8.5.2, and 8.6.1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rocket.chat | rocket.chat | to 7.10.14 (exc) |
| rocket.chat | rocket.chat | to 8.0.8 (exc) |
| rocket.chat | rocket.chat | to 8.1.7 (exc) |
| rocket.chat | rocket.chat | to 8.2.7 (exc) |
| rocket.chat | rocket.chat | to 8.3.7 (exc) |
| rocket.chat | rocket.chat | to 8.4.5 (exc) |
| rocket.chat | rocket.chat | to 8.5.2 (exc) |
| rocket.chat | rocket.chat | to 8.6.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |