Vulnerability Description
Budibase before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB datasource integration where user-supplied parameters are enriched with handlebars using noEscaping: true and parsed without operator filtering. Attackers can inject MongoDB operators through query parameters to bypass per-user access controls, read arbitrary documents, execute JavaScript via $where operators, or modify collections through update and delete operations.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Budibase/budibase/security/advisories/GHSA-pmpg-2mxq-6xwr
- https://www.vulncheck.com/advisories/budibase-before-nosql-injection-via-mongodb
FAQ
What is CVE-2026-73617?
CVE-2026-73617 is a vulnerability with a CVSS score of 7.1 (HIGH). Budibase before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB datasource integration where user-supplied parameters are enriched with handlebars using noEscaping: true and parsed with...
How severe is CVE-2026-73617?
CVE-2026-73617 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73617?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.