CVE-2026-48152
Last modified
CVE-2026-48152 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Budibase is an open-source low-code platform. Prior to 3.39.0, the single-datasource GET and PUT routes are guarded by generic TABLE READ, not by Builder/Admin permission or datasource-specific ownership/resource checks. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
Budibase is an open-source low-code platform. Prior to 3.39.0, the single-datasource GET and PUT routes are guarded by generic TABLE READ, not by Builder/Admin permission or datasource-specific ownership/resource checks. The built-in Basic app user role maps to the WRITE permission set, which includes table read/write and query write. A Basic user can therefore read an existing REST datasource, receive redacted authConfigs values, submit an update that changes only config.url while keeping the redacted placeholders, and trigger an existing saved relative-path REST query. During update, mergeConfigs() restores the old stored secret when it sees the redaction placeholder. During query execution, Budibase prefixes the attacker-controlled datasource config.url to the relative query path and applies the resolved stored auth headers. The result is server-side disclosure of the builder-configured REST Authorization secret to an attacker-controlled listener. This vulnerability is fixed in 3.39.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48152?
How severe is CVE-2026-48152?
How do I fix CVE-2026-48152?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48147Budibase is an open-source low-code platform. Prior to 3.35.…6.5
- CVE-2026-48148Budibase is an open-source low-code platform. Prior to 3.35.…5.3
- CVE-2026-48149Budibase is an open-source low-code platform. Prior to 3.39.…8.1
- CVE-2026-4815A SQL Injection vulnerability has been found in Support Boar…8.8
- CVE-2026-48150Budibase is an open-source low-code platform. Prior to 3.39.…9
- CVE-2026-48151Budibase is an open-source low-code platform. Prior to 3.39.…7.5
- CVE-2026-48153Budibase is an open-source low-code platform. Prior to 3.39.…8.5
- CVE-2026-48154GoRest is a Golang starter kit built with the Gin framework …5.9
- CVE-2026-48155pypdf is a free and open-source pure-python PDF library. Pri…5.5
- CVE-2026-48156pypdf is a free and open-source pure-python PDF library. Pri…3.3
- CVE-2026-48157Slim is a PHP micro framework that enables users to write si…6.1
- CVE-2026-48158use-context-selector is a React useContextSelector hook in u…9.3
Are you affected by CVE-2026-48152?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
