---
id: CVE-2026-25043
title: Budibase is an open-source low-code platform
summary: >-
  Budibase is an open-source low-code platform. Prior to version 3.23.25, a
  business logic vulnerability exists in Budibase’s password reset functionality
  due to the absence of rate limiting, CAPTCHA, or abuse prevention mechanisms
  on the …
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'
cwe:
  - CWE-770
vendor: budibase
product: budibase
affected:
  - budibase < 3.23.25
patched:
  - budibase 3.23.25
published: '2026-04-03'
updated: '2026-07-24'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-25043'
references:
  - url: >-
      https://github.com/Budibase/budibase/commit/21bc3f812b2312f082f7683c2abc22d1ecc880c7
    label: security-advisories@github.com
  - url: >-
      https://github.com/Budibase/budibase/security/advisories/GHSA-277c-prw2-rqgh
    label: security-advisories@github.com
  - url: >-
      https://github.com/Budibase/budibase/security/advisories/GHSA-277c-prw2-rqgh
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00297
epssPercentile: 0.19957
ingestedAt: '2026-07-25T22:05:03.940Z'
---

## Overview

Budibase is an open-source low-code platform. Prior to version 3.23.25, a business logic vulnerability exists in Budibase’s password reset functionality due to the absence of rate limiting, CAPTCHA, or abuse prevention mechanisms on the “Forgot Password” endpoint. An unauthenticated attacker can repeatedly trigger password reset requests for the same email address, resulting in hundreds of password reset emails being sent in a short time window. This enables large-scale email flooding, user harassment, denial of service (DoS) against user inboxes, and potential financial and reputational impact for Budibase. This issue has been patched in version 3.23.25.

## Affected

- `budibase < 3.23.25`

## Remediation

Upgrade past the affected range:

- `budibase 3.23.25`
