PatchSiren cyber security CVE debrief
CVE-2026-64657 Budibase CVE debrief
Budibase, an open-source low-code platform, had a vulnerability in its PostgreSQL datasource connector prior to version 3.39.19. An authenticated administrator could execute arbitrary SQL through the simple query protocol by interpolating a user-controlled schema configuration field into a SET search_path statement without escaping embedded double quotes. This issue was fixed in version 3.39.19.
- Vendor
- Budibase
- Product
- Unknown
- CVSS
- HIGH 8.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-08
Who should care
Budibase administrators and users with access to the PostgreSQL datasource connector configuration should verify if their instances are running version 3.39.19 or later and restrict access to the configuration.
Why it matters
CVE-2026-64657 is a high-severity vulnerability in Budibase's PostgreSQL datasource connector that allows authenticated administrators to execute arbitrary SQL. Defenders should verify instance versions, restrict administrator access, and monitor for potential SQL injection attempts.
- Potential for arbitrary SQL execution through the simple query protocol
- Possible data breaches or modifications through SQL injection
- Need for verification of instance version and administrator access controls
- Potential for lateral movement or privilege escalation
Technical summary
The Budibase PostgreSQL datasource connector interpolates a user-controlled schema configuration field into a SET search_path statement without escaping embedded double quotes, allowing an authenticated administrator to execute arbitrary SQL. This issue was fixed in version 3.39.19. The vulnerability affects Budibase instances prior to version 3.39.19 and can be exploited through the simple query protocol. Defenders should prioritize verifying instance versions and restricting administrator access to the PostgreSQL datasource connector configuration.
Defensive priority
Defenders should prioritize verifying if their Budibase instances are running version 3.39.19 or later, and restrict administrator access to the PostgreSQL datasource connector configuration.
Recommended defensive actions
- Verify if the Budibase instance is running version 3.39.19 or later
- Restrict administrator access to the PostgreSQL datasource connector configuration
- Monitor for potential SQL injection attempts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, its impact, and the fix. However, the exact scope of affected deployments and potential exploitation attempts remain unknown. Budibase administrators should verify instance versions, restrict administrator access, and monitor for potential SQL injection attempts. Evidence from the CVE Program and NVD detail page supports this assessment.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-64657 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-64657
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-64657 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64657
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Budibase/budibase/commit/67572a82c3850964f388bfd969779dc025a80224
-
Source reference
Unverified legacy reference
URL: https://github.com/Budibase/budibase/security/advisories/GHSA-qqf5-x7mj-v43p
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.