Lucene search
+L

1393 matches found

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
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
CVE
CVE
added 2026/08/18 6:50 p.m.47 views

CVE-2026-55163

Lemur (Netflix TLS certificate management tool) has an authorization bypass in PUT /api/1/roles/ (lemur/roles/views.py:298): RoleMemberPermission uses OR-semantics, so any existing role member can add/remove other users and rename the role. The companion DELETE handler already required admin perm...

6.3CVSS5.3AI score0.00165EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 9:47 a.m.14 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/06 10:16 a.m.13 views

CVE-2026-55978

An improper access control vulnerability in CatchPulse could allow a non-administrative local attacker to connect to an unrestricted kernel filter communication port and bypass CatchPulse's security policy enforcement...

8.4CVSS0.001EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/04 10:17 p.m.15 views

CVE-2026-70619

Odysseus before commit bf325f6 contains a missing authorization vulnerability that allows authenticated non-admin users to manage server-wide embedding backend configuration by invoking endpoint management routes that verify session authentication but omit the admin authorization guard. Attackers...

8.8CVSS0.00364EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/04 9:21 p.m.44 views

CVE-2026-70619 Odysseus Missing Admin Authorization via Embedding Endpoint Routes

Odysseus before commit bf325f6 contains a missing authorization vulnerability that allows authenticated non-admin users to manage server-wide embedding backend configuration by invoking endpoint management routes that verify session authentication but omit the admin authorization guard. Attackers...

8.7CVSS5.5AI score
SaveExploits0References8
NVD
NVD
added 2026/08/04 9:16 p.m.14 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.0026EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/04 8:51 p.m.19 views

Open WebUI: Tool source code disclosed to read-only users via the tool list and get endpoints

Summary A workspace tool shared with a read grant returned its full Python source to the recipient. Any authenticated non-admin who could use a shared tool could also read its source, including any user on the instance when a tool was shared publicly. Source is meant to be a writer-only tier: the...

6.5CVSS5.9AI score0.0026EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/04 8:51 p.m.40 views

CVE-2026-70491 Open WebUI: Tool source code disclosed to read-only users via the tool list and get endpoints

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.5CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/04 8:51 p.m.42 views

CVE-2026-70491 Open WebUI: Tool source code disclosed to read-only users via the tool list and get endpoints

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.0026EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 11:34 a.m.11 views

PYSEC-2026-3604 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.5AI score0.00259EPSS
SaveExploits1References8
NVD
NVD
added 2026/07/30 8:18 p.m.16 views

CVE-2026-67528

OpenProject is open-source, web-based project management software. Prior to 17.6.0, GET /api/v3/customoptions/:id resolved CustomOption records by global numeric id and allowed UserCustomField and GroupCustomField options without checking visiblecurrentuser, so authenticated non-admin users could...

4.3CVSS0.0021EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/30 7:30 p.m.20 views

EUVD-2026-51293

Wolf CMS through 0.8.3.1 contains an authorization bypass vulnerability in BackupRestoreController that allows authenticated non-administrative users to access restricted backup functionality due to a PHP operator precedence flaw in the permission check expression. Attackers can exploit the...

8.8CVSS5.9AI score0.003EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/30 7:30 p.m.61 views

CVE-2026-67207

CVE-2026-67207 affects Wolf CMS up to version 0.8.3.1. The vulnerability is an authorization bypass in the BackupRestoreController caused by a PHP operator precedence flaw in the permission check expression. This allows authenticated non-administrative users to access restricted backup functional...

8.8CVSS5.9AI score0.003EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/30 7:30 p.m.48 views

CVE-2026-67207 Wolf CMS 0.8.3.1 Authorization Bypass via BackupRestoreController

Wolf CMS through 0.8.3.1 contains an authorization bypass vulnerability in BackupRestoreController that allows authenticated non-administrative users to access restricted backup functionality due to a PHP operator precedence flaw in the permission check expression. Attackers can exploit the...

8.8CVSS0.003EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.13 views

SUSE CVE-2026-47124

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.9, any authenticated non-admin member can connect to the server-status WebSocket and receive telemetry for all servers, including servers owned by other users...

6.5CVSS7.5AI score0.0027EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:43 p.m.13 views

SUSE CVE-2026-49258

Nebula Mesh is a self-hosted control plane for the Slack Nebula mesh VPN. In versions 0.3.5 and below, the web UI /ui/ does not apply the per-operator CA scoping employed by the JSON API. This was partially addressed by GHSA-598g-h2vc-h5vg, but the changes were not implemented in the web...

8.8CVSS7.5AI score0.00283EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:39 p.m.13 views

SUSE CVE-2026-54562

Cloudreve is a self-hosted file management and sharing system. Prior to 4.16.1, Cloudreve's remote download workflow accepts user-supplied URLs at POST /api/v4/workflow/download and passes them to the configured downloader without blocking loopback, localhost, IPv6 localhost, or...

6.5CVSS7.8AI score0.00402EPSS
SaveExploits0References2
Rows per page
Query Builder