Lucene search
+L

2355 matches found

Github Security Blog
Github Security Blog
added 2026/04/03 2:46 a.m.14 views

Electron: AppleScript injection in app.moveToApplicationsFolder on macOS

Impact On macOS, app.moveToApplicationsFolder used an AppleScript fallback path that did not properly handle certain characters in the application bundle path. Under specific conditions, a crafted launch path could lead to arbitrary AppleScript execution when the user accepted the...

7.8CVSS6.2AI score0.00161EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/04/03 2:46 a.m.21 views

EUVD-2026-18957

Electron: AppleScript injection in app.moveToApplicationsFolder on macOS...

6.5CVSS5.9AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 2:46 a.m.8 views

GHSA-5RQW-R77C-JP79 Electron: AppleScript injection in app.moveToApplicationsFolder on macOS

Impact On macOS, app.moveToApplicationsFolder used an AppleScript fallback path that did not properly handle certain characters in the application bundle path. Under specific conditions, a crafted launch path could lead to arbitrary AppleScript execution when the user accepted the...

6.5CVSS6.2AI score0.00161EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/03 2:46 a.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 app.moveToApplicationsFolder function on macOS when handling application bundle paths containing...

7.8CVSS6.2AI score0.00161EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/03 2:44 a.m.7 views

Insufficient Verification of Data Authenticity

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 Insufficient Verification of Data Authenticity via the webContents.executeJavaScript function. An attacker can manipulate t...

6.5CVSS5.9AI score0.00123EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/03 2:44 a.m.23 views

EUVD-2026-18955

Electron: Service worker can spoof executeJavaScript IPC replies...

5.9CVSS5.9AI score0.00123EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/03 2:44 a.m.12 views

Electron: Incorrect origin passed to permission request handler for iframe requests

Impact When an iframe requests fullscreen, pointerLock, keyboardLock, openExternal, or media permissions, the origin passed to session.setPermissionRequestHandler was the top-level page's origin rather than the requesting iframe's origin. Apps that grant permissions based on the origin parameter ...

5.4CVSS5.9AI score0.00122EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/04/03 2:44 a.m.12 views

Origin Validation Error

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 Origin Validation Error in the session.setPermissionRequestHandler function. An attacker can gain unauthorized access to...

5.4CVSS5.9AI score0.00122EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/03 2:44 a.m.4 views

Origin Validation Error

Overview org.webjars.npm: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 Origin Validation Error in the session.setPermissionRequestHandler function. An attacker can gain...

5.4CVSS5.9AI score0.00122EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/03 2:44 a.m.16 views

EUVD-2026-18953

Electron: Incorrect origin passed to permission request handler for iframe requests...

5.4CVSS5.9AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 2:44 a.m.7 views

GHSA-R5P7-GP4J-QHRX Electron: Incorrect origin passed to permission request handler for iframe requests

Impact When an iframe requests fullscreen, pointerLock, keyboardLock, openExternal, or media permissions, the origin passed to session.setPermissionRequestHandler was the top-level page's origin rather than the requesting iframe's origin. Apps that grant permissions based on the origin parameter ...

5.4CVSS5.9AI score0.00122EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/03 2:43 a.m.12 views

Out-of-bounds Read

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 Out-of-bounds Read in the second-instance event handler when parsing a crafted second-instance message via the...

5.8CVSS5.9AI score0.00219EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/03 2:43 a.m.20 views

EUVD-2026-18951

Electron: Out-of-bounds read in second-instance IPC on macOS and Linux...

5.3CVSS5.9AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 2:43 a.m.5 views

GHSA-3C8V-CFP5-9885 Electron: Out-of-bounds read in second-instance IPC on macOS and Linux

Impact On macOS and Linux, apps that call app.requestSingleInstanceLock were vulnerable to an out-of-bounds heap read when parsing a crafted second-instance message. Leaked memory could be delivered to the app's second-instance event handler. This issue is limited to processes running as the same...

5.3CVSS5.9AI score0.00219EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/03 2:43 a.m.2 views

Out-of-bounds Read

Overview org.webjars.npm: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 Out-of-bounds Read in the second-instance event handler when parsing a crafted second-instance message via...

5.8CVSS5.9AI score0.00219EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/03 2:43 a.m.13 views

Electron: Out-of-bounds read in second-instance IPC on macOS and Linux

Impact On macOS and Linux, apps that call app.requestSingleInstanceLock were vulnerable to an out-of-bounds heap read when parsing a crafted second-instance message. Leaked memory could be delivered to the app's second-instance event handler. This issue is limited to processes running as the same...

5.3CVSS5.9AI score0.00219EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/03 2:43 a.m.21 views

Electron: nodeIntegrationInWorker not correctly scoped in shared renderer processes

Impact The nodeIntegrationInWorker webPreference was not correctly scoped in all configurations. In certain process-sharing scenarios, workers spawned in frames configured with nodeIntegrationInWorker: false could still receive Node.js integration. Apps are only affected if they enable...

9.8CVSS5.9AI score0.00289EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/04/03 2:43 a.m.8 views

Improper Isolation or Compartmentalization

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 Improper Isolation or Compartmentalization in the handling of the nodeIntegrationInWorker configuration in shared renderer...

9.8CVSS5.9AI score0.00289EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/03 2:43 a.m.3 views

Improper Isolation or Compartmentalization

Overview org.webjars.npm: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 Improper Isolation or Compartmentalization in the handling of the nodeIntegrationInWorker configuration in...

9.8CVSS5.9AI score0.00289EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/03 2:42 a.m.24 views

Electron: Use-after-free in offscreen child window paint callback

Impact Apps that use offscreen rendering and allow child windows via window.open may be vulnerable to a use-after-free. If the parent offscreen WebContents is destroyed while a child window remains open, subsequent paint frames on the child dereference freed memory, which may lead to a crash or...

8.1CVSS5.8AI score0.00444EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder