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
No history.
Information
Published : 2026-05-27 18:16
Updated : 2026-06-17 10:54
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
