Lucene search
+L

979716 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/05 6:9 p.m.9 views

CVE-2026-9205

IBM Langflow OSS contains a weak cryptographic key derivation vulnerability in the ensurefernetkey function...

7.4CVSS5.5AI score0.00231EPSS
SaveExploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/05 6:2 p.m.29 views

Security Bulletin: Langflow OSS is affected by arbitrary code execution in component generation, validation, and custom component handling

Summary Langflow OSS supports Agentic Assistant generated components and user-supplied custom Python components for workflow development. Weaknesses in code security scanning, runtime validation, custom component execution paths, and trusted code enforcement could allow authenticated users to...

8.8CVSS6.7AI score0.00449EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/05 5:56 p.m.11 views

Electron: Sandboxed iframes can launch external protocol handlers

Impact Requests to open external protocol URLs from web content did not take iframe sandbox restrictions into account, so a sandboxed iframe could cause an OS-registered external application to be launched. The frame's sandbox state was also not made available to the app's permission handlers. Ap...

5.4CVSS5.6AI score0.00361EPSS
SaveExploits0References14Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:56 p.m.9 views

CVE-2026-70612

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, requests to open external protocol URLs from web content did not take iframe sandbox restrictions into account, so a sandboxed iframe could...

5.4CVSS5.4AI score0.00361EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2026/08/05 5:56 p.m.10 views

CVE-2026-70612 Electron: Sandboxed iframes can launch external protocol handlers

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, requests to open external protocol URLs from web content did not take iframe sandbox restrictions into account, so a sandboxed iframe could...

5.4CVSS5.3AI score
SaveExploits0References15
CVE
CVE
added 2026/08/05 5:56 p.m.55 views

CVE-2026-70612

The vulnerability CVE-2026-70612 affects Electron. It occurs when web content in sandboxed iframes can trigger external protocol handlers, because iframe sandbox restrictions were not applied to openExternal requests and the frame state wasn’t exposed to permission handlers. This could allow an O...

5.4CVSS5.4AI score0.00361EPSS
SaveExploits0References13
Patchstack
Patchstack
added 2026/08/05 5:49 p.m.11 views

NPM: Electron: DevTools embedder handler executes arbitrary files via shell open

NPM: Electron: DevTools embedder handler executes arbitrary files via shell open vulnerability discovered by ? in WordPress Npm electron versions 39.8.9...

6.9CVSS5.5AI score0.00134EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/05 5:49 p.m.13 views

Electron: DevTools embedder handler executes arbitrary files via shell open

Impact The DevTools "reveal in file manager" action could launch the target file rather than reveal it. An attacker with a separate means of running script inside the DevTools frontend such as a malicious DevTools extension could use this to execute native code outside the sandbox. Apps are only...

6.9CVSS5.8AI score0.00134EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2026/08/05 5:49 p.m.34 views

CVE-2026-70611 Electron: DevTools embedder handler executes arbitrary files via shell open

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.9, 40.9.2, 41.2.1, and 42.0.0-beta.3, the DevTools reveal in file manager action could launch the target file rather than reveal it. An attacker with a separate means of running...

6.9CVSS0.00134EPSS
SaveExploits0References13
CVE
CVE
added 2026/08/05 5:37 p.m.47 views

CVE-2026-7657

IBM Langflow OSS versions 1.0.0–1.10.3 are affected by server-side request forgery (SSRF) due to incomplete and ineffective SSRF protection enforcement. The CVSS vector indicates network access with low attack complexity, requiring low privileges and no user interaction, with a high confidentiali...

6.5CVSS5.5AI score0.00201EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/05 5:32 p.m.10 views

Electron: DevTools JavaScript Injection via Unsanitized Dock State Parameter

Impact The mode option of webContents.openDevTools was not sanitized before use by the DevTools frontend. If an attacker can influence this value, script under their control may run in the DevTools context, which in unsandboxed configurations has access to Node.js. Apps are only affected if...

5.7CVSS5.6AI score0.00322EPSS
SaveExploits0References14Affected Software1
Cvelist
Cvelist
added 2026/08/05 5:32 p.m.34 views

CVE-2026-70609 Electron: DevTools JavaScript Injection via Unsanitized Dock State Parameter

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.7, 40.9.0, 41.2.0, and 42.0.0-beta.1, the mode option of webContents.openDevTools was not sanitized before use by the DevTools frontend. If an attacker can influence this value,...

5.7CVSS0.00322EPSS
SaveExploits0References13
CVE
CVE
added 2026/08/05 5:32 p.m.65 views

CVE-2026-70609

Electron contains a vulnerability where the mode option for webContents.openDevTools() was not sanitized by the DevTools frontend prior to versions 39.8.7, 40.9.0, 41.2.0, and 42.0.0-beta.1. If an attacker can influence this value, script execution could occur within the DevTools context, which i...

5.7CVSS5.5AI score0.00322EPSS
SaveExploits0References13
CVE
CVE
added 2026/08/05 5:27 p.m.86 views

CVE-2026-70608

Summary: Electron before versions 39.8.10, 41.10.3, and 42.0.1 allowed a sandboxed iframe without the allow-popups keyword to open a new window or trigger setWindowOpenHandler with no user interaction via OpenURL navigation, bypassing the iframe popup restriction. What’s affected: Electron apps e...

7.2CVSS5.5AI score0.00259EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/05 5:27 p.m.8 views

CVE-2026-70608 Electron: Sandboxed iframe can bypass the allow-popups restriction via the OpenURL navigation path

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.10, 41.10.3, and 42.0.1, a sandboxed iframe without the allow-popups keyword could still open a new window or trigger setWindowOpenHandler with no user interaction because...

7.2CVSS5.4AI score
SaveExploits0References12
EUVD
EUVD
added 2026/08/05 5:17 p.m.10 views

EUVD-2026-53520

IBM Langflow OSS 1.0.0 through 1.10.3, 1.0.0 through 1.10.3, 1.0.0 through 1.10.3, 1.0.0 through 1.10.3, 1.0.0 through 1.10.3, 1.0.0 through 1.10.3, and 1.0.0 through 1.10.3 could allow a remote authenticated attacker to execute arbitrary commands due to improper neutralization of special element...

7.2CVSS6AI score0.0078EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 5:16 p.m.6 views

CVE-2026-17630

IBM Langflow OSS 1.0.0 through 1.10.3 could allow a remote attacker to execute arbitrary code due to improper validation of configuration parameters...

8.8CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/08/05 5:16 p.m.6 views

UBUNTU-CVE-2026-14587

Neo4j's Bolt modern handshake decoder treats an overlong capability bit mask the same way it treats a truncated bit mask. When an unauthenticated client sends a selected protocol version followed by 32 continuation bytes in the capability mask, the decoder resets the reader index and waits for mo...

6.9CVSS5.5AI score0.00381EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 4:33 p.m.12 views

EUVD-2026-53477

IBM Langflow OSS 1.0.0 through 1.10.3 could allow a remote attacker to execute arbitrary code due to improper validation of configuration parameters...

7.2CVSS6.1AI score0.00421EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 4:27 p.m.8 views

EUVD-2026-53465

IBM Langflow OSS 1.0.0 through 1.10.3 contain an authentication bypass vulnerability in the Model Context Protocol MCP composer endpoint when mcpcomposerenabled=true default and projects are configured with authtype=oauth...

7.5CVSS5.5AI score0.00284EPSS
SaveExploits0References1
Rows per page
Query Builder