CVE 7.5 HIGH

Budibase: Webhook schema endpoint authorization bypass allows unauthenticated mutation of webhook and automation schema_CVE-2026-48151

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Description

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.

Basic Information

ID CVE-2026-48151
Source GitHub_M
Published May 27, 2026 at 16:57

Affected Product

Vendor Budibase
Product budibase
Version < 3.39.0
Affected Versions Budibase budibase < 3.39.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.