{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-70612",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-04T19:50:27.329Z",
        "datePublished": "2026-08-05T17:56:41.464Z",
        "dateUpdated": "2026-08-05T19:03:29.121Z"
    },
    "containers": {
        "cna": {
            "title": "Electron: Sandboxed iframes can launch external protocol handlers",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-284",
                            "lang": "en",
                            "description": "CWE-284: Improper Access Control",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.4,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/electron/electron/security/advisories/GHSA-p2rr-rvmm-c5fp",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/electron/electron/security/advisories/GHSA-p2rr-rvmm-c5fp"
                },
                {
                    "name": "https://github.com/electron/electron/pull/50961",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/electron/electron/pull/50961"
                },
                {
                    "name": "https://github.com/electron/electron/pull/50962",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/electron/electron/pull/50962"
                },
                {
                    "name": "https://github.com/electron/electron/pull/50963",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/electron/electron/pull/50963"
                },
                {
                    "name": "https://github.com/electron/electron/pull/50964",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/electron/electron/pull/50964"
                },
                {
                    "name": "https://github.com/electron/electron/commit/08b9d0a220e267d1a2402a44bdd01a2e9aa320b5",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/electron/electron/commit/08b9d0a220e267d1a2402a44bdd01a2e9aa320b5"
                },
                {
                    "name": "https://github.com/electron/electron/commit/2764e4c35168855f614876051823db4f58a3714a",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/electron/electron/commit/2764e4c35168855f614876051823db4f58a3714a"
                },
                {
                    "name": "https://github.com/electron/electron/commit/477dcf7afc6550715f9ec5e6f39ee38e5dd7bf39",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/electron/electron/commit/477dcf7afc6550715f9ec5e6f39ee38e5dd7bf39"
                },
                {
                    "name": "https://github.com/electron/electron/commit/c39e3d5687d57434c8d5fe814c5152efd2f631c3",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/electron/electron/commit/c39e3d5687d57434c8d5fe814c5152efd2f631c3"
                },
                {
                    "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"
                }
            ],
            "affected": [
                {
                    "vendor": "electron",
                    "product": "electron",
                    "versions": [
                        {
                            "version": "< 39.8.8",
                            "status": "affected"
                        },
                        {
                            "version": ">= 40.0.0-alpha.1, < 40.9.0",
                            "status": "affected"
                        },
                        {
                            "version": ">= 41.0.0-alpha.1, < 41.2.1",
                            "status": "affected"
                        },
                        {
                            "version": ">= 42.0.0-alpha.1, < 42.0.0-beta.3",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-05T17:56:41.464Z"
            },
            "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, requests to open external protocol URLs from web content did not take iframe sandbox restrictions into account, so a sandboxed iframe could cause an OS-registered external application to be launched. The frame sandbox state was also not made available to the app permission handlers, affecting apps that render untrusted content in sandboxed iframes and grant the openExternal permission by default when no setPermissionRequestHandler is installed. This issue is fixed in 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3."
                }
            ],
            "source": {
                "advisory": "GHSA-p2rr-rvmm-c5fp",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-05T19:03:22.677858Z",
                                "id": "CVE-2026-70612",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-05T19:03:29.121Z"
                }
            }
        ]
    }
}