CVE-2026-65645
Summary
| CVE | CVE-2026-65645 |
|---|---|
| State | PUBLISHED |
| Assigner | hackerone |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-21 04:18:14 UTC |
| Updated | 2026-08-21 04:18:14 UTC |
| Description | Rocket.Chat in versions before 8.8.0, 8.7.1, 8.6.2, 8.5.3, 8.4.6. 8.3.8, 8.2.8, 8.1.8, and 7.10.15, the Meteor DDP methods getThreadsList and getThreadMessages accept rid / tmid as raw, untyped parameters with no schema validation. A MongoDB operator object (e.g. {"$gt": "4"}) can be substituted for a string room-id or message-id. The authorization check resolves to a room the attacker already has access to, while the downstream data query fans out across all rooms - disclosing private thread parents and their full reply content to any low-privilege authenticated user. The REST route chat.getThreadsList was patched in v5.0 (HackerOne report #1446767) by adding rid: {type:'string'} AJV validation. The equivalent DDP method was never given the same fix and remains exploitable |
Risk And Classification
EPSS: 0.001450000 probability, percentile 0.040240000 (date 2026-08-24)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Rocket.Chat | Rocket.Chat | affected 8.8.0 semver | Not specified |
| CNA | Rocket.Chat | Rocket.Chat | affected 8.7.1 semver | Not specified |
| CNA | Rocket.Chat | Rocket.Chat | affected 8.6.2 semver | Not specified |
| CNA | Rocket.Chat | Rocket.Chat | affected 8.5.3 semver | Not specified |
| CNA | Rocket.Chat | Rocket.Chat | affected 8.4.6 semver | Not specified |
| CNA | Rocket.Chat | Rocket.Chat | affected 8.3.8 semver | Not specified |
| CNA | Rocket.Chat | Rocket.Chat | affected 8.2.8 semver | Not specified |
| CNA | Rocket.Chat | Rocket.Chat | affected 8.1.8 semver | Not specified |
| CNA | Rocket.Chat | Rocket.Chat | affected 7.10.15 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/RocketChat/Rocket.Chat/pull/41814 | [email protected] | github.com | |
| hackerone.com/reports/3852135 | [email protected] | hackerone.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Aang (iamaangx028) (en)
There are currently no legacy QID mappings associated with this CVE.