Lucene search
+L

5303 matches found

Github Security Blog
Github Security Blog
added 2026/08/05 9:21 p.m.11 views

Nuxt: Unauthorized Component Instantiation via Server Island Props

Impact Nuxt server islands accept props via the /nuxtisland/ endpoint. When an application has a server island component that forwards props directly into Vue's dynamic component resolution , resolveDynamicComponent, or h, an attacker can pass a plain string value rather than a component definiti...

4.8CVSS5.9AI score0.00209EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:44 p.m.11 views

CVE-2026-66298

Origin Validation Error vulnerability in livebook-dev livebook allows untrusted notebook output JavaScript to trigger session-wide keyboard shortcuts, including forced evaluation of all cells and runtime restart. Livebook's JS-view feature renders notebook-defined JavaScript inside a sandboxed,...

8.6CVSS5.8AI score0.00167EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/08/05 7:44 p.m.68 views

CVE-2026-66298

CVE-2026-66298 concerns Livebook’s JS-view sandbox where untrusted, notebook-defined JavaScript can trigger session-wide keyboard shortcuts. The root cause is in the trusted iframe shell forwarding every keydown to the parent without checking Event.isTrusted, allowing events synthesized by the un...

8.8CVSS5.8AI score0.00167EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/05 7:44 p.m.39 views

CVE-2026-66298 JS-view sandboxed output can synthesize keyboard events to trigger unconfirmed global shortcuts

Origin Validation Error vulnerability in livebook-dev livebook allows untrusted notebook output JavaScript to trigger session-wide keyboard shortcuts, including forced evaluation of all cells and runtime restart. Livebook's JS-view feature renders notebook-defined JavaScript inside a sandboxed,...

8.6CVSS0.00167EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/08/05 5:56 p.m.7 views

Incorrect Permission Assignment for Critical Resource

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 Incorrect Permission Assignment for Critical Resource via the openExternal. An attacker can cause an...

6.3CVSS5.3AI score0.00361EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 5:56 p.m.30 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
Snyk
Snyk
added 2026/08/05 5:27 p.m.11 views

Improper Restriction of Rendered UI Layers or Frames

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 Restriction of Rendered UI Layers or Frames in the OpenURL navigation path, which allows a sandboxed iframe withou...

7.2CVSS5.5AI score0.00259EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/05 5:27 p.m.10 views

NPM: Electron: Sandboxed iframe can bypass the allow-popups restriction via the OpenURL navigation path

NPM: Electron: Sandboxed iframe can bypass the allow-popups restriction via the OpenURL navigation path vulnerability discovered by ? in WordPress Npm electron versions 39.8.10...

7.2CVSS5.5AI score0.00259EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2026/08/05 5:27 p.m.102 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
EUVD
EUVD
added 2026/08/05 5:27 p.m.10 views

EUVD-2026-53564

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.5AI score0.00259EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/05 5:27 p.m.19 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
NVD
NVD
added 2026/08/05 4:17 p.m.10 views

CVE-2026-70600

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, the native autofill popup could be positioned by a cross-origin iframe outside that iframe's bounds, over the embedding page's UI, enabling...

3.1CVSS0.00136EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/05 3:40 p.m.11 views

Improper Restriction of Rendered UI Layers or Frames

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 Restriction of Rendered UI Layers or Frames in the handling of cross-origin iframes, which allows the native...

5.8CVSS5.3AI score0.00136EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 3:40 p.m.15 views

GHSA-X8RC-WPG4-GRPF Electron: Cross-origin iframe can position native autofill popup

Impact The native autofill popup could be positioned by a cross-origin iframe outside that iframe's bounds, over the embedding page's UI, enabling clickjacking or spoofing of trusted UI. Apps are only affected if they embed untrusted content in iframes within windows that also display trusted UI...

3.1CVSS5.6AI score0.00136EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/05 3:40 p.m.10 views

Electron: Cross-origin iframe can position native autofill popup

Impact The native autofill popup could be positioned by a cross-origin iframe outside that iframe's bounds, over the embedding page's UI, enabling clickjacking or spoofing of trusted UI. Apps are only affected if they embed untrusted content in iframes within windows that also display trusted UI...

3.1CVSS5.6AI score0.00136EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/08/05 3:40 p.m.10 views

Improper Restriction of Rendered UI Layers or Frames

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 Restriction of Rendered UI Layers or Frames in the handling of cross-origin iframes, which allows...

5.8CVSS5.3AI score0.00136EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/05 3:40 p.m.12 views

NPM: Electron: Cross-origin iframe can position native autofill popup

NPM: Electron: Cross-origin iframe can position native autofill popup vulnerability discovered by ? in WordPress Npm electron versions 39.8.8...

3.1CVSS5.4AI score0.00136EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/05 3:40 p.m.12 views

EUVD-2026-53432

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, the native autofill popup could be positioned by a cross-origin iframe outside that iframe's bounds, over the embedding page's UI, enabling...

3.1CVSS5.5AI score0.00136EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 3:40 p.m.9 views

CVE-2026-70600

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, the native autofill popup could be positioned by a cross-origin iframe outside that iframe's bounds, over the embedding page's UI, enabling...

3.1CVSS5.5AI score0.00136EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/05 3:40 p.m.37 views

CVE-2026-70600 Electron: Cross-origin iframe can position native autofill popup

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, the native autofill popup could be positioned by a cross-origin iframe outside that iframe's bounds, over the embedding page's UI, enabling...

3.1CVSS0.00136EPSS
SaveExploits0References1
Rows per page
Query Builder