Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @budibase/server
  4. ›
  5. CVE-2026-54351

CVE-2026-54351: Budibase: Mass Assignment in Webhook Trigger Allows Cross-Workspace Automation Execution via appId Override

June 22, 2026

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.

References

  • github.com/Budibase/budibase/security/advisories/GHSA-rgvg-3wpc-h44p
  • github.com/advisories/GHSA-rgvg-3wpc-h44p
  • nvd.nist.gov/vuln/detail/CVE-2026-54351

Code Behaviors & Features

Detect and mitigate CVE-2026-54351 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.39.9

Fixed versions

  • 3.39.9

Solution

Upgrade to version 3.39.9 or above.

Impact 8.2 HIGH

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes

Source file

npm/@budibase/server/CVE-2026-54351.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:03 +0000.