Vulnerability Description
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 with access to a filtered view can trigger row actions on any row in the underlying table, including rows explicitly excluded by the view's security filters. This vulnerability is fixed in 3.38.1.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Budibase/budibase/releases/tag/3.38.1
- https://github.com/Budibase/budibase/security/advisories/GHSA-3263-v5v9-xq8q
- https://github.com/Budibase/budibase/security/advisories/GHSA-3263-v5v9-xq8q
FAQ
What is CVE-2026-45718?
CVE-2026-45718 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 ...
How severe is CVE-2026-45718?
CVE-2026-45718 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45718?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.