CVE-2026-73300
Budibase: SQL Injection via `multipleStatements: true`
Summary
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| @budibase/server | npm | All versions | Range-based data available |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-89SQL InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.6 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-73300?
- Budibase: SQL Injection via `multipleStatements: true` This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.6/10).
- How do I check if my project is affected by CVE-2026-73300?
- CVE-2026-73300 affects @budibase/server. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-73300 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-35216CRITICAL
Budibase: Unauthenticated Remote Code Execution via Webhook Trigger and Bash Automation Step
- CVE-2026-73302CRITICAL
Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified
- CVE-2026-54352CRITICAL
Budibase has arbitrary file read by workspace-builder via PWA-zip symlink upload
- CVE-2026-35214HIGH
Budibase: Path traversal in plugin file upload enables arbitrary directory deletion and file write
- CVE-2026-50137HIGH
Budibase: POST /api/attachments/:datasourceId/url is unauthenticated and lets anonymous callers mint S3 PUT pre-signed URLs using stored datasource IAM credentials
- CVE-2026-45717HIGH
Budibase: `PUT /api/datasources/:datasourceId` is protected only by `TABLE/READ` permission instead of builder access, allowing any authenticated app user to overwrite datasource connection parameters including host, port, and URL
- CVE-2026-25044HIGH
Budibase: Command Injection in Bash Automation Step
- CVE-2026-73305HIGH
Budibase: Privilege escalation via public role assignment API missing app-level authorization
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies