Lucene search
+L

365 matches found

CVE
CVE
added 2026/08/18 8:48 p.m.22 views

CVE-2026-53453

Blueprint Studio (a Home Assistant config editor) failed to enforce its admin-only authorization boundary prior to v2.5.2, allowing any authenticated non-admin user to invoke arbitrary services, modify config files, expose state, upload files, and reach terminal helpers, compromising CIA of the i...

8.7CVSS5.5AI score0.00338EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 8:48 p.m.29 views

CVE-2026-53453 Blueprint Studio API authorization bypass for non-admin Home Assistant users

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio exposed administrator-intended backend API actions to any authenticated Home Assistant user because the backend did not consistently enforce the panel's admin-only authorization...

8.7CVSS0.00338EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/13 9:47 a.m.17 views

CVE-2026-11970

This vulnerability allows a normal non-admin user to disable the Forcepoint One Endpoint SafariExtension and bypass DLP protection in F1E Mac OS before v26.04.5758...

4.8CVSS5.2AI score0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:55 p.m.9 views

GHSA-9P7C-V5X3-RFX8 Craft CMS: Missing authorization check allows non-admin control panel users to reorder Global Sets

The reorder-sets action in Craft CMS’s GlobalsController is missing the requireAdmin check that the adjacent save-set and delete-set actions both enforce. Any authenticated control panel user can POST to /actions/globals/reorder-sets and permanently reorder all global sets in the project config,...

5.3CVSS5.6AI score0.00386EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/04 9:16 p.m.15 views

CVE-2026-70491

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. In 0.10.2 and earlier, the GET /api/v1/tools/, GET /api/v1/tools/list, and GET /api/v1/tools/id/id endpoints in backend/openwebui/routers/tools.py returned full Python tool source to authenticated non-admin...

6.5CVSS0.00275EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/04 11:34 a.m.9 views

PYSEC-2026-3601 Open WebUI: Arena task endpoints can bypass underlying model access controls

Summary An authenticated non-admin user with read access to an arena wrapper model can reach a restricted underlying model through task endpoints such as /api/v1/tasks/moa/completions. The normal chat route resolves arena models before the final chat dispatch and therefore re-checks the selected...

5.4CVSS6.2AI score0.00211EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/30 4:54 p.m.11 views

SUSE CVE-2026-40304

zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the unaccess handler controller/unaccess.go contains a logical error in its ownership guard: when a frontend record has environmentid = NULL the marker for admin-created global frontends, the conditio...

5.3CVSS7.6AI score0.00286EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/27 6:16 p.m.17 views

CVE-2026-17568

Improper access control in the role membership management endpoint in Devolutions Server allows an authenticated non-administrative user holding the user-group membership management permission to escalate privileges to administrator via a crafted API request. This issue affects : Devolutions Serv...

8.8CVSS0.00232EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/27 5:36 p.m.19 views

EUVD-2026-49377

Improper access control in the role membership management endpoint in Devolutions Server allows an authenticated non-administrative user holding the user-group membership management permission to escalate privileges to administrator via a crafted API request. This issue affects : Devolutions Serv...

5.9AI score0.00232EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.27 views

PT-2026-65106

Name of the Vulnerable Software and Affected Versions JFrog affected versions not specified Description Incorrect authorization validation in the refresh token signature allows users without administrative privileges to obtain a signed JFrog administrator token, leading to potential privilege...

8.8CVSS5.3AI score0.00221EPSS
SaveExploits3References6
OSV
OSV
added 2026/07/24 8:54 p.m.19 views

GHSA-M3QF-58WF-W979 Open WebUI: Arena task endpoints can bypass underlying model access controls

Summary An authenticated non-admin user with read access to an arena wrapper model can reach a restricted underlying model through task endpoints such as /api/v1/tasks/moa/completions. The normal chat route resolves arena models before the final chat dispatch and therefore re-checks the selected...

5.4CVSS6.4AI score0.00211EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/24 8:51 p.m.20 views

Incorrect Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Incorrect Authorization through the meta.knowledge process. An attacker can gain unauthorized write or delete access to files belonging to other users by attaching a file ID, for which they only have read...

5.4CVSS5.9AI score0.0042EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/07/17 5:55 p.m.15 views

CVE-2026-48010 Shopware: Privilege escalation: non-admin user with user:create ACL can create admin accounts

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, UserController::upsertUser in src/Core/Framework/Api/Controller/UserController.php writes raw user data in SYSTEMSCOPE without filtering the admin field, so a non-admin API user with user:create or user:update ACL permission...

6.5CVSS5.3AI score0.00472EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/17 5:55 p.m.73 views

CVE-2026-48010

Summary: CVE-2026-48010 affects Shopware core prior to versions 6.6.10.18 and 6.7.10.1. The vulnerability arises when UserController::upsertUser() writes raw request data in SYSTEM_SCOPE without filtering the admin field, allowing a non-admin API user with user:create or user:update ACL to set ad...

6.5CVSS5.3AI score0.00472EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 5:55 p.m.49 views

CVE-2026-48010 Shopware: Privilege escalation: non-admin user with user:create ACL can create admin accounts

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, UserController::upsertUser in src/Core/Framework/Api/Controller/UserController.php writes raw user data in SYSTEMSCOPE without filtering the admin field, so a non-admin API user with user:create or user:update ACL permission...

6.5CVSS0.00472EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/17 5:47 p.m.17 views

CVE-2026-48008 Shopware: Privilege Escalation via Sync API Integration Admin Flag Bypass

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, a non-admin API user with integration:create ACL privilege can escalate to full administrator by creating an integration with admin: true through the Sync API POST /api/action/sync; the regular integration endpoint POST...

6.5CVSS5.3AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/17 5:47 p.m.16 views

EUVD-2026-45237

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, a non-admin API user with integration:create ACL privilege can escalate to full administrator by creating an integration with admin: true through the Sync API POST /api/action/sync; the regular integration endpoint POST...

6.5CVSS5.4AI score0.00472EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/17 5:47 p.m.82 views

CVE-2026-48008

Shopware vulnerability CVE-2026-48008 describes privilege escalation via the Sync API. A non-admin API user with integration:create can set admin: true when creating an integration through POST /api/_action/sync, bypassing the normal admin-check that blocks admin flag on POST /api/integration. Th...

6.5CVSS5.4AI score0.00472EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/17 4:13 p.m.9 views

CVE-2026-63307 Chat2DB < 5.3.0 Insecure Direct Object Reference via GET /api/connection/datasource

Chat2DB before 5.3.0 contains an insecure direct object reference vulnerability in the GET /api/connection/datasource/id endpoint. The handler calls dataSourceService.queryExistentid, ... without an ownership check and returns the decrypted password field, allowing any authenticated non-admin use...

7.1CVSS5.4AI score0.00402EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/17 6:57 a.m.18 views

CVE-2026-15380 Local privilege escalation in Symantec ITMS

A non-administrator interactive user can obtain full SYSTEM code execution through a DCOM/task scheduler logic chain — no network access, no memory corruption required ITMS 8.7.3...

5.1CVSS6.1AI score0.00168EPSS
SaveExploits0References1
Rows per page
Query Builder