CVE-2026-70611 (GCVE-0-2026-70611)

Vulnerability from cvelistv5 – Published: 2026-08-05 17:49 – Updated: 2026-08-05 18:30
VLAI
Title
Electron: DevTools embedder handler executes arbitrary files via shell open
Summary
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.1, and 42.0.0-beta.3, the DevTools reveal in file manager action could launch the target file rather than reveal it. An attacker with a separate means of running script inside the DevTools frontend, such as a malicious DevTools extension, could use showItemInFolder handling to execute native code outside the sandbox when DevTools is opened for windows exposed to untrusted content or untrusted DevTools extensions. This issue is fixed in 39.8.9, 40.9.2, 41.2.1, and 42.0.0-beta.3.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Assigner
Impacted products
Vendor Product Version
electron electron Affected: < 39.8.9
Affected: >= 40.0.0-alpha.1, < 40.9.2
Affected: >= 41.0.0-alpha.1, < 41.2.1
Affected: >= 42.0.0-alpha.1, < 42.0.0-beta.3
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-70611",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-05T18:26:43.227317Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-05T18:30:11.451Z",
          "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.9"
            },
            {
              "status": "affected",
              "version": "\u003e= 40.0.0-alpha.1, \u003c 40.9.2"
            },
            {
              "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.9, 40.9.2, 41.2.1, and 42.0.0-beta.3, the DevTools reveal in file manager action could launch the target file rather than reveal it. An attacker with a separate means of running script inside the DevTools frontend, such as a malicious DevTools extension, could use showItemInFolder handling to execute native code outside the sandbox when DevTools is opened for windows exposed to untrusted content or untrusted DevTools extensions. This issue is fixed in 39.8.9, 40.9.2, 41.2.1, and 42.0.0-beta.3."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T17:49:09.144Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/electron/electron/security/advisories/GHSA-f2r8-jv7c-xqmp",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/electron/electron/security/advisories/GHSA-f2r8-jv7c-xqmp"
        },
        {
          "name": "https://github.com/electron/electron/pull/50937",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/pull/50937"
        },
        {
          "name": "https://github.com/electron/electron/pull/50938",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/pull/50938"
        },
        {
          "name": "https://github.com/electron/electron/pull/51114",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/pull/51114"
        },
        {
          "name": "https://github.com/electron/electron/pull/51115",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/pull/51115"
        },
        {
          "name": "https://github.com/electron/electron/commit/10fb5b39c5287f70c4bbcab4c24197f3871ec322",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/commit/10fb5b39c5287f70c4bbcab4c24197f3871ec322"
        },
        {
          "name": "https://github.com/electron/electron/commit/1b8a298d629d5a642c816ea5f7505359de17b771",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/commit/1b8a298d629d5a642c816ea5f7505359de17b771"
        },
        {
          "name": "https://github.com/electron/electron/commit/27bf1cae9274d5025684c7268496f435b7e06b44",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/commit/27bf1cae9274d5025684c7268496f435b7e06b44"
        },
        {
          "name": "https://github.com/electron/electron/commit/7a1eb7e5585991b3726cedb890a6244f327f43de",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/commit/7a1eb7e5585991b3726cedb890a6244f327f43de"
        },
        {
          "name": "https://github.com/electron/electron/releases/tag/v39.8.9",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/releases/tag/v39.8.9"
        },
        {
          "name": "https://github.com/electron/electron/releases/tag/v40.9.2",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/releases/tag/v40.9.2"
        },
        {
          "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-f2r8-jv7c-xqmp",
        "discovery": "UNKNOWN"
      },
      "title": "Electron: DevTools embedder handler executes arbitrary files via shell open"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-70611",
    "datePublished": "2026-08-05T17:49:09.144Z",
    "dateReserved": "2026-08-04T19:50:27.329Z",
    "dateUpdated": "2026-08-05T18:30:11.451Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-70611\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-08-05T18:17:15.613\",\"lastModified\":\"2026-08-05T19:17:40.837\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.1, and 42.0.0-beta.3, the DevTools reveal in file manager action could launch the target file rather than reveal it. An attacker with a separate means of running script inside the DevTools frontend, such as a malicious DevTools extension, could use showItemInFolder handling to execute native code outside the sandbox when DevTools is opened for windows exposed to untrusted content or untrusted DevTools extensions. This issue is fixed in 39.8.9, 40.9.2, 41.2.1, and 42.0.0-beta.3.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"electron\",\"product\":\"electron\",\"versions\":[{\"version\":\"\u003c 39.8.9\",\"status\":\"affected\"},{\"version\":\"\u003e= 40.0.0-alpha.1, \u003c 40.9.2\",\"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\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N\",\"baseScore\":6.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.6,\"impactScore\":5.8}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-05T18:26:43.227317Z\",\"id\":\"CVE-2026-70611\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"references\":[{\"url\":\"https://github.com/electron/electron/commit/10fb5b39c5287f70c4bbcab4c24197f3871ec322\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/commit/1b8a298d629d5a642c816ea5f7505359de17b771\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/commit/27bf1cae9274d5025684c7268496f435b7e06b44\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/commit/7a1eb7e5585991b3726cedb890a6244f327f43de\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/pull/50937\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/pull/50938\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/pull/51114\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/pull/51115\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/releases/tag/v39.8.9\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/releases/tag/v40.9.2\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/releases/tag/v41.2.1\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/releases/tag/v42.0.0-beta.3\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/electron/electron/security/advisories/GHSA-f2r8-jv7c-xqmp\",\"source\":\"security-advisories@github.com\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-70611\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-05T18:26:43.227317Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-05T18:26:59.029Z\"}}], \"cna\": {\"title\": \"Electron: DevTools embedder handler executes arbitrary files via shell open\", \"source\": {\"advisory\": \"GHSA-f2r8-jv7c-xqmp\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.9, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"electron\", \"product\": \"electron\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 39.8.9\"}, {\"status\": \"affected\", \"version\": \"\u003e= 40.0.0-alpha.1, \u003c 40.9.2\"}, {\"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-f2r8-jv7c-xqmp\", \"name\": \"https://github.com/electron/electron/security/advisories/GHSA-f2r8-jv7c-xqmp\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/electron/electron/pull/50937\", \"name\": \"https://github.com/electron/electron/pull/50937\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/pull/50938\", \"name\": \"https://github.com/electron/electron/pull/50938\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/pull/51114\", \"name\": \"https://github.com/electron/electron/pull/51114\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/pull/51115\", \"name\": \"https://github.com/electron/electron/pull/51115\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/commit/10fb5b39c5287f70c4bbcab4c24197f3871ec322\", \"name\": \"https://github.com/electron/electron/commit/10fb5b39c5287f70c4bbcab4c24197f3871ec322\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/commit/1b8a298d629d5a642c816ea5f7505359de17b771\", \"name\": \"https://github.com/electron/electron/commit/1b8a298d629d5a642c816ea5f7505359de17b771\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/commit/27bf1cae9274d5025684c7268496f435b7e06b44\", \"name\": \"https://github.com/electron/electron/commit/27bf1cae9274d5025684c7268496f435b7e06b44\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/commit/7a1eb7e5585991b3726cedb890a6244f327f43de\", \"name\": \"https://github.com/electron/electron/commit/7a1eb7e5585991b3726cedb890a6244f327f43de\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/releases/tag/v39.8.9\", \"name\": \"https://github.com/electron/electron/releases/tag/v39.8.9\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/electron/electron/releases/tag/v40.9.2\", \"name\": \"https://github.com/electron/electron/releases/tag/v40.9.2\", \"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.9, 40.9.2, 41.2.1, and 42.0.0-beta.3, the DevTools reveal in file manager action could launch the target file rather than reveal it. An attacker with a separate means of running script inside the DevTools frontend, such as a malicious DevTools extension, could use showItemInFolder handling to execute native code outside the sandbox when DevTools is opened for windows exposed to untrusted content or untrusted DevTools extensions. This issue is fixed in 39.8.9, 40.9.2, 41.2.1, and 42.0.0-beta.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-08-05T17:49:09.144Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-70611\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-05T18:30:11.451Z\", \"dateReserved\": \"2026-08-04T19:50:27.329Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-08-05T17:49:09.144Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…