CVE-2026-73618 PUBLISHED

Budibase Server before 3.40.0 NoSQL Injection via JSON Parameter

Assigner: VulnCheck
Reserved: 13.08.2026 Published: 13.08.2026 Updated: 13.08.2026

Budibase Server before 3.40.0 contains a NoSQL injection vulnerability in the MongoDB query execution endpoint where user-supplied parameters are interpolated into JSON query templates without proper sanitization of JSON metacharacters. Attackers with query write permission can inject JSON structural characters to alter MongoDB queries, bypassing filters to read, modify, or delete arbitrary documents.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor budibase
Product server
Versions Default: unaffected
  • affected from 0 to 3.40.0 (excl.)
  • Version 3.40.0 is unaffected

Credits

  • offset reporter

References

Problem Types

  • Improper Neutralization of Special Elements in Data Query Logic CWE