<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Budibase (3.39.4 to 3.39.x) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/budibase-3.39.4-to-3.39.x/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 13 Aug 2026 12:56:46 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/budibase-3.39.4-to-3.39.x/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>NoSQL Injection Vulnerability in Budibase MongoDB Integration</title><link>https://feed.craftedsignal.io/briefs/2026-08-budibase-nosql-injection/</link><pubDate>Thu, 13 Aug 2026 12:56:46 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-budibase-nosql-injection/</guid><description>Budibase versions prior to 3.40.0 are vulnerable to NoSQL injection in the MongoDB datasource due to improper handling of user-supplied parameters, allowing unauthorized data access and potential server-side execution.</description><content:encoded><![CDATA[<p>Budibase versions prior to 3.40.0 contain a critical NoSQL injection vulnerability within the MongoDB datasource integration. The vulnerability stems from the application's processing of user-supplied parameters using Handlebars with the 'noEscaping: true' setting enabled, combined with a lack of robust operator filtering.</p>
<p>This flaw allows an attacker to inject MongoDB-specific operators directly into query parameters. Because the input is not sanitized or restricted, an attacker can manipulate database queries to bypass existing row-level or per-user access controls. The impact is severe, enabling unauthorized read access to arbitrary documents, potential modification or deletion of collection data, and the execution of server-side JavaScript through operators such as '$where'. This vulnerability is particularly dangerous in environments where the Budibase backend connects to MongoDB databases containing sensitive business logic or user data.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows attackers to bypass application-level access controls, leading to unauthorized data exfiltration or modification. In instances where the MongoDB instance allows the '$where' operator, attackers could escalate the impact to arbitrary code execution on the database server. This impacts all organizations using Budibase 3.39.x and earlier versions that integrate with MongoDB.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Budibase instances to version 3.40.0 or later immediately to patch CVE-2026-73617.</li>
<li>Audit logs for suspicious MongoDB queries involving unconventional operators (e.g., $where, $gt, $ne, $regex) originating from the Budibase application server.</li>
<li>Implement strict input validation and query parameterization for any user-facing inputs bound to MongoDB datasource queries.</li>
<li>Apply the principle of least privilege to the service account credentials used by Budibase to connect to MongoDB, restricting permissions to only those necessary for required operations.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>ssrf</category><category>web-vulnerability</category><category>budibase</category><category>web-application</category><category>privilege-escalation</category><category>auth-bypass</category><category>web-application-vulnerability</category><category>authorization-bypass</category><category>cloud-security</category></item></channel></rss>