Lucene search
+L

1191246 matches found

Vulnrichment
Vulnrichment
added 5 days ago7 views

CVE-2026-73304 Budibase: SSO OAuth2 Token Leakage via User Metadata Endpoints to Power-Role Users

Budibase is an open-source low-code platform. Prior to 3.39.25, GET /api/users/metadata and GET /api/users/metadata/:id returned user objects processed by packages/server/src/utilities/global.ts without removing oauth2.accessToken or oauth2.refreshToken. A user with the POWER role could retrieve...

4.9CVSS5.3AI score0.00356EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-73304

Budibase is an open-source low-code platform. Prior to 3.39.25, GET /api/users/metadata and GET /api/users/metadata/:id returned user objects processed by packages/server/src/utilities/global.ts without removing oauth2.accessToken or oauth2.refreshToken. A user with the POWER role could retrieve...

4.9CVSS5.3AI score0.00356EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 5 days ago5 views

CVE-2026-73304 Budibase: SSO OAuth2 Token Leakage via User Metadata Endpoints to Power-Role Users

Budibase is an open-source low-code platform. Prior to 3.39.25, GET /api/users/metadata and GET /api/users/metadata/:id returned user objects processed by packages/server/src/utilities/global.ts without removing oauth2.accessToken or oauth2.refreshToken. A user with the POWER role could retrieve...

4.9CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 5 days ago33 views

CVE-2026-73304 Budibase: SSO OAuth2 Token Leakage via User Metadata Endpoints to Power-Role Users

Budibase is an open-source low-code platform. Prior to 3.39.25, GET /api/users/metadata and GET /api/users/metadata/:id returned user objects processed by packages/server/src/utilities/global.ts without removing oauth2.accessToken or oauth2.refreshToken. A user with the POWER role could retrieve...

4.9CVSS0.00356EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago22 views

CVE-2026-73304

Summary: Budibase prior to 3.39.25 exposed OAuth2 tokens (oauth2.accessToken, oauth2.refreshToken) in user metadata responses. The list endpoint (/api/users/metadata) and the single-user endpoint (/api/users/metadata/:id) return full user profiles without removing these fields, enabling any user ...

4.9CVSS5.3AI score0.00356EPSS
SaveExploits0References4
Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-73408 Budibase: MySQL DESCRIBE Backtick Injection via multipleStatements in Database Connector

Budibase is an open-source low-code platform. Prior to 3.39.18, packages/server/src/integrations/mysql.ts enabled multipleStatements and inserted an unescaped tableName into a DESCRIBE statement. An attacker able to create a MySQL table with a backtick and stacked statement in its name could wait...

7.6CVSS0.0033EPSS
SaveExploits0References4
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-58526

Budibase is an open-source low-code platform. Prior to 3.39.18, packages/server/src/integrations/mysql.ts enabled multipleStatements and inserted an unescaped tableName into a DESCRIBE statement. An attacker able to create a MySQL table with a backtick and stacked statement in its name could wait...

7.6CVSS5.3AI score0.0033EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 5 days ago4 views

CVE-2026-73408

Budibase is an open-source low-code platform. Prior to 3.39.18, packages/server/src/integrations/mysql.ts enabled multipleStatements and inserted an unescaped tableName into a DESCRIBE statement. An attacker able to create a MySQL table with a backtick and stacked statement in its name could wait...

7.6CVSS5.3AI score0.0033EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 5 days ago7 views

CVE-2026-73408 Budibase: MySQL DESCRIBE Backtick Injection via multipleStatements in Database Connector

Budibase is an open-source low-code platform. Prior to 3.39.18, packages/server/src/integrations/mysql.ts enabled multipleStatements and inserted an unescaped tableName into a DESCRIBE statement. An attacker able to create a MySQL table with a backtick and stacked statement in its name could wait...

7.6CVSS5.3AI score0.0033EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago9 views

CVE-2026-73408 Budibase: MySQL DESCRIBE Backtick Injection via multipleStatements in Database Connector

