Lucene search
+L

747 matches found

CVE
CVE
added 2026/08/12 6:51 p.m.40 views

CVE-2026-73303

Budibase vulnerability CVE-2026-73303: An IDOR in the Email Change flow existed prior to 3.40.0 where POST /api/v2/email accepted a client-controlled accountId without binding it to the authenticated session, validating only currentEmail. An attacker who knew a victim’s accountId could initiate t...

8.2CVSS5.4AI score0.00232EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/12 6:51 p.m.9 views

CVE-2026-73303 Budibase: Email Change IDOR via POST /api/v2/email allows full Account Takeover (accountId not validated against session)

Budibase is an open-source low-code platform. Prior to 3.40.0, POST /api/v2/email on account.budibase.app accepted a client-controlled accountId without binding it to the authenticated session, while checking only currentEmail. An authenticated attacker who obtains a victim account identifier can...

8.2CVSS5.4AI score0.00232EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/08/12 6:51 p.m.11 views

CVE-2026-73303

Budibase is an open-source low-code platform. Prior to 3.40.0, POST /api/v2/email on account.budibase.app accepted a client-controlled accountId without binding it to the authenticated session, while checking only currentEmail. An authenticated attacker who obtains a victim account identifier can...

8.2CVSS5.4AI score0.00232EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/12 6:51 p.m.29 views

CVE-2026-73303 Budibase: Email Change IDOR via POST /api/v2/email allows full Account Takeover (accountId not validated against session)

Budibase is an open-source low-code platform. Prior to 3.40.0, POST /api/v2/email on account.budibase.app accepted a client-controlled accountId without binding it to the authenticated session, while checking only currentEmail. An authenticated attacker who obtains a victim account identifier can...

8.2CVSS0.00232EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 6:51 p.m.10 views

EUVD-2026-57426

Budibase is an open-source low-code platform. Prior to 3.40.0, POST /api/v2/email on account.budibase.app accepted a client-controlled accountId without binding it to the authenticated session, while checking only currentEmail. An authenticated attacker who obtains a victim account identifier can...

8.2CVSS5.4AI score0.00232EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 6:18 p.m.13 views

CVE-2026-73300

Budibase is an open-source low-code platform. Prior to 3.40.0, the MySQL integration component in Budibase is configured with multipleStatements: true, enabling execution of multiple SQL statements in a single query. Attackers can inject malicious SQL commands through user input fields, leading t...

9.6CVSS0.00482EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 6:08 p.m.11 views

EUVD-2026-57397

Budibase is an open-source low-code platform. Prior to 3.39.25, the GET /api/global/groups endpoint in packages/worker/src/api/routes/global/groups.ts omitted auth.builderOrAdmin, allowing an authenticated BASIC role user to enumerate tenant groups, role mappings and user memberships, builder...

4.3CVSS5.3AI score0.00315EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 6:08 p.m.12 views

CVE-2026-73301 Budibase: Missing RBAC on GET /api/global/groups allows BASIC users to enumerate all tenant groups and role mappings

Budibase is an open-source low-code platform. Prior to 3.39.25, the GET /api/global/groups endpoint in packages/worker/src/api/routes/global/groups.ts omitted auth.builderOrAdmin, allowing an authenticated BASIC role user to enumerate tenant groups, role mappings and user memberships, builder...

4.3CVSS5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/12 6:08 p.m.32 views

CVE-2026-73301 Budibase: Missing RBAC on GET /api/global/groups allows BASIC users to enumerate all tenant groups and role mappings

Budibase is an open-source low-code platform. Prior to 3.39.25, the GET /api/global/groups endpoint in packages/worker/src/api/routes/global/groups.ts omitted auth.builderOrAdmin, allowing an authenticated BASIC role user to enumerate tenant groups, role mappings and user memberships, builder...

4.3CVSS0.00315EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 6:08 p.m.46 views

CVE-2026-73301

