Lucene search
+L

45987 matches found

Cvelist
Cvelist
added 2026/08/12 7:07 p.m.24 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
EUVD
EUVD
added 2026/08/12 7:04 p.m.8 views

EUVD-2026-57436

GitLab has remediated an issue in GitLab EE affecting all versions from 19.1 before 19.1.4 and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to modify project settings restricted to higher-privileged roles, due to missing authorization checks on a proje...

7.1CVSS5.3AI score0.00333EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 7:04 p.m.29 views

CVE-2026-16494 Missing Authorization in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 19.1 before 19.1.4 and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to modify project settings restricted to higher-privileged roles, due to missing authorization checks on a proje...

7.1CVSS0.00333EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 7:04 p.m.8 views

CVE-2026-16494 Missing Authorization in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 19.1 before 19.1.4 and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to modify project settings restricted to higher-privileged roles, due to missing authorization checks on a proje...

7.1CVSS5.6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/12 7:03 p.m.8 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.00373EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 7:03 p.m.31 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
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
Cvelist
Cvelist
added 2026/08/12 7:03 p.m.27 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
OSV
OSV
added 2026/08/12 7:03 p.m.12 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
EUVD
EUVD
added 2026/08/12 6:56 p.m.9 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.00321EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 6:42 p.m.43 views

CVE-2026-18952

Technical details are not publicly available in the provided documents. Monitor for updates from NVD and CVE records.

8.6CVSS5.3AI score0.00378EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 6:08 p.m.8 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
NVD
NVD
added 2026/08/12 4:17 p.m.11 views

CVE-2026-73294

Semaphore UI is a web interface for managing DevOps tools. Prior to 2.18.17 and 2.19.5-beta2, repository giturl handling passes an attacker-controlled --upload-pack option to CmdGitClient.GetLastRemoteCommitHash through POST /api/project/id/repositories and scheduled commit-hash polling, allowing...

9.9CVSS0.00448EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 3:55 p.m.31 views

CVE-2026-73294 Semaphore U: OS Command Injection

Semaphore UI is a web interface for managing DevOps tools. Prior to 2.18.17 and 2.19.5-beta2, repository giturl handling passes an attacker-controlled --upload-pack option to CmdGitClient.GetLastRemoteCommitHash through POST /api/project/id/repositories and scheduled commit-hash polling, allowing...

9.9CVSS0.00448EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/12 3:45 p.m.7 views

EUVD-2026-57317

Semaphore UI is a web interface for managing DevOps tools. Prior to 2.18.19 and from 2.19.0-alpha3 until 2.19.5-beta5, ProjectMiddleware and GetProjectOrGlobalRoleBySlug allow a project manager to use POST /api/project/id/roles to create a custom manager role with permission bitmask 15, overridin...

8.8CVSS5.3AI score0.00401EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/12 3:45 p.m.14 views

CVE-2026-73293 Semaphore UI: Manager-to-owner privilege escalation via custom-role slug collision

Semaphore UI is a web interface for managing DevOps tools. Prior to 2.18.19 and from 2.19.0-alpha3 until 2.19.5-beta5, ProjectMiddleware and GetProjectOrGlobalRoleBySlug allow a project manager to use POST /api/project/id/roles to create a custom manager role with permission bitmask 15, overridin...

8.8CVSS5.4AI score
SaveExploits0References7
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/12 3:41 p.m.19 views

Malicious code in passkeys-react (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector cce50db3ac46a97bd27f546d029617582b37a2ead027509b0bea35370e47d2bd package.json declares a preinstall hook that runs index.js on npm install. The script collects hostname, username, home directory, DNS servers, curre...

5.3AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:35 p.m.9 views

CVE-2026-59242

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS5.5AI score0.00584EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 3:35 p.m.8 views

EUVD-2026-57312

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS5.5AI score0.00584EPSS
SaveExploits0References2
Rows per page
Query Builder