Lucene search
+L

477456 matches found

CVE
CVE
added 2026/08/04 7:54 p.m.58 views

CVE-2026-70483

CVE-2026-70483 (Open WebUI) affects Open WebUI versions 0.9.6 through 0.11.0. The DELETE /api/v1/chats/{id} endpoint could cancel a chat’s in-flight tasks (model response, title generation, or tag generation) without verifying the caller’s permission, enabling any authenticated user who knows ano...

3.1CVSS5.5AI score0.00244EPSS
SaveExploits0References4
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
CVE
CVE
added 2026/08/04 7:47 p.m.52 views

CVE-2026-16791

CVE-2026-16791 affects Lenovo XClarity Essentials OneCLI for Linux, specifically version 5.5.0 and earlier. The issue is a temporary file creation vulnerability that could allow a local, low-privileged attacker to overwrite or truncate arbitrary local files with program-generated data when OneCLI...

3.9CVSS5.7AI score0.00088EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 7:45 p.m.17 views

CVE-2026-48154 GoRest: InMemorySecret2FA race condition allows process crash via concurrent map access

GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. Multiple HTTP handlers in handler/login.go and...

5.9CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/04 7:45 p.m.82 views

CVE-2026-48154

CVE-2026-48154 describes a race condition in gorest’s InMemorySecret2FA store, where a package‑level plain map is accessed concurrently by login and twoFA handlers without synchronization. The result is a Go runtime fatal error for concurrent map read/write, causing a denial of service via proces...

5.9CVSS7.5AI score0.00243EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/04 7:45 p.m.9 views

CVE-2026-48154

GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. Multiple HTTP handlers in handler/login.go and...

5.9CVSS7.5AI score0.00243EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/04 7:45 p.m.37 views

CVE-2026-48154 GoRest: InMemorySecret2FA race condition allows process crash via concurrent map access

GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. Multiple HTTP handlers in handler/login.go and...

5.9CVSS0.00243EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 7:45 p.m.7 views

CVE-2026-70481 Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.0, the standard channel message update and delete handlers accepted any caller holding write access on the channel without checking that the caller wrote the message. Because write access i...

5.4CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/08/04 7:43 p.m.64 views

CVE-2026-70480

Open WebUI prior to 0.11.0 renders Vega/Vega-Lite blocks in chat without restricted resource loading, enabling client-side SSRF: an attacker-blocked block can force the victim’s browser to issue attacker-controlled outbound GETs and read responses from same-origin or permissive CORS targets. Affe...

4.1CVSS5.6AI score0.00192EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 7:37 p.m.80 views

CVE-2026-70478

Summary of CVE-2026-70478 (Flowise) : The unauthenticated endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is exposed via WHITELIST_URLS and decrypts the stored credential to perform an OAuth token refresh, returning a new access_token in the response. An attacker with a valid creden...

9.2CVSS5.5AI score0.00381EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 7:37 p.m.12 views

CVE-2026-70478 Flowise: Unauthenticated OAuth2 token refresh endpoint returns access tokens — enables token theft for any connected service

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the POST /api/v1/oauth2-credential/refresh/:credentialId endpoint is included in WHITELISTURLS and requires no authentication. The endpoint decrypts the stored credential, sends a refresh...

9.2CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/04 7:35 p.m.11 views

EUVD-2026-52911

An uncontrolled search path element in Kiro IDE before version 1.0.228 on Windows might allow a remote unauthenticated actor to execute arbitrary code via a maliciously crafted project directory containing an executable that bypasses workspace trust protections when a local user opens the...

8.5CVSS6.1AI score0.00163EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/04 7:29 p.m.12 views

NPM: Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability

NPM: Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

9.5CVSS5.7AI score0.00444EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/04 7:23 p.m.9 views

CVE-2026-70476 Flowise: Broken Access Control in Stripe Subscription Endpoints Allows Cross-Tenant Billing Manipulation

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.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/04 7:18 p.m.6 views

CVE-2026-70475

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the PUT /api/v1/executions/:id endpoint in packages/server/src/routes/executions/index.ts lacks the checkAnyPermission middleware that protects other execution endpoints. Any authenticated use...

7.1CVSS5.6AI score0.00296EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/04 7:18 p.m.68 views

CVE-2026-70475

Flowise user interface (Flowise) is affected by a vulnerability in the PUT /api/v1/executions/:id endpoint prior to version 3.1.3. The endpoint lacked the checkAnyPermission() middleware that protects other execution endpoints, allowing any authenticated user to modify execution state, data, and ...

7.1CVSS5.6AI score0.00296EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/04 7:16 p.m.11 views

CVE-2026-47764

pdm is a Python package and dependency manager supporting the latest PEP standards. Versions prior to 2.27.0 are vulnerable to path traversal through writetofs. InstallDestination.writetofs in src/pdm/installers/installers.py overrides the base class to add symlink/hardlink support but replaces t...

8.4CVSS0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 7:16 p.m.9 views

UBUNTU-CVE-2026-68743

A flaw was found in SSSD. The extractauthtokv1 function in the PAM responder does not validate the authtokenlength field against the remaining buffer size before processing. A local attacker can exploit this via a crafted protocol v1 request to the PAM responder socket, causing an out-of-bounds...

7.1CVSS5.6AI score0.00093EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/04 6:51 p.m.10 views

EUVD-2026-52869

SNOMED International Snowstorm contains a reflected XSS vulnerability within the "Web Route" redirection functionality. An attacker can inject arbitrary JavaScript which will execute upon a target user navigating to a crafted, malicious link. Fixed in 10.12.2 and 10.9.3...

5CVSS5.7AI score0.00181EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 6:37 p.m.75 views

CVE-2026-68743

SSSD's extract_authtok_v1() in the PAM responder skips validation of auth_token_length against the buffer, allowing a local attacker to trigger an out-of-bounds read and crash via a crafted protocol v1 request. Nessus flags unpatched distros; no in-the-wild exploitation is reported. Apply vendor ...

7.1CVSS5.6AI score0.00093EPSS
SaveExploits0References2Affected Software3
Rows per page
Query Builder