CVE-2026-54351
Description
Budibase is an open-source low-code platform. Prior to 3.39.9, the webhook trigger endpoint in Budibase is publicly accessible and passes the full HTTP request body into automation execution parameters. A mass assignment vulnerability in externalTrigger() allows an attacker to overwrite the internal appId property by including it in the webhook POST body. When the automation is processed asynchronously (the default path for webhooks without a collect step), the worker executes the attacker-defined automation in the context of the victim's workspace, granting full read/write access to the victim's database. This vulnerability is fixed in 3.39.9.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@budibase/servernpm | < 3.39.9 | 3.39.9 |
Affected products
2Patches
Vulnerability mechanics
References
3- github.com/Budibase/budibase/security/advisories/GHSA-rgvg-3wpc-h44pnvdExploitMitigationVendor AdvisoryWEB
- github.com/advisories/GHSA-rgvg-3wpc-h44pghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-54351ghsaADVISORY
News mentions
0No linked articles in our index yet.