high · CVSS v3 5.5 · CVSS v4 7
CVE-2026-100687
Budibase Server versions prior to 3.45.0 broadcast unredacted datasource credentials over the Builder collaboration websocket. This flaw all
Overview
Budibase Server versions prior to 3.45.0 broadcast unredacted datasource credentials over the Builder collaboration websocket. This flaw allows any user with Builder access to capture database passwords and API keys during table updates. The exposure can lead to credential theft and potential lateral movement.
Description
Budibase Server before 3.45.0 fails to redact plaintext datasource credentials before broadcasting external table updates to the Builder collaboration websocket room. Attackers with Builder access can intercept unredacted datasource objects containing database passwords and API keys by observing table save or delete operations.
Impact
Confidentiality is compromised as plaintext credentials are transmitted. Attackers with Builder access can harvest database passwords and API keys, enabling unauthorized database access. Integrity may be affected if credentials are tampered before use. Availability is not directly impacted.
Remediation
Upgrade Budibase Server to version 3.45.0 or later where the credential redaction bug is fixed. If an upgrade is not immediately possible, restrict Builder collaboration access to trusted users only and disable the websocket room for external table updates. Monitor websocket traffic for sensitive data and apply network segmentation to limit exposure.
Risk context
The CVE is rated high severity with CVSS v3 score 5.5 and CVSS v4 score 7.0, indicating a moderate to high risk of credential compromise. Defenders should treat this as a priority remediation item.
Affected products
- Budibase Server
Scores
- Severity
- high
- CVSS v2
- 6.8
- CVSS v3
- 5.5
- CVSS v4
- 7
- EPSS
- —