Record summary

CVE-2026-70606 has a selected CVSS score of 5.9 (medium).

Description

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.

Description source: CVE List

Exploitation context

CISA SSVC decision

ExploitationNone
AutomatableNo
Technical impactPartial

CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 5, 2026 · Source: CVE List

Affected products and versions

2
ProductSourceVersion rangeStatus
CVE List>= 40.0.0-alpha.1, < 40.10.6affected
>= 41.0.0-alpha.1, < 41.9.1affected
>= 42.0.0-alpha.1, < 42.5.1affected
>= 43.0.0-alpha.1, < 43.0.0affected
GitHub Advisory43.0.0-alpha.1 to < 43.0.0 · Fixed in 43.0.0affected
42.0.0-alpha.1 to < 42.5.1 · Fixed in 42.5.1affected
41.0.0-alpha.1 to < 41.9.1 · Fixed in 41.9.1affected
40.0.0-alpha.1 to < 40.10.6 · Fixed in 40.10.6affected

References

2