Arbitrary File Upload Affecting @budibase/server package, versions *


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.18% (8th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Arbitrary File Upload vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JS-BUDIBASESERVER-17812797
  • published4 Jul 2026
  • disclosed19 May 2026
  • creditUnknown

Introduced: 19 May 2026

CVE-2026-46426  (opens in a new tab)
CWE-434  (opens in a new tab)
CWE-79  (opens in a new tab)

How to fix?

A fix was pushed into the master branch but not yet published.

Overview

@budibase/server is a Budibase Web Server

Affected versions of this package are vulnerable to Arbitrary File Upload via file upload endpoint POST /api/attachments/process that does not enforce active-content restrictions for authenticated users. The checks for dangerous file extensions (html, svg, js, php, etc.) are conditionally wrapped inside if (isPublicUser) or if (isPublicUser || !env.SELF_HOSTED), meaning any authenticated builder can upload executable web conten.

CVSS Base Scores

version 4.0
version 3.1