Sploitus

CVE-2026-45717

No indexed exploits for CVE-2026-45717 yet

Budibase is an open-source low-code platform. Prior to 3.38.1, Budibase exposes a REST API for datasource management. The route PUT /api/datasources/:datasourceId is registered in the authorizedRoutes group with TABLE/READ permission. This is the same authorization level as the read endpoint (GET /api/datasources/:datasourceId). Every authenticated Budibase app user with the BASIC built-in role or higher carries TABLE/WRITE (and therefore TABLE/READ) permissions, and the datasource update controller performs no additional builder check. As a result, any authenticated non-builder app user can submit a PUT request to rewrite a datasource's config object β€” including the connection host, port, database credentials, or the base url of a REST datasource. Because no network-level SSRF protection is applied to SQL driver connections, redirecting a PostgreSQL/MySQL/MongoDB datasource to an internal IP address succeeds and the attacker can probe or interact with internal services on arbitrary ports. This vulnerability is fixed in 3.38.1.

Affected products
@Budibase/Server, Budibase
Fix
Available
CVSS 3.1
8.8 HIGH
EPSS
0.3% (16th percentile)
Weakness
CWE-862
NVD status
Deferred
Published
2026-05-27
CVE-2026-45717 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-45717 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-45717 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows β€” not that no exploit exists.