Lucene search
+L

278 matches found

Kitploit
Kitploit
added 2026/09/18 7:32 a.m.71 views

stunner

STUNNER Stunner is a tool to test and exploit STUN, TURN and TURN over TCP servers. TURN is a protocol mostly used in videoconferencing and audio chats WebRTC. If you find a misconfigured server you can use this tool to open a local socks proxy that relays all traffic via the TURN protocol into t...

5.7AI score
SaveExploits0
NVD
NVD
added 2026/08/31 9:17 p.m.15 views

CVE-2026-82906

A flaw has been found in sdcb chats up to 1.12.0. This impacts the function DownloadPublic of the file src/BE/web/Controllers/Chats/Files/FileController.cs of the component Signed File Download Endpoint. This manipulation causes missing authentication. Remote exploitation of the attack is possibl...

6.3CVSS0.00372EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/31 8:17 p.m.7 views

CVE-2026-82905

A vulnerability was detected in sdcb chats up to 1.12.0. This affects the function McpController of the file src/BE/web/Controllers/Users/Mcps/McpController.cs of the component fetch-tools Endpoint. The manipulation results in server-side request forgery. The attack may be launched remotely. The...

6.5CVSS0.00347EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/31 8:00 p.m.13 views

CVE-2026-82906

A missing authentication flaw in sdcb chats versions up to 1.12.0 affects the Signed File Download Endpoint , specifically the DownloadPublic function in src/BE/web/Controllers/Chats/Files/FileController.cs. An unauthenticated remote attacker with high complexity can exploit this to achieve low c...

6.3CVSS5AI score0.00372EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/31 8:00 p.m.35 views

CVE-2026-82906 sdcb chats Signed File Download Endpoint FileController.cs DownloadPublic missing authentication

A flaw has been found in sdcb chats up to 1.12.0. This impacts the function DownloadPublic of the file src/BE/web/Controllers/Chats/Files/FileController.cs of the component Signed File Download Endpoint. This manipulation causes missing authentication. Remote exploitation of the attack is possibl...

6.3CVSS0.00372EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/31 8:00 p.m.12 views

EUVD-2026-68763

A flaw has been found in sdcb chats up to 1.12.0. This impacts the function DownloadPublic of the file src/BE/web/Controllers/Chats/Files/FileController.cs of the component Signed File Download Endpoint. This manipulation causes missing authentication. Remote exploitation of the attack is possibl...

6.3CVSS5AI score0.00372EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/31 7:45 p.m.34 views

CVE-2026-82905 sdcb chats fetch-tools Endpoint McpController.cs McpController server-side request forgery

A vulnerability was detected in sdcb chats up to 1.12.0. This affects the function McpController of the file src/BE/web/Controllers/Users/Mcps/McpController.cs of the component fetch-tools Endpoint. The manipulation results in server-side request forgery. The attack may be launched remotely. The...

6.5CVSS0.00347EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/31 7:45 p.m.14 views

CVE-2026-82905

A server-side request forgery (SSRF) vulnerability exists in sdcb chats versions up to 1.12.0 , specifically in the McpController function within the fetch-tools endpoint (file: src/BE/web/Controllers/Users/Mcps/McpController.cs). The vulnerability is exploitable remotely with low complexity and ...

6.5CVSS6.2AI score0.00347EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/31 7:45 p.m.12 views

EUVD-2026-68740

A vulnerability was detected in sdcb chats up to 1.12.0. This affects the function McpController of the file src/BE/web/Controllers/Users/Mcps/McpController.cs of the component fetch-tools Endpoint. The manipulation results in server-side request forgery. The attack may be launched remotely. The...

6.5CVSS6.2AI score0.00347EPSS
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 6:29 p.m.28 views

Malicious code in llm-interceptor (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 46cc7f305d00b175d42babae0198faea6951f846bcdeda2e3d6754fd9ceba2d7 On npm install, postinstall.js unconditionally runs runSetup which wires the package into the installer's AI tooling and stands up long-lived...

6.4AI score
SaveExploits0References7
NVD
NVD
added 2026/08/04 9:16 p.m.18 views

CVE-2026-70494

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.10.0 until 0.11.0, the DELETE /api/v1/folders/id handler in backend/openwebui/routers/folders.py allowed a user granted write access to a shared chat folder to permanently delete chats and messages...

8.1CVSS0.00297EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 8:58 p.m.19 views

GHSA-3CG5-48J3-V4GV Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

Summary A user granted write access to a shared chat folder could permanently delete chats and messages belonging to the folder's owner. Deleting a folder cascades into the owner's chats and the entire subfolder subtree, and the deletion handler required only write access on subfolders instead of...

8.1CVSS5.6AI score0.00297EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/04 8:58 p.m.17 views

Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

Summary A user granted write access to a shared chat folder could permanently delete chats and messages belonging to the folder's owner. Deleting a folder cascades into the owner's chats and the entire subfolder subtree, and the deletion handler required only write access on subfolders instead of...

8.1CVSS5.6AI score0.00297EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/04 8:58 p.m.78 views

CVE-2026-70494

Open WebUI vulnerability CVE-2026-70494 affects versions 0.10.0–0.11.0 where the DELETE /api/v1/folders/{id} handler allowed a collaborator with write access to a shared folder to permanently delete chats/messages of the folder owner. The issue arises because the subfolder check accepted any inhe...

8.1CVSS5.5AI score0.00297EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/04 8:58 p.m.43 views

CVE-2026-70494 Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.10.0 until 0.11.0, the DELETE /api/v1/folders/id handler in backend/openwebui/routers/folders.py allowed a user granted write access to a shared chat folder to permanently delete chats and messages...

8.1CVSS0.00297EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 8:58 p.m.15 views

CVE-2026-70494 Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.10.0 until 0.11.0, the DELETE /api/v1/folders/id handler in backend/openwebui/routers/folders.py allowed a user granted write access to a shared chat folder to permanently delete chats and messages...

8.1CVSS5.4AI score
SaveExploits0References6
NVD
NVD
added 2026/08/04 8:16 p.m.21 views

CVE-2026-70483

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, DELETE /api/v1/chats/id cancelled a chat's in-flight tasks before checking whether the caller could delete that chat. Any authenticated user who knew another user's chat id could abort...

4.3CVSS0.00244EPSS
SaveExploits1References4
Malwarebytes
Malwarebytes
added 2026/08/03 7:01 a.m.52 views

A week in security (July 27 – August 2)

Last week on Malwarebytes Labs: Fake Fortnite rewards are stealing players’ accounts Fake Flash Player installs AtlasRAT Malwarebytes for Windows, now available on the Microsoft Store Hims & Hers sued over alleged health data privacy failures Hidden prompt turns Microsoft Copilot into an AI worm...

5.5AI score
SaveExploits0
HackRead
HackRead
added 2026/07/29 2:58 p.m.17 views

CVSS 10.0 RufRoot Flaw Allowed Attackers to Hijack Ruflo Without Logging In

Ruflo fixed a CVSS 10.0 flaw that exposed its MCP bridge without any authentication, putting AI provider keys, stored chats and persistent agent memory at risk...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/07/29 12:00 a.m.15 views

Send and Pretend: Exploiting Transcript Consistency Issues in End-To-End Encrypted Group Chats

End-to-end encrypted E2EE messaging apps are widely praised for their security and thus also used for sensitive coordination in group chats e.g., by political decision makers. After Threema and WhatsApp, also Signal and iMessage have recently introduced polls to aid agreement processes in groups...

5.6AI score
SaveExploits0
Rows per page
Query Builder