CVE-2026-70606
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N
Summary
Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 40.10.6, 41.9.1, 42.5.1, and 43.0.0, when a custom protocol handler returned a ProtocolResponse with a url and no session, Electron made the upstream request through defaultSession instead of the session that handled the protocol. A cached response could then be reused across otherwise isolated session partitions. Apps that use ProtocolResponse.url, omit ProtocolResponse.session, and rely on separate sessions to isolate content are affected. This issue is fixed in versions 40.10.6, 41.9.1, 42.5.1, and 43.0.0.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| electron | electron | >= 40.0.0-alpha.1, < 40.10.6 | affected |
| electron | electron | >= 41.0.0-alpha.1, < 41.9.1 | affected |
| electron | electron | >= 42.0.0-alpha.1, < 42.5.1 | affected |
| electron | electron | >= 43.0.0-alpha.1, < 43.0.0 | affected |
Weaknesses
- CWE-668: CWE-668: Exposure of Resource to Wrong Sphere
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.