CVE-2026-73617

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-13 12:17

Updated : 2026-08-31 20:33


NVD link : CVE-2026-73617

Mitre link : CVE-2026-73617

CVE.ORG link : CVE-2026-73617


JSON object : View

Products Affected

No product.

CWE
CWE-943

Improper Neutralization of Special Elements in Data Query Logic