Lucene search
+L

267339 matches found

NVD
NVD
added 2026/07/24 5:17 p.m.10 views

CVE-2026-65711

sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via stri...

8.6CVSS0.02406EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 5:04 p.m.9 views

GHSA-GH7P-78X6-JW6M Open WebUI: /api/v1/channels/{id}/members exposes full user model including sensitive credentials

Summary The channel members endpoint serializes and returns full user models for channel participants, including settings objects. A normal user in a DM can retrieve admin-only sensitive configuration such as webhook URLs and tool server key material settings.ui.toolServers.key, which is not...

6CVSS6.1AI score0.00322EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/24 5:04 p.m.18 views

Open WebUI: /api/v1/channels/{id}/members exposes full user model including sensitive credentials

Summary The channel members endpoint serializes and returns full user models for channel participants, including settings objects. A normal user in a DM can retrieve admin-only sensitive configuration such as webhook URLs and tool server key material settings.ui.toolServers.key, which is not...

6.5CVSS6.1AI score0.00322EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/07/24 5:03 p.m.30 views

EUVD-2026-42629

Open WebUI: Cross-user model-list exposure via static cache key in getallmodels aiocache key= vs keybuilder= misuse...

5CVSS5.8AI score0.00297EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/24 5:03 p.m.8 views

GHSA-3WP3-XXJ9-5JQQ Open WebUI: Cross-user model-list exposure via static cache key in get_all_models (aiocache key= vs key_builder= misuse)

Summary The getallmodels handlers in routers/openai.py and routers/ollama.py intended to cache their permission-filtered model lists per user, but the @cached decorator was misconfigured: it passed a key= lambda instead of keybuilder=. In aiocache 0.12.3 the pinned version, key= is a static cache...

3.5CVSS5.8AI score0.00297EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/24 5:03 p.m.19 views

Open WebUI: Cross-user model-list exposure via static cache key in get_all_models (aiocache key= vs key_builder= misuse)

Summary The getallmodels handlers in routers/openai.py and routers/ollama.py intended to cache their permission-filtered model lists per user, but the @cached decorator was misconfigured: it passed a key= lambda instead of keybuilder=. In aiocache 0.12.3 the pinned version, key= is a static cache...

5CVSS5.8AI score0.00297EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/24 5:02 p.m.9 views

GHSA-7R7X-GJVR-448G Open WebUI: Upload `metadata.knowledge_id` bypasses the knowledge-base write-access check (read-only users can add files to KB)

Open WebUI upload metadata can add files to knowledge bases without write permission Summary Open WebUI's file upload background processing trusts the client-supplied metadata.knowledgeid value and inserts a knowledgefile association before validating that the uploading user has write access to t...

4.3CVSS6AI score0.00372EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/24 5:01 p.m.10 views

GHSA-74H3-CXQ7-VC5Q Open WebUI: Cross-user code-interpreter and tool execution via unvalidated Socket.IO event-caller session_id

Summary An authenticated low-privilege user can execute arbitrary code-interpreter Python and tools inside another user's authenticated session. The Socket.IO event-caller geteventcall delivers execute:python / execute:tool events to a client-supplied sessionid after only checking that the sessio...

7.7CVSS6.8AI score0.00308EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 4:58 p.m.10 views

GHSA-RQJ7-6WRP-6G2G Open WebUI: POST /api/v1/images/edit bypasses the global image-edit switch and the per-user image-generation permission

Summary POST /api/v1/images/edit performed no authorization beyond requiring a verified account. Every other image-editing surface in Open WebUI enforces the global image-edit switch and the per-user image-generation permission — the /api/v1/images/generations route, the built-in editimage tool,...

4.3CVSS5.9AI score0.00259EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/24 4:55 p.m.20 views

EUVD-2026-42621

Open WebUI: ReDoS in skill-mention regexes causes whole-instance DoS on default config...

6.5CVSS5.8AI score0.00573EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/24 4:55 p.m.20 views

GHSA-MVX4-532P-XFM9 Open WebUI: Scheduled automations continue after pending-user deactivation and stored model ACL revocation

Title: Scheduled automations continue after pending-user deactivation and stored model ACL revocation Summary Open WebUI documents pending as a zero-access role used for new sign-ups and deactivated users, and normal HTTP routes enforce that with getverifieduser which rejects pending, while...

3.1CVSS6AI score0.00303EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 4:22 p.m.6 views

GHSA-664H-WQGQ-64GW Mongoose: Prototype pollution in mongoose update casting via __proto__-prefixed dotted path (Schema._getSchema/path getter)

Impact What kind of vulnerability is it? Who is impacted? Prototype pollution in update casting: passing a user-controlled update to a Mongoose update, like MyModel.updateOnefilter, req.body, can cause Mongoose to set $fullPath and $parentSchemaDocArray on Object.prototype. Example: javascript...

6.5CVSS5.9AI score0.00369EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.11 views

SUSE CVE-2026-63856

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v2.0 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 4:19 p.m.14 views

GHSA-F5M7-CQGW-8HM7 ImageMagick: Heap Buffer Over-Write in morphology operation when an invalid kernel is provided

An invalid kernel can cause a heap buffer over-write when performing a morphology operation with a user supplied kernel...

4.7CVSS6AI score0.00091EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/24 4:16 p.m.17 views

CVE-2026-64217

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix overrun check in netfsextractuseriter Fix netfsextractuseriter so that if ioviterextractpages overfills pages, then those pages don't get included in the iterator constructed at the end of the function. If there was an...

7.8CVSS0.00129EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/24 4:16 p.m.12 views

CVE-2026-17039

A flaw was found in pki-core. The certificate authority CA renewal request path does not perform the realm-based authorization check that the enrollment path performs, allowing an authenticated user entitled to one realm to cause a certificate belonging to a different realm to be renewed without...

3.1CVSS0.00211EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/07/24 4:12 p.m.11 views

CVE-2026-65711 sysPass 3.2.11 Authenticated OS Command Injection via Backup Path

sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via stri...

8.6CVSS6.2AI score0.02406EPSS
SaveExploits0References2
Mageia
Mageia
added 2026/07/24 4:09 p.m.9 views

Updated transmission packages fix a security vulnerability

The updated packages fix a security vulnerability: Transmission through 4.1.1 was found to have a clickjacking weakness in the browser-facing WebUI and RPC response paths. CVE-2026-38978...

5.3CVSS5.8AI score0.00305EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/24 3:43 p.m.41 views

CVE-2026-65707 Likeshop 3.0.5 Authenticated SQL Injection via adjustAccount Endpoint

Likeshop through 3.0.5 contains an authenticated SQL injection vulnerability that allows admin-level users to extract arbitrary database contents by submitting unsanitized POST parameters to the adjustAccount endpoint. The adjustAccount method in UserLogic.php concatenates the money, integral,...

8.5CVSS0.00266EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:27 p.m.11 views

CVE-2026-64233

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts-lock across XU walks in uvcfunctionbind uvcfunctionbind walks &opts-;extensionunits twice without holding opts-lock: - directly, for the iExtension string-descriptor fixup loop; - indirectly, four...

5.7AI score0.00114EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder