CVE-2026-45717
Last modified
CVE-2026-45717 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Budibase is an open-source low-code platform. Prior to 3.38.1, Budibase exposes a REST API for datasource management. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45717?
How severe is CVE-2026-45717?
How do I fix CVE-2026-45717?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45711Mailpit is an email testing tool and API for developers. Pri…8.2
- CVE-2026-45712Mailpit is an email testing tool and API for developers. Pri…5.9
- CVE-2026-45713Mailpit is an email testing tool and API for developers. Pri…7.5
- CVE-2026-45714CubeCart is an ecommerce software solution. Prior to 6.7.0, …9.1
- CVE-2026-45715Budibase is an open-source low-code platform. Prior to 3.38.…7.7
- CVE-2026-45716Budibase is an open-source low-code platform. Prior to 3.38.…8.8
- CVE-2026-45718Budibase is an open-source low-code platform. Prior to 3.38.…5.4
- CVE-2026-45719Budibase is an open-source low-code platform. Prior to 3.38.…6.5
- CVE-2026-4572A weakness has been identified in SourceCodester Sales and I…6.5
- CVE-2026-45721Algernon is a small self-contained pure-Go web server. Prior…9
- CVE-2026-45722Nextcloud is an open source content collaboration platform. …7.1
- CVE-2026-45727CloakBrowser is a tool to bypass bot detection tests. Prior …8.8
Are you affected by CVE-2026-45717?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
