Lucene search
+L

260713 matches found

Cvelist
Cvelist
added 2026/09/04 2:32 p.m.18 views

CVE-2026-85700 Onyx 4.6.6 Custom Tool Secret Header Disclosure via Tool Endpoints

Onyx 4.6.6 fails to properly restrict access to custom tool credentials stored in customheaders, allowing any authenticated user to read admin-defined API keys. Attackers with basic authentication can call GET /tool/toolid or GET /tool endpoints to retrieve plaintext authorization headers and...

7.1CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 2:32 p.m.4 views

EUVD-2026-71149

Onyx 4.6.6 fails to properly restrict access to custom tool credentials stored in customheaders, allowing any authenticated user to read admin-defined API keys. Attackers with basic authentication can call GET /tool/toolid or GET /tool endpoints to retrieve plaintext authorization headers and...

7.1CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 2:32 p.m.8 views

CVE-2026-85693

Chatbot UI (open-source chat application) contains an authorization bypass in its retrieval endpoint (/api/retrieval/retrieve). The root cause is a service-role Supabase client that bypasses row-level security and fails to validate file ownership, allowing any authenticated user to retrieve index...

7.1CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.18 views

CVE-2026-85693 Chatbot UI Cross-User Private File Content Disclosure via Retrieval API

Chatbot UI contains an authorization bypass vulnerability in the retrieval endpoint that allows authenticated attackers to access private file content belonging to other users by supplying arbitrary file UUIDs. The endpoint uses a service-role Supabase client that bypasses row-level security and...

7.1CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.4 views

EUVD-2026-71142

Chatbot UI contains an authorization bypass vulnerability in the retrieval endpoint that allows authenticated attackers to access private file content belonging to other users by supplying arbitrary file UUIDs. The endpoint uses a service-role Supabase client that bypasses row-level security and...

7.1CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.5 views

EUVD-2026-71122

OGX formerly Llama Stack, affected at commit fbe8e0f contains an unauthenticated server-side request forgery vulnerability in the OpenAI-compatible POST /v1/responses endpoint. MCP tool definitions accept a serverurl parameter along with headers and authorization values that is fetched server-sid...

8.7CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.18 views

CVE-2026-85666 ogx 1.3.1 Server-Side Request Forgery via MCP tool server_url

OGX formerly Llama Stack, affected at commit fbe8e0f contains an unauthenticated server-side request forgery vulnerability in the OpenAI-compatible POST /v1/responses endpoint. MCP tool definitions accept a serverurl parameter along with headers and authorization values that is fetched server-sid...

8.7CVSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.5 views

CVE-2026-85666 ogx 1.3.1 Server-Side Request Forgery via MCP tool server_url

OGX formerly Llama Stack, affected at commit fbe8e0f contains an unauthenticated server-side request forgery vulnerability in the OpenAI-compatible POST /v1/responses endpoint. MCP tool definitions accept a serverurl parameter along with headers and authorization values that is fetched server-sid...

8.7CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/09/04 2:32 p.m.16 views

CVE-2026-85666

OGX (formerly Llama Stack), affected at commit fbe8e0f and released as v1.3.1 , contains an unauthenticated server-side request forgery (SSRF) in the OpenAI-compatible POST /v1/responses endpoint. MCP tool definitions accept a server_url parameter along with headers and authorization values that ...

8.7CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.5 views

EUVD-2026-71226

AppFlowy-Cloud 0.9.64 fails to verify that requested collab objects belong to the workspace in authorization checks, allowing attackers to access documents and database rows across workspaces. Attackers can supply a victim's object ID with their own workspace ID to bypass access controls and read...

7.7CVSS5.3AI score
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.3 views

CVE-2026-85619 AppFlowy-Cloud 0.9.64 Cross-Workspace Collab Access via HTTP API

