Budibase

Budibase

38 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 17:14:17
  • Zuletzt bearbeitet 27.05.2026 20:16:40

Budibase is an open-source low-code platform. Prior to 3.35.4, the buildMatcherRegex() / matches() functions in packages/backend-core/src/middleware/matchers.ts route patterns are compiled into unanchored regular expressions and tested against ctx.re...

  • EPSS 0.23%
  • Veröffentlicht 27.05.2026 17:12:31
  • Zuletzt bearbeitet 27.05.2026 19:44:35

Budibase is an open-source low-code platform. Prior to 3.35.3, the VectorDB configuration endpoint in Budibase accepts a host parameter that undergoes no validation against internal IP ranges, reserved hostnames, or URL schemes. Any authenticated us...

  • EPSS 0.26%
  • Veröffentlicht 27.05.2026 17:11:42
  • Zuletzt bearbeitet 27.05.2026 20:16:39

Budibase is an open-source low-code platform. Prior to 3.34.8, the processUrlFile function in packages/server/src/automations/steps/ai/extract.ts uses fetch(fileUrl) directly without the IP blacklist validation that is consistently applied to all oth...

  • EPSS 0.26%
  • Veröffentlicht 27.05.2026 17:10:53
  • Zuletzt bearbeitet 28.05.2026 14:16:22

Budibase is an open-source low-code platform. Prior to 3.38.1, the REST datasource integration (packages/server/src/integrations/rest.ts) follows HTTP redirects without re-checking the IP blacklist, allowing an authenticated Builder to access interna...

  • EPSS 0.26%
  • Veröffentlicht 27.05.2026 17:09:43
  • Zuletzt bearbeitet 27.05.2026 20:16:39

Budibase is an open-source low-code platform. Prior to 3.38.1, the POST /api/global/users/onboard endpoint is protected by workspaceBuilderOrAdmin middleware, allowing any user with builder permissions to access it. When SMTP email is not configured ...

  • EPSS 0.25%
  • Veröffentlicht 27.05.2026 17:09:06
  • Zuletzt bearbeitet 27.05.2026 19:45:41

Budibase is an open-source low-code platform. Prior to 3.38.1, Budibase exposes a REST API for datasource management. The route PUT /api/datasources/:datasourceId is registered in the authorizedRoutes group with TABLE/READ permission. This is the sam...

  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 17:07:59
  • Zuletzt bearbeitet 28.05.2026 16:16:26

Budibase is an open-source low-code platform. Prior to 3.38.1, the row action trigger endpoint (POST /api/tables/:sourceId/actions/:actionId/trigger) fails to validate that the user-supplied rowId is within the scope of the view's row filters. A user...

  • EPSS 0.26%
  • Veröffentlicht 27.05.2026 17:07:20
  • Zuletzt bearbeitet 27.05.2026 20:16:39

Budibase is an open-source low-code platform. Prior to 3.38.1, the V1 Views API (POST /api/views) accepts a calculation parameter from the request body that is interpolated directly into a CouchDB reduce function definition without validation. Althou...

  • EPSS 0.29%
  • Veröffentlicht 27.05.2026 17:06:36
  • Zuletzt bearbeitet 28.05.2026 20:16:25

Budibase is an open-source low-code platform. Prior to 3.38.2, packages/worker/src/api/routes/global/scim.ts attaches only two middlewares to the SCIM router: requireSCIM (checks the Enterprise feature flag and SCIM config) and doInScimContext (sets ...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 17:05:21
  • Zuletzt bearbeitet 28.05.2026 16:16:27

Budibase is an open-source low-code platform. Prior to 3.38.2, the public API role unassignment endpoint (POST /api/public/v1/roles/unassign) updates user documents in CouchDB but does not invalidate the corresponding Redis user cache entries. Becaus...