Lucene search
+L

26 matches found

RedhatCVE
RedhatCVE
added 2026/05/18 1:58 p.m.12 views

CVE-2026-45395

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, the tool update endpoint POST /api/v1/tools/id/id/update is missing the workspace.tools permission check that is present on the tool create endpoint. This allows a user who has been...

7.2CVSS6.2AI score0.00437EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/15 9:16 p.m.50 views

CVE-2026-45395

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, the tool update endpoint POST /api/v1/tools/id/id/update is missing the workspace.tools permission check that is present on the tool create endpoint. This allows a user who has been...

7.2CVSS0.00437EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/15 8:33 p.m.10 views

CVE-2026-45395 Open WebUI: Missing `workspace.tools` Authorization Check on Tool Update Endpoint Allows Privilege Escalation to Code Execution

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, the tool update endpoint POST /api/v1/tools/id/id/update is missing the workspace.tools permission check that is present on the tool create endpoint. This allows a user who has been...

7.2CVSS6.2AI score0.00437EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/15 8:33 p.m.64 views

CVE-2026-45395 Open WebUI: Missing `workspace.tools` Authorization Check on Tool Update Endpoint Allows Privilege Escalation to Code Execution

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, the tool update endpoint POST /api/v1/tools/id/id/update is missing the workspace.tools permission check that is present on the tool create endpoint. This allows a user who has been...

7.2CVSS0.00437EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/15 8:33 p.m.9 views

CVE-2026-45395

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, the tool update endpoint POST /api/v1/tools/id/id/update is missing the workspace.tools permission check that is present on the tool create endpoint. This allows a user who has been...

7.2CVSS6.2AI score0.00437EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/05/15 8:33 p.m.40 views

CVE-2026-45395

Summary: CVE-2026-45395 (Open WebUI) is a missing authorization check on the tool update endpoint. Before 0.9.5, POST /api/v1/tools/id/{id}/update validates only a write-grant for the tool and does not enforce the workspace.tools permission, unlike the create endpoint which requires workspace.too...

7.2CVSS6.2AI score0.00437EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/05/15 8:33 p.m.11 views

CVE-2026-45395 Open WebUI: Missing `workspace.tools` Authorization Check on Tool Update Endpoint Allows Privilege Escalation to Code Execution

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, the tool update endpoint POST /api/v1/tools/id/id/update is missing the workspace.tools permission check that is present on the tool create endpoint. This allows a user who has been...

7.2CVSS7.4AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/14 8:26 p.m.17 views

Open WebUI: Missing `workspace.tools` Authorization Check on Tool Update Endpoint Allows Privilege Escalation to Code Execution

Summary The tool update endpoint POST /api/v1/tools/id/id/update is missing the workspace.tools permission check that is present on the tool create endpoint. This allows a user who has been explicitly denied tool management capabilities and who the administrator considers untrusted for code...

7.2CVSS6.4AI score0.00437EPSS
SaveExploits1References4Affected Software1
Patchstack
Patchstack
added 2026/05/14 8:26 p.m.14 views

NPM: Open WebUI: Missing `workspace.tools` Authorization Check on Tool Update Endpoint Allows Privilege Escalation to Code Execution

NPM: Open WebUI: Missing workspace.tools Authorization Check on Tool Update Endpoint Allows Privilege Escalation to Code Execution vulnerability discovered by ? in WordPress Npm open-webui versions 0.9.5...

7.2CVSS5.8AI score0.00437EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/14 8:26 p.m.67 views

GHSA-P4FX-23FQ-JFG6 Open WebUI: Missing `workspace.tools` Authorization Check on Tool Update Endpoint Allows Privilege Escalation to Code Execution

Summary The tool update endpoint POST /api/v1/tools/id/id/update is missing the workspace.tools permission check that is present on the tool create endpoint. This allows a user who has been explicitly denied tool management capabilities and who the administrator considers untrusted for code...

7.2CVSS6.4AI score0.00437EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/05/14 12:00 a.m.47 views

PT-2026-41190

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.9.5 Description A missing authorization check in the tool update endpoint "POST /api/v1/tools/id/id/update" allows users to bypass the workspace.tools security boundary. While the tool creation endpoint correctly...

7.2CVSS6.3AI score0.00437EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-2532

Malicious code in bioql PyPI...

9.8CVSS9.3AI score0.06995EPSS
SaveExploits1References5
Veracode
Veracode
added 2022/05/17 9:12 a.m.32 views

Command Injection

workspace-tools is vulnerable to command Injection. The vulnerability exists in fetchRemoteBranch function in git.ts due to lack of sanitization in flagging inputs which allows a malicious attacker to inject and execute arbitrary code...

9.8CVSS9.2AI score0.06995EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 12:01 a.m.34 views

Command injection in workspace-tools

The package workspace-tools before 0.18.4 is vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranchremote: string, remoteBranch: string, cwd: string function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that...

9.8CVSS4AI score0.06995EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/05/14 12:01 a.m.59 views

GHSA-5875-M6JQ-VF78 Command injection in workspace-tools

The package workspace-tools before 0.18.4 is vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranchremote: string, remoteBranch: string, cwd: string function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that...

9.8CVSS9.9AI score0.06995EPSS
SaveExploits1References5
Prion
Prion
added 2022/05/13 8:15 p.m.19 views

Command injection

The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranchremote: string, remoteBranch: string, cwd: string function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that...

7.5CVSS9.9AI score0.06995EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2022/05/13 8:00 p.m.90 views

CVE-2022-25865

The vulnerability affects the package workspace-tools prior to 0.18.4. The issue resides in the function fetchRemoteBranch(remote, remoteBranch, cwd) where both the remote and remoteBranch arguments are passed to the git fetch subcommand in a way that allows additional flags to be set, enabling a...

9.8CVSS9.4AI score0.06995EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/05/13 8:00 p.m.30 views

CVE-2022-25865 Command Injection

The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranchremote: string, remoteBranch: string, cwd: string function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that...

8.1CVSS7.2AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2022/05/13 8:00 p.m.6 views

CVE-2022-25865

The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranchremote: string, remoteBranch: string, cwd: string function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that...

9.8CVSS7.2AI score0.06995EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/05/13 12:00 a.m.11 views

Microsoft workspace-tools 参数注入漏洞

Microsoft workspace-tools is an open source JS Monorepo workspace tool from Microsoft Corporation USA. A parameter injection vulnerability exists in versions of Microsoft workspace-tools prior to 0.18.4, which can be exploited by an attacker to conduct a command injection attack...

9.8CVSS8.3AI score0.06995EPSS
SaveExploits1References4
Rows per page
Query Builder