Lucene search
+L

317 matches found

EUVD
EUVD
added yesterday5 views

EUVD-2026-57389

A low-privileged user may poison cached artifact metadata under specific conditions, potentially causing consumers to retrieve untrusted content...

8.8CVSS5.2AI score
SaveExploits0References2
CVE
CVE
added yesterday12 views

CVE-2026-69106

The CVE-2026-69106 entry concerns JFrog Artifactory (self-managed releases). A low-privileged user may poison cached artifact metadata under specific conditions, potentially causing consumers to retrieve untrusted content. The NVD/CVE records confirm this as a high-severity issue (CVSS v3.1 base ...

8.8CVSS5.2AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday11 views

CVE-2026-69106 Potential cache poisoning in JFrog Artifactory

A low-privileged user may poison cached artifact metadata under specific conditions, potentially causing consumers to retrieve untrusted content...

8.8CVSS
SaveExploits0References2
CVE
CVE
added last week47 views

CVE-2026-66843

CVE-2026-66843 affects html_sanitize_ex HTML5 scrubber. The vulnerability arises because the object element (data attribute) is not registered in allow_tag_with_uri_attributes/3, and the only guard is a lowercase javascript: prefix. This allows attacker-supplied content to be embedded in a truste...

6.1CVSS5.5AI score0.0029EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/05 6:17 p.m.6 views

CVE-2026-70610

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.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling...

5.4CVSS0.00383EPSS
SaveExploits0References13
NVD
NVD
added 2026/08/05 6:17 p.m.5 views

CVE-2026-70608

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.2CVSS0.00259EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/05 6:17 p.m.6 views

CVE-2026-70611

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
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
Cvelist
Cvelist
added 2026/08/05 5:56 p.m.27 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.4CVSS0.00361EPSS
SaveExploits0References13
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
Snyk
Snyk
added 2026/08/05 5:49 p.m.9 views

Command Injection

Overview electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Command Injection in the DevTools embedder handler. An attacker can execute arbitrary files outside the sandbox by leveragi...

6.9CVSS5.8AI score0.00134EPSS
SaveExploits0References2
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
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:49 p.m.10 views

CVE-2026-70611

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.9CVSS5.8AI score0.00134EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2026/08/05 5:49 p.m.5 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.9CVSS5.6AI score
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2026/08/05 5:41 p.m.12 views

Electron: contextBridge object copy honors prototype setters

Impact Objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling prototype-pollution-style attacks against preload code despite context isolation being enabled. Apps are only affected if their preload code accepts object argumen...

5.4CVSS5.7AI score0.00383EPSS
SaveExploits0References14Affected Software1
Cvelist
Cvelist
added 2026/08/05 5:41 p.m.32 views

CVE-2026-70610 Electron: contextBridge object copy honors prototype setters

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.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling...

5.4CVSS0.00383EPSS
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:41 p.m.8 views

CVE-2026-70610

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.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling...

5.4CVSS5.6AI score0.00383EPSS
SaveExploits0References14Affected Software1
CVE
CVE
added 2026/08/05 5:41 p.m.57 views

CVE-2026-70610

Electron contextBridge prototype-pollution vulnerability: objects copied from untrusted content into preload code could carry attacker-influenced prototypes even with context isolation. Affected versions prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4 are fixed in those respective releases. Wo...

5.4CVSS5.6AI score0.00383EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/05 5:41 p.m.7 views

CVE-2026-70610 Electron: contextBridge object copy honors prototype setters

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.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling...

5.4CVSS5.4AI score
SaveExploits0References15
Rows per page
Query Builder