Lucene search
+L

118900 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/04 11:16 p.m.9 views

CVE-2026-45705

OpenSIPS is a Session Initiation Protocol SIP server implementation. In versions prior to 3.6.6 and 4.0.0-rc1, the findlinedelimiter function in the multipart body parser performs an out-of-bounds read via strncmp when searching for MIME boundary delimiters. After finding a -- pattern near the en...

5.3CVSS5.4AI score0.00291EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/04 10:17 p.m.6 views

DEBIAN-CVE-2026-67860

open62541 1.5.5 contains a heap-based buffer overflow in the default HistoryRead path when the default history database is used with the memory backend...

7.5CVSS5.8AI score0.00267EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/04 10:17 p.m.11 views

CVE-2026-67860

open62541 1.5.5 contains a heap-based buffer overflow in the default HistoryRead path when the default history database is used with the memory backend...

7.5CVSS0.00267EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 10:17 p.m.4 views

DEBIAN-CVE-2026-67857

open62541 1.5.5 contains an out-of-bounds read in the client-side function responseReadNamespacesArray in src/client/uaclientconnect.c...

7.5CVSS5.5AI score0.0035EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/04 10:17 p.m.9 views

CVE-2026-67857

open62541 1.5.5 contains an out-of-bounds read in the client-side function responseReadNamespacesArray in src/client/uaclientconnect.c...

7.5CVSS0.0035EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/04 10:9 p.m.6 views

CVE-2026-67857

A flaw was found in open62541. A remote attacker could exploit an out-of-bounds read vulnerability in the client-side function responseReadNamespacesArray by sending a specially crafted network packet. This could lead to a denial of service, causing the application to crash and become unavailable...

7.5CVSS5.5AI score0.0035EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/04 9:47 p.m.10 views

Security Bulletin: Multiple Vulnerabilities in IBM API Connect

Summary Multiple vulnerabilities were addressed in IBM API Connect version 10.0.8.11 Vulnerability Details CVEID:CVE-2020-28851 DESCRIPTION: In x/text in Go 1.15.4, an "index out of range" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension. x/text/language is supposed to...

7.5CVSS8.1AI score0.06531EPSS
SaveExploits5Affected Software1
NVD
NVD
added 2026/08/04 9:16 p.m.10 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
NVD
NVD
added 2026/08/04 9:16 p.m.13 views

CVE-2026-70487

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.8 until 0.11.0, inline direct model metadata accepted client-supplied knowledge attachments without filtering them against the caller's read access. Any authenticated user who knew another user's file i...

5.3CVSS0.0025EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/04 8:51 p.m.12 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.6 views

GHSA-3R7G-Q6CG-Q2VX 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
SaveExploits0References5
OSV
OSV
added 2026/08/04 8:51 p.m.7 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.37 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
CVE
CVE
added 2026/08/04 8:51 p.m.61 views

CVE-2026-70491

Open WebUI vulnerability CVE-2026-70491 affects the self-hosted Open WebUI platform. In versions up to 0.10.2, the GET endpoints /api/v1/tools/, /api/v1/tools/list, and /api/v1/tools/id/{id} exposed full Python tool source to authenticated non-admin read-only users due to the interaction between ...

6.5CVSS5.5AI score0.0026EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/04 8:35 p.m.10 views

Open WebUI: Cross-user file content disclosure via request-scoped direct model knowledge metadata

Summary Open WebUI lets a client define a model inline on a chat request instead of selecting a saved workspace model. The knowledge attached to such an inline model was used as-is, without checking that the caller can read what it points at. Any authenticated user who knows another user's file i...

5.3CVSS5.6AI score0.0025EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/04 5:30 p.m.10 views

EUVD-2026-52808

A weakness has been identified in Systerel S2OPC up to 1.7.3. This affects the function LockedStaMacProcessMsgDeleteMonitoredItemsResponse of the file src/ClientServer/frontend/clientwrapper/internal/statemachine.c of the component DeleteMonitoredItemsRequest Handler. This manipulation causes...

4.8CVSS5AI score0.0012EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/04 5:30 p.m.40 views

CVE-2026-18790

Systerel S2OPC up to 1.7.3 contains a vulnerability in LockedStaMac_ProcessMsg_DeleteMonitoredItemsResponse (src/ClientServer/frontend/client_wrapper/internal/state_machine.c, DeleteMonitoredItemsRequest Handler). The flaw enables an out-of-bounds read and can be exploited locally. Public exploit...

4.8CVSS5AI score0.0012EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/04 5:30 p.m.35 views

CVE-2026-18790 Systerel S2OPC DeleteMonitoredItemsRequest state_machine.c out-of-bounds

A weakness has been identified in Systerel S2OPC up to 1.7.3. This affects the function LockedStaMacProcessMsgDeleteMonitoredItemsResponse of the file src/ClientServer/frontend/clientwrapper/internal/statemachine.c of the component DeleteMonitoredItemsRequest Handler. This manipulation causes...

4.8CVSS0.0012EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/04 5:17 p.m.9 views

CVE-2026-69256

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent node allowed users to provide Python code that is executed through pyodide; although a denylist blocked dangerous Python constructs, pandas.readpickle could deserialize a pickled...

9.4CVSS0.0039EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/04 5:16 p.m.10 views

CVE-2026-58075

A vulnerability allowing an unauthenticated attacker to read arbitrary files from the host, which can be further leveraged toescalate privileges locally...

8.7CVSS0.00281EPSS
SaveExploits0References1
Rows per page
Query Builder