AppFlowy-Cloud 0.9.64 fails to verify that requested collab objects belong to the workspace in authorization checks, allowing attackers to access documents and database rows across workspaces. Attackers can supply a victim's object ID with their own workspace ID to bypass access controls and read...

7.7CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.19 views

CVE-2026-85619 AppFlowy-Cloud 0.9.64 Cross-Workspace Collab Access via HTTP API

AppFlowy-Cloud 0.9.64 fails to verify that requested collab objects belong to the workspace in authorization checks, allowing attackers to access documents and database rows across workspaces. Attackers can supply a victim's object ID with their own workspace ID to bypass access controls and read...

7.7CVSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/04 2:32 p.m.4 views

CVE-2026-85619 AppFlowy-Cloud 0.9.64 Cross-Workspace Collab Access via HTTP API

AppFlowy-Cloud 0.9.64 fails to verify that requested collab objects belong to the workspace in authorization checks, allowing attackers to access documents and database rows across workspaces. Attackers can supply a victim's object ID with their own workspace ID to bypass access controls and read...

7.7CVSS5.3AI score
SaveExploits0References4
CVE
CVE
added 2026/09/04 2:32 p.m.6 views

CVE-2026-85619

AppFlowy-Cloud 0.9.64 contains an authorization bypass in its collaboration object access control (libs/access-control/src/casbin/collab.rs). The service fails to verify that requested collab objects belong to the caller's workspace, allowing an authenticated attacker to supply a victim's object ...

7.7CVSS5.3AI score
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.3 views

CVE-2026-85607 Blinko 1.8.7 Cross-User AI Conversation Read and Write via message tRPC Router

Blinko 1.8.7 contains an authorization bypass IDOR vulnerability in multiple tRPC procedures message.list, message.update, message.delete, message.clearAfter in server/routerTrpc/message.ts and conversation.clearMessages in server/routerTrpc/conversation.ts. Although these procedures require...

8.7CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/04 2:32 p.m.4 views

EUVD-2026-71223

Blinko 1.8.7 contains an authorization bypass IDOR vulnerability in multiple tRPC procedures message.list, message.update, message.delete, message.clearAfter in server/routerTrpc/message.ts and conversation.clearMessages in server/routerTrpc/conversation.ts. Although these procedures require...

8.8CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.18 views

CVE-2026-85607 Blinko 1.8.7 Cross-User AI Conversation Read and Write via message tRPC Router

Blinko 1.8.7 contains an authorization bypass IDOR vulnerability in multiple tRPC procedures message.list, message.update, message.delete, message.clearAfter in server/routerTrpc/message.ts and conversation.clearMessages in server/routerTrpc/conversation.ts. Although these procedures require...

8.8CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/04 2:32 p.m.7 views

CVE-2026-85607

Blinko 1.8.7 contains an authorization bypass (IDOR) vulnerability in multiple tRPC procedures (message.list, message.update, message.delete, message.clearAfter in server/routerTrpc/message.ts and conversation.clearMessages in server/routerTrpc/conversation.ts). Although these procedures require ...

8.8CVSS5.3AI score
SaveExploits0References5
OSV
OSV
added 2026/09/04 2:32 p.m.2 views

CVE-2026-85605 Slink before 1.12.3 Missing Authorization on Image Comment Endpoints

Slink before 1.12.3 fails to properly authorize access to image comment endpoints, allowing unauthenticated attackers to read comment threads via GET /api/image/imageId/comments and server-sent-events subscriptions. Attackers who obtain image IDs out of band can retrieve full comment threads on...

6.9CVSS5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.20 views

CVE-2026-85605 Slink before 1.12.3 Missing Authorization on Image Comment Endpoints

Slink before 1.12.3 fails to properly authorize access to image comment endpoints, allowing unauthenticated attackers to read comment threads via GET /api/image/imageId/comments and server-sent-events subscriptions. Attackers who obtain image IDs out of band can retrieve full comment threads on...

6.9CVSS
SaveExploits0References6
Rows per page
Query Builder