CVE-2026-73301 (Budibase) describes a missing RBAC check on GET /api/global/groups in Budibase prior to 3.39.25. An authenticated BASIC user could enumerate tenant groups, role mappings, and user memberships, effectively exposing the tenant access-control structure to non-builder/ non-admin users...

4.3CVSS5.3AI score0.00315EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 6:05 p.m.43 views

CVE-2026-73300

CVE-2026-73300 affects Budibase (open-source low-code platform). The MySQL integration component before version 3.40.0 is configured with multipleStatements: true, enabling injection of multiple SQL statements via user input fields and potentially full database compromise. Mitigation: upgrade to ...

9.6CVSS5.8AI score0.00482EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 6:05 p.m.11 views

CVE-2026-73300 Budibase: SQL Injection via `multipleStatements: true`

Budibase is an open-source low-code platform. Prior to 3.40.0, the MySQL integration component in Budibase is configured with multipleStatements: true, enabling execution of multiple SQL statements in a single query. Attackers can inject malicious SQL commands through user input fields, leading t...

9.6CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 6:05 p.m.41 views

CVE-2026-73300 Budibase: SQL Injection via `multipleStatements: true`

Budibase is an open-source low-code platform. Prior to 3.40.0, the MySQL integration component in Budibase is configured with multipleStatements: true, enabling execution of multiple SQL statements in a single query. Attackers can inject malicious SQL commands through user input fields, leading t...

9.6CVSS0.00482EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 6:05 p.m.15 views

EUVD-2026-57394

Budibase is an open-source low-code platform. Prior to 3.40.0, the MySQL integration component in Budibase is configured with multipleStatements: true, enabling execution of multiple SQL statements in a single query. Attackers can inject malicious SQL commands through user input fields, leading t...

9.6CVSS5.8AI score0.00482EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.8 views

PT-2026-71256

Budibase is an open-source low-code platform. Prior to 3.39.4, uploadUrl in packages/server/src/utilities/fileUtils.ts used a bare server-side fetch for string attachment values passed by processAttachments in packages/server/src/sdk/workspace/ai/helpers/rows.ts. A builder with the AI...

4.9CVSS5.3AI score0.00398EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.12 views

PT-2026-71257

Budibase is an open-source low-code platform. Prior to 3.39.25, packages/server/src/api/controllers/automation.ts returned automation test results containing trigger.outputs.user.oauth2, broadcast BuilderSocketEvent.AutomationTestProgress to the app room, and stored progress in...

5.7CVSS5.3AI score0.00373EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.10 views

PT-2026-71263

Budibase is an open-source low-code platform. Prior to 3.39.32, GET /api/global/users/tenant/:id was listed in PUBLIC ENDPOINTS in packages/worker/src/api/index.ts, and tenantUserLookup returned a full PlatformUser document. An unauthenticated caller could query an email or user identifier,...

7.5CVSS5.3AI score0.00473EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.14 views

PT-2026-71288

Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient on Budibase Cloud. A builder could submit absolute server paths through /api/datasources/verify a...

5.1CVSS5.3AI score0.00243EPSS
SaveExploits0References5
attackerkb
attackerkb
added 2026/08/01 12:22 p.m.17 views

CVE-2026-67311

Budibase before 3.38.1 contains a server-side request forgery vulnerability in the REST datasource integration that fails to validate HTTP redirects against the IP blacklist. Attackers with Builder role can configure a REST datasource pointing to an external server that returns a redirect to...

8.2CVSS5.5AI score0.00318EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/01 12:22 p.m.53 views

CVE-2026-67311

Budibase before 3.38.1 is affected by a server-side request forgery in the REST datasource integration. The vulnerability arises because redirects are not validated against the IP blacklist, enabling an attacker with Builder role to configure a REST datasource that returns a redirect to internal ...

8.2CVSS5.5AI score0.00318EPSS
SaveExploits0References2
Rows per page
Query Builder