CVE-2026-70607 (GCVE-0-2026-70607)
Vulnerability from cvelistv5
Published
2026-08-05 16:24
Modified
2026-08-05 18:27
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-20 - Improper Input Validation
Summary
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, some window options supplied by web content in the window.open() features string were applied to the new BrowserWindow without an allowlist. Untrusted content could set window options it should not control, including options that cause the main process to access attacker-chosen file or network paths, when untrusted content can call window.open() and the app does not override child window options via setWindowOpenHandler or overrideBrowserWindowOptions. This issue is fixed in 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-70607",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-05T18:27:03.596456Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-05T18:27:13.014Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "electron",
"vendor": "electron",
"versions": [
{
"status": "affected",
"version": "\u003c 39.8.8"
},
{
"status": "affected",
"version": "\u003e= 40.0.0-alpha.1, \u003c 40.9.0"
},
{
"status": "affected",
"version": "\u003e= 41.0.0-alpha.1, \u003c 41.2.1"
},
{
"status": "affected",
"version": "\u003e= 42.0.0-alpha.1, \u003c 42.0.0-beta.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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, some window options supplied by web content in the window.open() features string were applied to the new BrowserWindow without an allowlist. Untrusted content could set window options it should not control, including options that cause the main process to access attacker-chosen file or network paths, when untrusted content can call window.open() and the app does not override child window options via setWindowOpenHandler or overrideBrowserWindowOptions. This issue is fixed in 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20: Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-05T16:24:11.939Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/electron/electron/security/advisories/GHSA-v93f-fgjr-hjrj",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/electron/electron/security/advisories/GHSA-v93f-fgjr-hjrj"
},
{
"name": "https://github.com/electron/electron/pull/50946",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/pull/50946"
},
{
"name": "https://github.com/electron/electron/pull/50947",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/pull/50947"
},
{
"name": "https://github.com/electron/electron/pull/50948",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/pull/50948"
},
{
"name": "https://github.com/electron/electron/pull/50949",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/pull/50949"
},
{
"name": "https://github.com/electron/electron/commit/30cf3882de75ee651bd4e5f27002f13fd3d3163a",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/commit/30cf3882de75ee651bd4e5f27002f13fd3d3163a"
},
{
"name": "https://github.com/electron/electron/commit/4eff3dc09e4d1e62d649c5ce9902f532bb7469c7",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/commit/4eff3dc09e4d1e62d649c5ce9902f532bb7469c7"
},
{
"name": "https://github.com/electron/electron/commit/615d62500fc7732d068274b796c49487e652e90b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/commit/615d62500fc7732d068274b796c49487e652e90b"
},
{
"name": "https://github.com/electron/electron/commit/fe2e7d0073949b4593b624b93abf1788f5377e55",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/commit/fe2e7d0073949b4593b624b93abf1788f5377e55"
},
{
"name": "https://github.com/electron/electron/releases/tag/v39.8.8",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/releases/tag/v39.8.8"
},
{
"name": "https://github.com/electron/electron/releases/tag/v40.9.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/releases/tag/v40.9.0"
},
{
"name": "https://github.com/electron/electron/releases/tag/v41.2.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/releases/tag/v41.2.1"
},
{
"name": "https://github.com/electron/electron/releases/tag/v42.0.0-beta.3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/electron/releases/tag/v42.0.0-beta.3"
}
],
"source": {
"advisory": "GHSA-v93f-fgjr-hjrj",
"discovery": "UNKNOWN"
},
"title": "Electron: window.open features string controls some window options considered privileged"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-70607",
"datePublished": "2026-08-05T16:24:11.939Z",
"dateReserved": "2026-08-04T19:50:27.329Z",
"dateUpdated": "2026-08-05T18:27:13.014Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-70607\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-05T18:27:03.596456Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-05T18:27:07.834Z\"}}], \"cna\": {\"title\": \"Electron: window.open features string controls some window options considered privileged\", \"source\": {\"advisory\": \"GHSA-v93f-fgjr-hjrj\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"electron\", \"product\": \"electron\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 39.8.8\"}, {\"status\": \"affected\", \"version\": \"\u003e= 40.0.0-alpha.1, \u003c 40.9.0\"}, {\"status\": \"affected\", \"version\": \"\u003e= 41.0.0-alpha.1, \u003c 41.2.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 42.0.0-alpha.1, \u003c 42.0.0-beta.3\"}]}], \"references\": [{\"url\": \"https://github.com/electron/electron/security/advisories/GHSA-v93f-fgjr-hjrj\", \"name\": \"https://github.com/electron/electron/security/advisories/GHSA-v93f-fgjr-hjrj\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/electron/electron/pull/50946\", \"name\": \"https://github.com/electron/electron/pull/50946\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/pull/50947\", \"name\": \"https://github.com/electron/electron/pull/50947\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/pull/50948\", \"name\": \"https://github.com/electron/electron/pull/50948\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/pull/50949\", \"name\": \"https://github.com/electron/electron/pull/50949\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/commit/30cf3882de75ee651bd4e5f27002f13fd3d3163a\", \"name\": \"https://github.com/electron/electron/commit/30cf3882de75ee651bd4e5f27002f13fd3d3163a\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/commit/4eff3dc09e4d1e62d649c5ce9902f532bb7469c7\", \"name\": \"https://github.com/electron/electron/commit/4eff3dc09e4d1e62d649c5ce9902f532bb7469c7\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/commit/615d62500fc7732d068274b796c49487e652e90b\", \"name\": \"https://github.com/electron/electron/commit/615d62500fc7732d068274b796c49487e652e90b\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/commit/fe2e7d0073949b4593b624b93abf1788f5377e55\", \"name\": \"https://github.com/electron/electron/commit/fe2e7d0073949b4593b624b93abf1788f5377e55\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/releases/tag/v39.8.8\", \"name\": \"https://github.com/electron/electron/releases/tag/v39.8.8\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/releases/tag/v40.9.0\", \"name\": \"https://github.com/electron/electron/releases/tag/v40.9.0\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/releases/tag/v41.2.1\", \"name\": \"https://github.com/electron/electron/releases/tag/v41.2.1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/releases/tag/v42.0.0-beta.3\", \"name\": \"https://github.com/electron/electron/releases/tag/v42.0.0-beta.3\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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, some window options supplied by web content in the window.open() features string were applied to the new BrowserWindow without an allowlist. Untrusted content could set window options it should not control, including options that cause the main process to access attacker-chosen file or network paths, when untrusted content can call window.open() and the app does not override child window options via setWindowOpenHandler or overrideBrowserWindowOptions. This issue is fixed in 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20: Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-08-05T16:24:11.939Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-70607\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-05T18:27:13.014Z\", \"dateReserved\": \"2026-08-04T19:50:27.329Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-08-05T16:24:11.939Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…