Budibase before 3.45.0 fails to properly scope the GET /api/chat-links endpoint by workspace, allowing builders to enumerate chat identity link records across all workspaces in a tenant. Attackers with builder access to a single workspace can retrieve sensitive chat identity linking data including user IDs and external chat service identifiers from other workspaces they have no permission to access.
Budibase before 3.45.0 Information Disclosure via Chat Links
Problem type
Affected products
budibase
< 3.45.0 - AFFECTED
3.45.0 - UNAFFECTED
References
https://github.com/Budibase/budibase/security/advisories/GHSA-76m3-47v8-p7h6
https://www.vulncheck.com/advisories/budibase-before-3.45.0-information-disclosure-via-chat-links
GitHub Security Advisories
GHSA-j425-cpch-6j4p
Budibase before 3.45.0 fails to properly scope the GET /api/chat-links endpoint by workspace,...
https://github.com/advisories/GHSA-j425-cpch-6j4pBudibase before 3.45.0 fails to properly scope the GET /api/chat-links endpoint by workspace, allowing builders to enumerate chat identity link records across all workspaces in a tenant. Attackers with builder access to a single workspace can retrieve sensitive chat identity linking data including user IDs and external chat service identifiers from other workspaces they have no permission to access.
https://github.com/Budibase/budibase/security/advisories/GHSA-76m3-47v8-p7h6
https://nvd.nist.gov/vuln/detail/CVE-2026-100685
https://www.vulncheck.com/advisories/budibase-before-3.45.0-information-disclosure-via-chat-links
https://github.com/advisories/GHSA-j425-cpch-6j4p
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-100685Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-100685",
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"dateUpdated": "2026-09-26T13:23:45.934Z",
"dateReserved": "2026-09-26T02:36:51.810Z",
"datePublished": "2026-09-26T13:23:45.934Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck",
"dateUpdated": "2026-09-26T13:23:45.934Z"
},
"datePublic": "2026-09-10T00:00:00.000Z",
"title": "Budibase before 3.45.0 Information Disclosure via Chat Links",
"descriptions": [
{
"lang": "en",
"value": "Budibase before 3.45.0 fails to properly scope the GET /api/chat-links endpoint by workspace, allowing builders to enumerate chat identity link records across all workspaces in a tenant. Attackers with builder access to a single workspace can retrieve sensitive chat identity linking data including user IDs and external chat service identifiers from other workspaces they have no permission to access."
}
],
"affected": [
{
"vendor": "budibase",
"product": "server",
"defaultStatus": "unaffected",
"versions": [
{
"version": "0",
"status": "affected",
"versionType": "semver",
"lessThan": "3.45.0"
},
{
"version": "3.45.0",
"status": "unaffected",
"versionType": "semver"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Incorrect Authorization",
"cweId": "CWE-863",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/Budibase/budibase/security/advisories/GHSA-76m3-47v8-p7h6",
"name": "GitHub Security Advisory (GHSA-76m3-47v8-p7h6)",
"tags": [
"vendor-advisory"
]
},
{
"url": "https://www.vulncheck.com/advisories/budibase-before-3.45.0-information-disclosure-via-chat-links",
"name": "VulnCheck Advisory: Budibase before 3.45.0 Information Disclosure via Chat Links",
"tags": [
"third-party-advisory"
]
}
],
"metrics": [
{
"format": "CVSS"
},
{
"format": "CVSS",
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH"
}
}
],
"credits": [
{
"lang": "en",
"value": "Sagarrchauhann",
"type": "reporter"
}
]
}
}
}