Lucene search
+L

59185 matches found

EUVD
EUVD
added 2026/08/12 7:07 p.m.9 views

EUVD-2026-57448

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the UILayout filter that fails to properly restrict administrator workspace state from publish readers. Unauthenticated attackers can retrieve the administrator's open documents, search terms, notebook paths, and...

6.9CVSS5.2AI score0.00292EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.6 views

CVE-2026-72788

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the UILayout filter that fails to properly restrict administrator workspace state from publish readers. Unauthenticated attackers can retrieve the administrator's open documents, search terms, notebook paths, and...

6.9CVSS5.2AI score0.00292EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.26 views

CVE-2026-72788 SiYuan before v3.7.4 Information Disclosure via UILayout Filter

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the UILayout filter that fails to properly restrict administrator workspace state from publish readers. Unauthenticated attackers can retrieve the administrator's open documents, search terms, notebook paths, and...

6.9CVSS0.00292EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 7:07 p.m.25 views

CVE-2026-72788

SiYuan before v3.7.4 contains an information-disclosure vulnerability in the UILayout filter. The root cause is improper restriction of administrator workspace state from publish-readers, allowing an unauthenticated user to call the getConf endpoint and access the administrator’s open documents, ...

6.9CVSS5.2AI score0.00292EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 7:03 p.m.34 views

CVE-2026-73406

Budibase (open‑source low‑code platform) contains an unauthenticated information disclosure in GET /api/global/users/tenant/:id prior to version 3.39.32. The tenantUserLookup could return a full PlatformUser document to any unauthenticated caller, exposing email, user identifiers, tenant identifi...

7.5CVSS5.3AI score0.00373EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 7:03 p.m.8 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.00373EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:03 p.m.7 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.00373EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/12 7:03 p.m.14 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.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/12 7:03 p.m.33 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.5CVSS0.00373EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 6:56 p.m.31 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.00321EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 6:56 p.m.5 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
Cvelist
Cvelist
added 2026/08/12 6:56 p.m.25 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.00321EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 6:36 p.m.34 views

CVE-2026-18675 Kong Mesh: control plane denial of service via a malformed dataplane token with a non-string JWT kid

The dataplane token validator in kuma-cp performs an unchecked Go type assertion on the JWT kid header. A token whose kid is a JSON number decodes as a float64 and triggers a runtime panic before any signature, claims, or authorization check runs. The panic terminates the entire kuma-cp process,...

5.3CVSS0.00384EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/12 6:20 p.m.15 views

CVE-2026-18673 Kong Mesh: the kuma-dp readiness service exposes the Envoy admin API without authentication

When kuma-dp is configured with the Envoy admin API on a Unix domain socket, which is the default, its readiness service on TCP port 9902 - bound to all interfaces - forwards almost the entire Envoy admin API to any caller that can reach the port, with no authentication. An attacker with network...

5.3CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/12 6:20 p.m.32 views

CVE-2026-18673 Kong Mesh: the kuma-dp readiness service exposes the Envoy admin API without authentication

When kuma-dp is configured with the Envoy admin API on a Unix domain socket, which is the default, its readiness service on TCP port 9902 - bound to all interfaces - forwards almost the entire Envoy admin API to any caller that can reach the port, with no authentication. An attacker with network...

5.3CVSS0.00311EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 6:20 p.m.12 views

EUVD-2026-57398

When kuma-dp is configured with the Envoy admin API on a Unix domain socket, which is the default, its readiness service on TCP port 9902 - bound to all interfaces - forwards almost the entire Envoy admin API to any caller that can reach the port, with no authentication. An attacker with network...

5.3CVSS5.3AI score0.00311EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 6:20 p.m.35 views

CVE-2026-18673

Kong Mesh CVE-2026-18673 affects kuma-dp readiness service. When Envoy admin API is exposed on a TCP port (9902) while the Envoy admin API is connected to a Unix domain socket by default, the readiness endpoint forwards a large portion of the Envoy admin API to any caller on the port without auth...

5.3CVSS5.3AI score0.00311EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/12 6:18 p.m.8 views

CVE-2026-7427

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.5 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an unauthenticated user to cause a denial of service due to improper input validation...

7.5CVSS0.00475EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 6:17 p.m.12 views

CVE-2026-42018

JFrog Artifactory could return an internal anonymous-user token to an unauthenticated caller when anonymous access is disabled, potentially exposing sensitive resources...

7.5CVSS0.00349EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 6:06 p.m.54 views

CVE-2026-7427

GitLab CE/EE versions 18.5 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 are vulnerable to allocation of resources without limits or throttling in the GraphQL API JSON parser, allowing an unauthenticated remote attacker to cause denial of service. NVD rates it HIGH (CVSS 7.5); GitLab'...

7.5CVSS5.3AI score0.00475EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder