CVE-2026-45719
MEDIUM EPSS 17.6%
Published May 27, 20261mo ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published May 27, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
17.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-94 Improper Control of Generation of Code (Code Injection) Injection
References 2
- github.com https://github.com/Budibase/budibase/releases/tag/3.38.1
- github.com https://github.com/Budibase/budibase/security/advisories/GHSA-363w-hvwh-w7m6
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.