CVE-2026-45719
Last modified
CVE-2026-45719 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45719?
How severe is CVE-2026-45719?
How do I fix CVE-2026-45719?
Are you affected by CVE-2026-45719?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
