NONE · 0

CVE-2026-73409

Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient ...

Vulnerability Description

Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient on Budibase Cloud. A builder could submit absolute server paths through /api/datasources/verify and distinguish readable existing files from missing files by comparing the driver error, exposing a filesystem existence and readability oracle on the shared server. This issue is fixed in version 3.40.1.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-73409?

CVE-2026-73409 is a documented vulnerability. Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient ...

How severe is CVE-2026-73409?

CVSS scoring is not yet available for CVE-2026-73409. Check NVD for updates.

Is there a patch for CVE-2026-73409?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.