Budibase is an open-source low-code platform. Prior to 3.39.12, an unauthenticated visitor of any published Budibase app reads every document of the backing MongoDB, CouchDB, Elasticsearch, DynamoDB-PartiQL, or REST-with-JSON-body collection and, where the builder has published a PUBLIC write query, modifies every document of that collection with one HTTP request. enrichContext at packages/server/src/sdk/workspace/queries/queries.ts:121-138 substitutes parameter values into the raw JSON body of a query, then JSON.parses the result. The validator validateQueryInputs at packages/server/src/api/controllers/query/index.ts:61-71 rejects only Handlebars markers ({{, }}) in user input and does not escape JSON metacharacters (", \, }). A parameter value containing a closing quote and additional keys lifts attacker-controlled fields into the parsed filter object. For Mongo find, the parsed filter passes directly to collection.find() (packages/server/src/integrations/mongodb.ts:506-510). Duplicate-key JSON parsing overrides the builder's {name: "..."} with {name: {$exists: true}} and returns every document. The same primitive against an updateMany query (mongodb.ts:577-585) widens the filter scope to the full collection while the builder-controlled $set body runs against every matched document. The authorized middleware at packages/server/src/middleware/authorized.ts:141-148 short-circuits when the query's role is PUBLIC. CSRF is not enforced on this path. POST /api/v2/queries/:queryId (packages/server/src/api/routes/query.ts:63) accepts the call with no session, only an x-budibase-app-id header that is public from the published-app URL. This vulnerability is fixed in 3.39.12.
CVE-2026-54350
This critical-severity CVE scores 9.8 under NVD CVSS v3. EPSS exploit probability: 0.5%, top 59% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(medium)
- EPSS
- 41.4%
- KEV
- Not listed
Published
June 23, 2026
Last Modified
June 30, 2026
Advisory Details (1)
Auto-updated Jun 30, 2026Anonymous NoSQL operator injection via published-app query templates · Advisory · Budibase/budibase · GitHub
https://github.com/Budibase/budibase/security/advisories/GHSA-8qv3-p479-cj62Vendor Advisories for CVE-2026-54350(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 55× in last 7d / 100× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-07 06:56 UTCEG score recompute
- 2026-07-07 02:53 UTCEG score recompute
- 2026-07-06 23:02 UTCEG score recompute
- 2026-07-06 19:11 UTCEG score recompute
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 15:20 UTCEG score recompute
- 2026-07-06 11:23 UTCEG score recompute
- 2026-07-06 07:17 UTCEG score recompute
- 2026-07-06 03:17 UTCEG score recompute
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 23:18 UTCEG score recompute
- 2026-07-05 19:26 UTCEG score recompute
- 2026-07-05 15:36 UTCEG score recompute
- 2026-07-05 11:41 UTCEG score recompute
- 2026-07-05 07:50 UTCEG score recompute
- 2026-07-05 04:00 UTCEG score recompute
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 23:58 UTCEG score recompute
- 2026-07-04 20:07 UTCEG score recompute
- 2026-07-04 16:16 UTCEG score recompute
- 2026-07-04 12:25 UTCEG score recompute
- 2026-07-04 08:35 UTCEG score recompute
Show 75 moreShow fewer
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 04:43 UTCEG score recompute
- 2026-07-04 00:49 UTCEG score recompute
- 2026-07-03 20:57 UTCEG score recompute
- 2026-07-03 17:05 UTCEG score recompute
- 2026-07-03 13:15 UTCEG score recompute
- 2026-07-03 09:22 UTCEG score recompute
- 2026-07-03 05:31 UTCEG score recompute
- 2026-07-03 01:24 UTCEG score recompute
- 2026-07-02 21:32 UTCEG score recompute
- 2026-07-02 17:41 UTCEG score recompute
- 2026-07-02 13:45 UTCEG score recompute
- 2026-07-02 09:54 UTCEG score recompute
- 2026-07-02 06:04 UTCEG score recompute
- 2026-07-02 02:12 UTCEG score recompute
- 2026-07-01 22:21 UTCEG score recompute
- 2026-07-01 18:28 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 14:37 UTCEG score recompute
- 2026-07-01 10:46 UTCEG score recompute
- 2026-07-01 06:55 UTCEG score recompute
- 2026-07-01 03:04 UTCEG score recompute
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 23:13 UTCEG score recompute▼ 0.20
- 2026-06-30 20:33 UTCNVD updateCVSS v3 → 9.8
- 2026-06-30 19:21 UTCEG score recompute
- 2026-06-30 15:30 UTCEG score recompute
- 2026-06-30 11:40 UTCEG score recompute
- 2026-06-30 07:37 UTCEG score recompute
- 2026-06-30 03:46 UTCEG score recompute
- 2026-06-29 23:55 UTCEG score recompute
- 2026-06-29 20:05 UTCEG score recompute
- 2026-06-29 16:14 UTCEG score recompute
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 12:22 UTCEG score recompute
- 2026-06-29 08:31 UTCEG score recompute
- 2026-06-29 04:40 UTCEG score recompute
- 2026-06-29 00:48 UTCEG score recompute
- 2026-06-28 20:57 UTCEG score recompute
- 2026-06-28 17:06 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 13:12 UTCEG score recompute
- 2026-06-28 09:21 UTCEG score recompute
- 2026-06-28 05:30 UTCEG score recompute
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 01:40 UTCEG score recompute
- 2026-06-27 21:49 UTCEG score recompute
- 2026-06-27 17:57 UTCEG score recompute
- 2026-06-27 14:07 UTCEG score recompute
- 2026-06-27 10:16 UTCEG score recompute
- 2026-06-27 06:26 UTCEG score recompute
- 2026-06-27 02:33 UTCEG score recompute
- 2026-06-26 22:39 UTCEG score recompute
- 2026-06-26 18:45 UTCEG score recompute
- 2026-06-26 14:55 UTCEG score recompute
- 2026-06-26 11:04 UTCEG score recompute
- 2026-06-26 04:26 UTCEG score recompute
- 2026-06-26 00:34 UTCEG score recompute
- 2026-06-25 20:39 UTCEG score recompute
- 2026-06-25 16:48 UTCEG score recompute
- 2026-06-25 12:57 UTCEG score recompute
- 2026-06-25 09:06 UTCEG score recompute
- 2026-06-25 05:16 UTCEG score recompute
- 2026-06-25 01:25 UTCEG score recompute
- 2026-06-24 21:34 UTCEG score recompute
- 2026-06-24 17:44 UTCEG score recompute
- 2026-06-24 13:40 UTCEG score recompute
- 2026-06-24 09:49 UTCEG score recompute
- 2026-06-24 05:58 UTCEG score recompute
- 2026-06-24 02:03 UTCEG score recompute
- 2026-06-23 22:12 UTCEG score recompute
- 2026-06-23 18:21 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-54350?
When was CVE-2026-54350 disclosed?
Is CVE-2026-54350 actively exploited?
What is the CVSS score of CVE-2026-54350?
How do I remediate CVE-2026-54350?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54350
Is Your Infrastructure Affected by CVE-2026-54350?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.