Lucene search
+L

261986 matches found

OSV
OSV
added 2026/08/04 7:51 p.m.18 views

CVE-2026-70482 Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.0 until 0.11.0, when ENABLEOAUTHTOKENEXCHANGE=True, /oauth/provider/token/exchange accepts a raw provider access token and validates it by calling the provider userinfo endpoint without confirming which...

8.1CVSS5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/04 7:23 p.m.7 views

CVE-2026-70476

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, several organization billing endpoints in packages/server/src/enterprise/routes/organization.route.ts and packages/server/src/enterprise/controllers/organization.controller.ts accept...

8.3CVSS5.5AI score0.00286EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/04 7:16 p.m.16 views

CVE-2026-13229

Zammad 7.1.0 contains an authenticated improper authorization vulnerability in the ticket article attachment cloning endpoint...

7.1CVSS0.00246EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 6:52 p.m.51 views

CVE-2017-20242

CVE-2017-20242 affects Keysight IxChariot Endpoint prior to 9.5.102. The vulnerability is a stack-based buffer overflow in the endpoint, exploitable by an unauthenticated remote attacker over the network via a specially crafted packet, potentially crashing the endpoint or allowing arbitrary code ...

9.8CVSS6.5AI score0.00716EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/04 6:45 p.m.10 views

CVE-2026-66277

creationtimestamp| type| source ---|---|--- 2026-08-04 18:45:41+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/2yf3fvwedeq55...

6.5CVSS5.3AI score0.00421EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 6:42 p.m.12 views

CVE-2026-47781 pdm: Project-Controlled `.pdm-plugins` Content Executes Before CLI Parsing

PDM is a Python package and dependency manager. In versions up to and including 2.26.9, PDM automatically loads project-local plugins from a .pdm-plugins directory during initialization, allowing an attacker-controlled file in an untrusted repository checkout to execute arbitrary Python code befo...

8.4CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/08/04 6:42 p.m.85 views

CVE-2026-47781

CVE-2026-47781 affects PDM up to v2.26.9, where Core.init() calls load_plugins() and adds the project-local .pdm-plugins via site.addsitedir(). This causes .pth files to be processed, allowing attacker-controlled content in an untrusted repository checkout to execute arbitrary Python code before ...

8.4CVSS6AI score0.00131EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/04 6:33 p.m.12 views

CVE-2026-66275

creationtimestamp| type| source ---|---|--- 2026-08-04 18:33:40+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/ff4uaoe56so2a...

6.5CVSS5.3AI score0.00421EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/04 6:20 p.m.12 views

CVE-2026-58072

creationtimestamp| type| source ---|---|--- 2026-08-04 18:20:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3msbmu54swv2u 2026-08-05 12:45:09+00:00| seen| https://www.acn.gov.it/portale/w/aggiornamenti-di-sicurezza-per-prodotti-veeam-1 2026-08-05 13:05:27+00:00| seen|...

9CVSS5AI score0.00474EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/08/04 6:13 p.m.11 views

Uncontrolled Recursion

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to Uncontrolled Recursion via GEOSGeometry when parsing deeply nested GEOMETRYCOLLECTION objects provided as well-known text WKT,...

8.7CVSS5.4AI score0.01255EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/04 6:12 p.m.12 views

CVE-2026-47623

creationtimestamp| type| source ---|---|--- 2026-08-04 18:12:35+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/2bly5qs5x5ynn 2026-08-08 13:37:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3msl6vsra472o...

8.2CVSS4.9AI score0.00389EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/04 6:12 p.m.11 views

CVE-2026-69255

creationtimestamp| type| source ---|---|--- 2026-08-04 18:12:06+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3msbmftr7f42o 2026-08-06 20:45:21+00:00| seen| https://www.acn.gov.it/portale/w/aggiornamenti-di-sicurezza-per-flowise...

9.2CVSS5.3AI score0.00313EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/04 6:01 p.m.10 views

CVE-2026-70474

Flowise is a drag-and-drop user interface for building customized large language model LLM flows. Prior to 3.1.3, Flowise has three OAuth2 credential endpoints that look up credentials by id alone with no workspaceId filter. The authorize, callback, and refresh handlers query the Credential table...

7.6CVSS5.5AI score0.00305EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/04 5:43 p.m.41 views

CVE-2026-70471 Flowise: RBAC Bypass Leading to Unauthorized Workspace Variables Disclosure

Flowise is a drag-and-drop user interface for building customized large language model LLM flows. Prior to 3.1.3, Flowise injects $vars into the code execution sandbox without requiring variables:view, bypassing the permission-protected Variables API. Variables for the active workspace are fetche...

7.1CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 5:43 p.m.16 views

CVE-2026-70471 Flowise: RBAC Bypass Leading to Unauthorized Workspace Variables Disclosure

Flowise is a drag-and-drop user interface for building customized large language model LLM flows. Prior to 3.1.3, Flowise injects $vars into the code execution sandbox without requiring variables:view, bypassing the permission-protected Variables API. Variables for the active workspace are fetche...

7.1CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 5:22 p.m.42 views

CVE-2026-24253

NVIDIA Dynamo for Linux contains a vulnerability where an attacker could cause an out-of-bounds write. A successful exploit of this vulnerability might lead to denial of service and data tampering...

8.2CVSS0.00353EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/04 5:17 p.m.19 views

CVE-2026-69263

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the mitigation for CVE-2025-8943 blocked -y and --yes flags on npx, but packages/components/nodes/tools/MCP/core.ts denied only PATH, LDLIBRARYPATH, DYLDLIBRARYPATH, and NODEOPTIONS by exact...

8.7CVSS0.00336EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/04 5:16 p.m.10 views

CVE-2026-64634

A vulnerability allowing local privilege escalation to the Reporter service context...

8.4CVSS0.00114EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/04 4:48 p.m.25 views

CVE-2026-10032

creationtimestamp| type| source ---|---|--- 2026-08-04 16:48:34+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/j7o7c57m4b5cj...

8.6CVSS5.3AI score0.00197EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/04 4:45 p.m.10 views

CVE-2026-21366

creationtimestamp| type| source ---|---|--- 2026-08-04 16:45:15+00:00| seen| https://www.acn.gov.it/portale/w/rilevate-vulnerabilita-in-prodotti-qualcomm-10...

7.8CVSS5.3AI score0.0007EPSS
SaveExploits0References1
Rows per page
Query Builder