CVE-2026-48616 (GCVE-0-2026-48616)
Vulnerability from cvelistv5 – Published: 2026-06-16 23:08 – Updated: 2026-06-17 15:01
VLAI
Summary
Rocket.Chat versions <8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, 7.13.9, 7.10.13 has an access control vulnerability in Livechat files. Protected file downloads at /file-upload/:fileId/:name authorize livechat access using rc_room_type=l with rc_rid+rc_token, but the authorization path does not verify that rc_rid matches the requested file's rid. Furthermore, :fileId is predictable via sequential MongoDB IDs, and :name can be anything, allowing unauthenticated discovery of all uploaded files.
Severity
9.3 (Critical)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-284 - Improper Access Control - Generic
Assigner
References
2 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Rocket.Chat | Rocket.Chat |
Affected:
0 , < 8.5.1
(semver)
Affected: 0 , < 8.4.4 (semver) Affected: 0 , < 8.3.6 (semver) Affected: 0 , < 8.2.6 (semver) Affected: 0 , < 8.1.6 (semver) Affected: 0 , < 8.0.7 (semver) Affected: 0 , < 7.13.9 (semver) Affected: 0 , < 7.10.13 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-48616",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-17T15:01:32.537175Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-17T15:01:42.246Z",
"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.5.1",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.4.4",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.3.6",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.2.6",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.1.6",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "8.0.7",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "7.13.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "7.10.13",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Rocket.Chat versions \u003c8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, 7.13.9, 7.10.13 has an access control vulnerability in Livechat files. Protected file downloads at /file-upload/:fileId/:name authorize livechat access using rc_room_type=l with rc_rid+rc_token, but the authorization path does not verify that rc_rid matches the requested file\u0027s rid. Furthermore, :fileId is predictable via sequential MongoDB IDs, and :name can be anything, allowing unauthenticated discovery of all uploaded files."
}
],
"metrics": [
{
"cvssV3_0": {
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284 Improper Access Control - Generic",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-16T23:08:37.908Z",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"url": "https://hackerone.com/reports/3687142"
},
{
"url": "https://github.com/RocketChat/Rocket.Chat/pull/40889"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2026-48616",
"datePublished": "2026-06-16T23:08:37.908Z",
"dateReserved": "2026-05-22T15:00:09.276Z",
"dateUpdated": "2026-06-17T15:01:42.246Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-48616",
"date": "2026-06-19",
"epss": "0.00277",
"percentile": "0.19248"
},
"vulnrichment": {
"containers": "{\"cna\": {\"descriptions\": [{\"lang\": \"en\", \"value\": \"Rocket.Chat versions \u003c8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, 7.13.9, 7.10.13 has an access control vulnerability in Livechat files. Protected file downloads at /file-upload/:fileId/:name authorize livechat access using rc_room_type=l with rc_rid+rc_token, but the authorization path does not verify that rc_rid matches the requested file\u0027s rid. Furthermore, :fileId is predictable via sequential MongoDB IDs, and :name can be anything, allowing unauthenticated discovery of all uploaded files.\"}], \"affected\": [{\"defaultStatus\": \"unaffected\", \"vendor\": \"Rocket.Chat\", \"product\": \"Rocket.Chat\", \"versions\": [{\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.5.1\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.4.4\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.3.6\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.2.6\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.1.6\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"8.0.7\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"7.13.9\", \"versionType\": \"semver\"}, {\"version\": \"0\", \"status\": \"affected\", \"lessThan\": \"7.10.13\", \"versionType\": \"semver\"}]}], \"references\": [{\"url\": \"https://hackerone.com/reports/3687142\"}, {\"url\": \"https://github.com/RocketChat/Rocket.Chat/pull/40889\"}], \"metrics\": [{\"cvssV3_0\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N\", \"baseScore\": 9.3, \"baseSeverity\": \"CRITICAL\"}}], \"problemTypes\": [{\"descriptions\": [{\"type\": \"CWE\", \"lang\": \"en\", \"cweId\": \"CWE-284\", \"description\": \"CWE-284 Improper Access Control - Generic\"}]}], \"providerMetadata\": {\"orgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"shortName\": \"hackerone\", \"dateUpdated\": \"2026-06-16T23:08:37.908Z\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-48616\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-17T15:01:32.537175Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-17T15:01:36.397Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-48616\", \"assignerOrgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"hackerone\", \"dateReserved\": \"2026-05-22T15:00:09.276Z\", \"datePublished\": \"2026-06-16T23:08:37.908Z\", \"dateUpdated\": \"2026-06-17T15:01:42.246Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…