3.39.16
Budibase/budibase3.39.16Jun 15, 2026by calexiou
AI Summary
A security release for Budibase addressing broken access controls on internal table search and updating core dependencies.
Key Highlights
- Fixed broken access control on internal table search
- Updated joi and esbuild dependencies
- Security dependency bumps
Full Release Notes
## What's Changed * build(deps): bump joi from 17.6.0 to 18.2.1 in /packages/backend-core by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18967 * build(deps-dev): bump esbuild from 0.18.20 to 0.28.1 in the all-non-major-security group across 1 directory by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18974 * [VULN-80] Fix broken access control on internal table search by @jvcalderon in https://github.com/Budibase/budibase/pull/18962 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.15...3.39.16