Lucene search
+L

12046 matches found

Cvelist
Cvelist
added 2026/08/12 7:07 p.m.30 views

CVE-2026-72800 SiYuan before v3.7.4 Information Disclosure via Unfiltered API

SiYuan versions before v3.7.4 fail to apply publish-access filtering to the getAttributeViewKeysByID endpoint, allowing authenticated readers to retrieve complete database column schemas including descriptions, select vocabularies, and template expressions. Additionally, getBlockDefIDsByRefText a...

6.9CVSS0.00237EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/08/12 7:07 p.m.12 views

CVE-2026-72800

SiYuan versions before v3.7.4 fail to apply publish-access filtering to the getAttributeViewKeysByID endpoint, allowing authenticated readers to retrieve complete database column schemas including descriptions, select vocabularies, and template expressions. Additionally, getBlockDefIDsByRefText a...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.51 views

CVE-2026-72799 SiYuan before v3.7.4 Information Disclosure via Path Resolution

SiYuan before v3.7.4 affected =v3.7.2 fails to enforce publish-access filters on five filetree path-resolution endpoints getFullHPathByID, getHPathByID, getPathByID, getIDsByHPath, and getHPathByPath. In publish mode, when Publish.Auth.Enable is false, an unauthenticated anonymous reader — or any...

6.9CVSS0.00237EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/08/12 7:07 p.m.18 views

CVE-2026-72797

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getEncryptedNotebookStatus endpoint that returns encrypted notebook identifiers, names, and lock states without publish-access filtering. Anonymous readers and publish-mode accounts can enumerate all encrypted...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 7:07 p.m.37 views

CVE-2026-72797

SiYuan prior to v3.7.4 contains an information-disclosure vulnerability in the getEncryptedNotebookStatus endpoint. The endpoint returns encrypted notebook identifiers, names, and lock states without publish-access filtering, allowing anonymous readers and publish-mode accounts to enumerate all e...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.32 views

CVE-2026-72797 SiYuan before v3.7.4 Information Disclosure via getEncryptedNotebookStatus

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getEncryptedNotebookStatus endpoint that returns encrypted notebook identifiers, names, and lock states without publish-access filtering. Anonymous readers and publish-mode accounts can enumerate all encrypted...

6.9CVSS0.00237EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/08/12 7:07 p.m.18 views

CVE-2026-72792

SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/tag/getTag endpoint that returns tag labels and occurrence counts from password-protected documents to unauthenticated readers. Attackers can enumerate tag vocabulary and internal terminology from password-protected...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 7:03 p.m.9 views

EUVD-2026-57433

Budibase is an open-source low-code platform. Prior to 3.39.32, GET /api/global/users/tenant/:id was listed in PUBLICENDPOINTS 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
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/12 7:03 p.m.10 views

CVE-2026-73406 Budibase: Unauthenticated user information disclosure via public tenant user lookup endpoint

Budibase is an open-source low-code platform. Prior to 3.39.32, GET /api/global/users/tenant/:id was listed in PUBLICENDPOINTS 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
SaveExploits0References4
attackerkb
attackerkb
added 2026/08/12 7:03 p.m.12 views

CVE-2026-73406

Budibase is an open-source low-code platform. Prior to 3.39.32, GET /api/global/users/tenant/:id was listed in PUBLICENDPOINTS 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
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/12 6:56 p.m.11 views

EUVD-2026-57429

Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and...

5.3CVSS5.3AI score0.00416EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 6:56 p.m.36 views

CVE-2026-73306

Budibase (open-source low-code platform) is vulnerable prior to version 3.39.25 due to the login flow at POST /api/global/auth/:tenantId/login. The failure counter was incremented only for existing users, while emailLockout logic in packages/worker/src/middleware/emailLockout.ts surfaced X-Accoun...

5.3CVSS5.3AI score0.00416EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 6:56 p.m.6 views

CVE-2026-73306 Budibase: Account Enumeration via Login Lockout Response Differential

Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and...

5.3CVSS5.4AI score
SaveExploits0References6
attackerkb
attackerkb
added 2026/08/12 6:56 p.m.15 views

CVE-2026-73306

Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and...

5.3CVSS5.3AI score0.00416EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/12 6:56 p.m.29 views

CVE-2026-73306 Budibase: Account Enumeration via Login Lockout Response Differential

Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and...

5.3CVSS0.00416EPSS
SaveExploits0References4
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
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/12 3:40 p.m.23 views

Malicious code in bb-twl-k7x2 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7b2b4bfa3f9a02df25578aba0d7e80cb0a8daa3c357faca80c11bde6ebf670f8 The package's install and postinstall lifecycle scripts canary.js run unconditionally on npm install and collect installer-side reconnaissance:...

5.3AI score
SaveExploits0References2
Rows per page
Query Builder