CVE-2026-65645 (GCVE-0-2026-65645)
Vulnerability from cvelistv5
Published
2026-08-21 02:53
Modified
2026-08-27 17:46
Severity ?
VLAI Severity ?
EPSS score ?
Summary
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
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Rocket.Chat | Rocket.Chat |
Version: 0 ≤ Version: 0 ≤ Version: 0 ≤ Version: 0 ≤ Version: 0 ≤ Version: 0 ≤ Version: 0 ≤ Version: 0 ≤ Version: 0 ≤ |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65645",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-27T17:46:23.910812Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-27T17:46:35.706Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Rocket.Chat",
"vendor": "Rocket.Chat",
"versions": [
{
"lessThan": "8.8.0",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.7.1",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.6.2",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.5.3",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.4.6",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.3.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.2.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.1.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "7.10.15",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Aang (iamaangx028)"
}
],
"descriptions": [
{
"lang": "en",
"value": "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.\nThe REST route chat.getThreadsList was patched in v5.0 (HackerOne report #1446767) by adding rid: {type:\u0027string\u0027} AJV validation. The equivalent DDP method was never given the same fix and remains exploitable"
}
],
"providerMetadata": {
"dateUpdated": "2026-08-21T02:53:43.305Z",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"url": "https://hackerone.com/reports/3852135"
},
{
"url": "https://github.com/RocketChat/Rocket.Chat/pull/41814"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2026-65645",
"datePublished": "2026-08-21T02:53:43.305Z",
"dateReserved": "2026-07-22T15:00:06.104Z",
"dateUpdated": "2026-08-27T17:46:35.706Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"vulnrichment": {
"containers": "{\"cna\": {\"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\\nThe REST route chat.getThreadsList was patched in v5.0 (HackerOne report #1446767) by adding rid: {type:\u0027string\u0027} AJV validation. The equivalent DDP method was never given the same fix and remains exploitable\"}], \"affected\": [{\"defaultStatus\": \"unaffected\", \"vendor\": \"Rocket.Chat\", \"product\": \"Rocket.Chat\", \"versions\": [{\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.8.0\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.7.1\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.6.2\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.5.3\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.4.6\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.3.8\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.2.8\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.1.8\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"7.10.15\", \"versionType\": \"semver\"}]}], \"references\": [{\"url\": \"https://hackerone.com/reports/3852135\"}, {\"url\": \"https://github.com/RocketChat/Rocket.Chat/pull/41814\"}], \"credits\": [{\"lang\": \"en\", \"value\": \"Aang (iamaangx028)\", \"type\": \"finder\"}], \"providerMetadata\": {\"orgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"shortName\": \"hackerone\", \"dateUpdated\": \"2026-08-21T02:53:43.305Z\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-65645\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-27T17:46:23.910812Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-27T17:43:06.375Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-65645\", \"assignerOrgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"hackerone\", \"dateReserved\": \"2026-07-22T15:00:06.104Z\", \"datePublished\": \"2026-08-21T02:53:43.305Z\", \"dateUpdated\": \"2026-08-27T17:46:35.706Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…