Budibase is an open-source low-code platform. Prior to 3.39.18, packages/server/src/integrations/mysql.ts enabled multipleStatements and inserted an unescaped tableName into a DESCRIBE statement. An attacker able to create a MySQL table with a backtick and stacked statement in its name could wait...

7.6CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 5 days ago21 views

CVE-2026-73408

Budibase (open-source low-code platform) is affected up to version 3.39.18 in the MySQL integration code path, specifically packages/server/src/integrations/mysql.ts where multipleStatements is enabled and an unescaped tableName is inserted into a DESCRIBE statement. An attacker able to create a ...

7.6CVSS5.3AI score0.0033EPSS
SaveExploits0References4
Cvelist
Cvelist
added 5 days ago30 views

CVE-2026-73302 Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified

Budibase is an open-source low-code platform. Prior to 3.39.30, the OIDC flow in packages/backend-core/src/middleware/passport/sso/oidc.ts resolved an email without getEmailVerified or an emailverified requirement, and packages/backend-core/src/middleware/passport/sso/sso.ts then used...

9CVSS0.00313EPSS
SaveExploits0References4
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-58525

Budibase is an open-source low-code platform. Prior to 3.39.30, the OIDC flow in packages/backend-core/src/middleware/passport/sso/oidc.ts resolved an email without getEmailVerified or an emailverified requirement, and packages/backend-core/src/middleware/passport/sso/sso.ts then used...

9CVSS5.4AI score0.00313EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-73302

Budibase is an open-source low-code platform. Prior to 3.39.30, the OIDC flow in packages/backend-core/src/middleware/passport/sso/oidc.ts resolved an email without getEmailVerified or an emailverified requirement, and packages/backend-core/src/middleware/passport/sso/sso.ts then used...

9CVSS5.4AI score0.00313EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 5 days ago6 views

CVE-2026-73302 Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified

Budibase is an open-source low-code platform. Prior to 3.39.30, the OIDC flow in packages/backend-core/src/middleware/passport/sso/oidc.ts resolved an email without getEmailVerified or an emailverified requirement, and packages/backend-core/src/middleware/passport/sso/sso.ts then used...

9CVSS5.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 5 days ago7 views

CVE-2026-73302 Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified

Budibase is an open-source low-code platform. Prior to 3.39.30, the OIDC flow in packages/backend-core/src/middleware/passport/sso/oidc.ts resolved an email without getEmailVerified or an emailverified requirement, and packages/backend-core/src/middleware/passport/sso/sso.ts then used...

9CVSS5.4AI score0.00313EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago28 views

CVE-2026-73302

Budibase (open-source low-code platform) has a vulnerability in its OIDC SSO flow prior to 3.39.30 where the email is used as an account-linking key without verifying email_verified. The OIDC verify callback reads email from the token and does not check email_verified, causing a fallback merge in...

9CVSS5.4AI score0.00313EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-73489

Russh is a Rust SSH client & server library. Prior to 0.62.4, an authenticated SSH client can cause a denial of service by sending a pty-req channel request with more than 130 terminal-mode records. The parser in russh/src/server/encrypted.rs stores terminal modes in a fixed 130-entry...

4.3CVSS5.4AI score0.00259EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 5 days ago20 views

CVE-2026-73489

Summary: CVE-2026-73489 affects russh (Rust SSH library) prior to 0.62.4. An authenticated SSH client can trigger a denial-of-service by sending a pty-req channel request with more than 130 terminal-mode records. The parser uses a fixed 130-entry array for terminal modes but increments the index ...

4.3CVSS5.4AI score0.00259EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-58524

Russh is a Rust SSH client & server library. Prior to 0.62.4, an authenticated SSH client can cause a denial of service by sending a pty-req channel request with more than 130 terminal-mode records. The parser in russh/src/server/encrypted.rs stores terminal modes in a fixed 130-entry...

4.3CVSS5.4AI score0.00259EPSS
SaveExploits0References3
Rows per page
Query Builder