CVE-2026-54351

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*

History

30 Jun 2026, 19:52

Type Values Removed Values Added
References () https://github.com/Budibase/budibase/security/advisories/GHSA-rgvg-3wpc-h44p - () https://github.com/Budibase/budibase/security/advisories/GHSA-rgvg-3wpc-h44p - Exploit, Mitigation, Vendor Advisory
CPE cpe:2.3:a:budibase:budibase:*:*:*:*:*:*:*:*
First Time Budibase budibase
Budibase

29 Jun 2026, 16:16

Type Values Removed Values Added
References () https://github.com/Budibase/budibase/security/advisories/GHSA-rgvg-3wpc-h44p - () https://github.com/Budibase/budibase/security/advisories/GHSA-rgvg-3wpc-h44p -

26 Jun 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-26 21:16

Updated : 2026-06-30 19:52


NVD link : CVE-2026-54351

Mitre link : CVE-2026-54351

CVE.ORG link : CVE-2026-54351


JSON object : View

Products Affected

budibase

  • budibase
CWE
CWE-915

Improperly Controlled Modification of Dynamically-Determined Object Attributes