Budibase is an open-source low-code platform. Prior to 3.39.0, the webhook schema-building endpoint is registered under builderRoutes, but the generic authorization middleware skips authorization for all paths matching /api/webhooks/schema. As a result, an unauthenticated caller can update the body schema for a known webhook and mutate the corresponding automation trigger output schema. This vulnerability is fixed in 3.39.0.
References
Configurations
No configuration.
History
28 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Budibase/budibase/security/advisories/GHSA-qhv3-wjg8-6fx6 - |
27 May 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 18:16
Updated : 2026-05-28 16:16
NVD link : CVE-2026-48151
Mitre link : CVE-2026-48151
CVE.ORG link : CVE-2026-48151
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
