Answer in brief
CVE-2026-70610 records a Medium severity (CVSS 5.4) vulnerability in Electron: contextBridge object copy honors prototype setters. The current sources do not mark it as known exploited. The current feed maps electron/electron (generic), electron (npm), electron (npm), electron (npm) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2026-70610 records a Medium severity (CVSS 5.4) vulnerability in Electron: contextBridge object copy honors prototype setters. The current sources do not mark it as known exploited. The current feed maps electron/electron (generic), electron (npm), electron (npm), electron (npm) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.4. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps electron/electron (generic), electron (npm), electron (npm), electron (npm) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| electron/electrongeneric | < 39.8.9 || >= 40.0.0-alpha.1, < 40.9.2 || >= 41.0.0-alpha.1, < 41.2.2 || >= 42.0.0-alpha.1, < 42.0.0-beta.4 | Not reported |
| electronnpm | <39.8.9 | 39.8.9 |
| electronnpm | >=40.0.0-alpha.1,<40.9.2 | 40.9.2 |
| electronnpm | >=41.0.0-alpha.1,<41.2.2 | 41.2.2 |
| electronnpm | >=42.0.0-alpha.1,<42.0.0-beta.4 | 42.0.0-beta.4 |
Published upstream
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 6, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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 prototype-pollution-style attacks against preload code despite context isolation being enabled. Apps are only affected if their preload code accepts object arguments from untrusted content and reads properties from them without own-property checks, while apps that only accept primitive arguments or validate object arguments are not affected. This issue is fixed in 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4.
Quoted source text, attributed separately from HOL analysis.
CVSS is 5.4. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps electron/electron (generic), electron (npm), electron (npm), electron (npm) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| electron/electrongeneric | < 39.8.9 || >= 40.0.0-alpha.1, < 40.9.2 || >= 41.0.0-alpha.1, < 41.2.2 || >= 42.0.0-alpha.1, < 42.0.0-beta.4 | Not reported |
| electronnpm | <39.8.9 | 39.8.9 |
| electronnpm | >=40.0.0-alpha.1,<40.9.2 | 40.9.2 |
| electronnpm | >=41.0.0-alpha.1,<41.2.2 | 41.2.2 |
| electronnpm | >=42.0.0-alpha.1,<42.0.0-beta.4 | 42.0.0-beta.4 |
Published upstream
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 6, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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 prototype-pollution-style attacks against preload code despite context isolation being enabled. Apps are only affected if their preload code accepts object arguments from untrusted content and reads properties from them without own-property checks, while apps that only accept primitive arguments or validate object arguments are not affected. This issue is fixed in 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4.
Quoted source text, attributed separately from HOL analysis.