Lucene search
+L

78169 matches found

CVE
CVE
added 2026/08/04 8:53 p.m.119 views

CVE-2026-13227

CVE-2026-13227 affects ERPNext prior to version 15.115.0 and prior to 16.25.0, due to improper authorization in the whitelisted API method erpnext.crm.doctype.prospect.prospect.get_opportunities. The root cause is insufficient access control on this API, enabling inappropriate disclosure or manip...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/04 8:53 p.m.9 views

CVE-2026-13227

An Improper Authorization vulnerability exists in ERPNext version...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/04 8:38 p.m.11 views

Open WebUI: DNS Rebinding SSRF Bypass

Summary Open WebUI vetted user-supplied URLs by resolving the hostname once and rejecting private, loopback and link-local addresses, then let the HTTP client resolve that hostname again at connect time. An attacker who controls the authoritative DNS for a hostname they submit can answer with a...

6.3CVSS5.5AI score0.00213EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/04 7:54 p.m.8 views

GHSA-3VF6-64VR-3G56 Open WebUI: Any authenticated user can cancel another user's chat generation via the chat delete endpoint

Summary DELETE /api/v1/chats/id cancelled a chat's in-flight tasks before it checked whether the caller was allowed to delete that chat. Any authenticated user who knew another user's chat id could therefore abort that user's running model response, title generation or tag generation. The deletio...

3.1CVSS5.5AI score0.00244EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/04 7:54 p.m.16 views

Open WebUI: Any authenticated user can cancel another user's chat generation via the chat delete endpoint

Summary DELETE /api/v1/chats/id cancelled a chat's in-flight tasks before it checked whether the caller was allowed to delete that chat. Any authenticated user who knew another user's chat id could therefore abort that user's running model response, title generation or tag generation. The deletio...

3.1CVSS5.5AI score0.00244EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/04 7:54 p.m.55 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
Patchstack
Patchstack
added 2026/08/04 7:37 p.m.8 views

NPM: Flowise: Unauthenticated OAuth2 token refresh endpoint returns access tokens — enables token theft for any connected service

NPM: Flowise: Unauthenticated OAuth2 token refresh endpoint returns access tokens — enables token theft for any connected service vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

9.2CVSS5.5AI score0.00381EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/04 7:37 p.m.74 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
CVE
CVE
added 2026/08/04 7:18 p.m.59 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
OSV
OSV
added 2026/08/04 7:18 p.m.14 views

CVE-2026-70475 Flowise: Missing Authorization on Execution Update Endpoint

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.5AI score
SaveExploits0References6
NVD
NVD
added 2026/08/04 7:16 p.m.15 views

CVE-2026-13229

Zammad 7.1.0 contains an authenticated improper authorization vulnerability in the ticket article attachment cloning endpoint...

7.1CVSS0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 6:12 p.m.9 views

CVE-2026-13229 Zammad 7.0.1 - Improper authorization in ticket article attachment cloning

Zammad 7.1.0 contains an authenticated improper authorization vulnerability in the ticket article attachment cloning endpoint...

7.1CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/04 6:12 p.m.56 views

CVE-2026-13229

Affected product/versions: Zammad 7.1.0 (ticket article attachment cloning endpoint).Root cause: authenticated improper authorization in the endpoint, enabling actions beyond the intended permissions.Impact: confidentiality impact HIGH per CVSS metrics; exploitation could arise from network-acces...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/04 6:12 p.m.12 views

EUVD-2026-52856

Zammad 7.1.0 contains an authenticated improper authorization vulnerability in the ticket article attachment cloning endpoint...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 6:12 p.m.40 views

CVE-2026-13229 Zammad 7.0.1 - Improper authorization in ticket article attachment cloning

Zammad 7.1.0 contains an authenticated improper authorization vulnerability in the ticket article attachment cloning endpoint...

7.1CVSS0.00246EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 6:01 p.m.42 views

CVE-2026-70474 Flowise: Cross-Workspace OAuth2 Credential Metadata Leak

Flowise is a drag-and-drop user interface for building customized large language model LLM flows. Prior to 3.1.3, Flowise has three OAuth2 credential endpoints that look up credentials by id alone with no workspaceId filter. The authorize, callback, and refresh handlers query the Credential table...

7.6CVSS0.00288EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/04 6:01 p.m.10 views

CVE-2026-70474

Flowise is a drag-and-drop user interface for building customized large language model LLM flows. Prior to 3.1.3, Flowise has three OAuth2 credential endpoints that look up credentials by id alone with no workspaceId filter. The authorize, callback, and refresh handlers query the Credential table...

7.6CVSS5.5AI score0.00288EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/04 5:56 p.m.66 views

CVE-2026-70473

Flowise (a UI for building LLM workflows) prior to version 3.1.3 exposed a server-wide upsert-history via GET /api/v1/upsert-history. The endpoint returned data scoped to none of the requester’s identity (user/tenant/workspace) and could exceed 100 MB, including sensitive configuration data such ...

8.3CVSS5.5AI score0.00246EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/04 4:50 p.m.8 views

EUVD-2026-52794

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/04 4:16 p.m.13 views

CVE-2026-18773

A vulnerability was detected in NousResearch hermes-agent up to 2026.6.5. Affected by this issue is the function checkslashaccess of the file gateway/run.py of the component Quick Command Handler. The manipulation results in incorrect authorization. The attack can be launched remotely. The exploi...

6.5CVSS0.00201EPSS
SaveExploits0References5
Rows per page
Query Builder