CVE 6.5 MEDIUM

Budibase: CouchDB Reduce Injection via Unsanitized Calculation Parameter in V1 Views API_CVE-2026-45719

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

Description

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. Although an internal SCHEMA_MAP object defines the valid calculation types (sum, count, stats), no actual validation is performed against this map before the value is used in string interpolation. A user with Builder permissions can inject arbitrary JavaScript code that will be executed within the CouchDB JavaScript engine when the view is queried. This vulnerability is fixed in 3.38.1.

Basic Information

ID CVE-2026-45719
Source GitHub_M
Published May 27, 2026 at 17:07

Affected Product

Vendor Budibase
Product budibase
Version < 3.38.1
Affected Versions Budibase budibase < 3.38.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.