CVE-2026-70610 (GCVE-0-2026-70610)
Vulnerability from cvelistv5
Published
2026-08-05 17:41
Modified
2026-08-06 14:31
CWE
  • CWE-1321 - Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
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.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling prototype-pollution-style attacks against preload code despite context isolation being enabled. Apps are only affected if their preload code accepts object arguments from untrusted content and reads properties from them without own-property checks, while apps that only accept primitive arguments or validate object arguments are not affected. This issue is fixed in 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4.
Impacted products
Vendor Product Version
electron electron Version: < 39.8.9
Version: >= 40.0.0-alpha.1, < 40.9.2
Version: >= 41.0.0-alpha.1, < 41.2.2
Version: >= 42.0.0-alpha.1, < 42.0.0-beta.4
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-70610",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-06T14:30:58.717300Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-06T14:31:10.761Z",
          "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.2"
            },
            {
              "status": "affected",
              "version": "\u003e= 42.0.0-alpha.1, \u003c 42.0.0-beta.4"
            }
          ]
        }
      ],
      "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.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling prototype-pollution-style attacks against preload code despite context isolation being enabled. Apps are only affected if their preload code accepts object arguments from untrusted content and reads properties from them without own-property checks, while apps that only accept primitive arguments or validate object arguments are not affected. This issue is fixed in 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4."
        }
      ],
      "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"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-1321",
              "description": "CWE-1321: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T17:41:03.016Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/electron/electron/security/advisories/GHSA-ff2p-hmqr-hxm4",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/electron/electron/security/advisories/GHSA-ff2p-hmqr-hxm4"
        },
        {
          "name": "https://github.com/electron/electron/pull/51083",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/pull/51083"
        },
        {
          "name": "https://github.com/electron/electron/pull/51084",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/pull/51084"
        },
        {
          "name": "https://github.com/electron/electron/pull/51085",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/pull/51085"
        },
        {
          "name": "https://github.com/electron/electron/pull/51086",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/pull/51086"
        },
        {
          "name": "https://github.com/electron/electron/commit/17d5d26499cd279fab48f5f26527f8edc02a7713",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/commit/17d5d26499cd279fab48f5f26527f8edc02a7713"
        },
        {
          "name": "https://github.com/electron/electron/commit/23a6efb714dec80e2cf45d3054d18d701162e4dd",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/commit/23a6efb714dec80e2cf45d3054d18d701162e4dd"
        },
        {
          "name": "https://github.com/electron/electron/commit/4ac50292d552fb510eb778392620c85308770a55",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/commit/4ac50292d552fb510eb778392620c85308770a55"
        },
        {
          "name": "https://github.com/electron/electron/commit/5b699544cbbed51bedb7c60d75c8c42be5825737",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/commit/5b699544cbbed51bedb7c60d75c8c42be5825737"
        },
        {
          "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.2",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/releases/tag/v41.2.2"
        },
        {
          "name": "https://github.com/electron/electron/releases/tag/v42.0.0-beta.4",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/electron/electron/releases/tag/v42.0.0-beta.4"
        }
      ],
      "source": {
        "advisory": "GHSA-ff2p-hmqr-hxm4",
        "discovery": "UNKNOWN"
      },
      "title": "Electron: contextBridge object copy honors prototype setters"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-70610",
    "datePublished": "2026-08-05T17:41:03.016Z",
    "dateReserved": "2026-08-04T19:50:27.329Z",
    "dateUpdated": "2026-08-06T14:31:10.761Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"cna\": {\"title\": \"Electron: contextBridge object copy honors prototype setters\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-1321\", \"lang\": \"en\", \"description\": \"CWE-1321: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)\", \"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-ff2p-hmqr-hxm4\", \"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/electron/electron/security/advisories/GHSA-ff2p-hmqr-hxm4\"}, {\"name\": \"https://github.com/electron/electron/pull/51083\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/electron/electron/pull/51083\"}, {\"name\": \"https://github.com/electron/electron/pull/51084\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/electron/electron/pull/51084\"}, {\"name\": \"https://github.com/electron/electron/pull/51085\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/electron/electron/pull/51085\"}, {\"name\": \"https://github.com/electron/electron/pull/51086\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/electron/electron/pull/51086\"}, {\"name\": \"https://github.com/electron/electron/commit/17d5d26499cd279fab48f5f26527f8edc02a7713\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/electron/electron/commit/17d5d26499cd279fab48f5f26527f8edc02a7713\"}, {\"name\": \"https://github.com/electron/electron/commit/23a6efb714dec80e2cf45d3054d18d701162e4dd\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/electron/electron/commit/23a6efb714dec80e2cf45d3054d18d701162e4dd\"}, {\"name\": \"https://github.com/electron/electron/commit/4ac50292d552fb510eb778392620c85308770a55\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/electron/electron/commit/4ac50292d552fb510eb778392620c85308770a55\"}, {\"name\": \"https://github.com/electron/electron/commit/5b699544cbbed51bedb7c60d75c8c42be5825737\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/electron/electron/commit/5b699544cbbed51bedb7c60d75c8c42be5825737\"}, {\"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.2\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/electron/electron/releases/tag/v41.2.2\"}, {\"name\": \"https://github.com/electron/electron/releases/tag/v42.0.0-beta.4\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/electron/electron/releases/tag/v42.0.0-beta.4\"}], \"affected\": [{\"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.2\", \"status\": \"affected\"}, {\"version\": \"\u003e= 42.0.0-alpha.1, \u003c 42.0.0-beta.4\", \"status\": \"affected\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-08-05T17:41:03.016Z\"}, \"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.2, and 42.0.0-beta.4, objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling prototype-pollution-style attacks against preload code despite context isolation being enabled. Apps are only affected if their preload code accepts object arguments from untrusted content and reads properties from them without own-property checks, while apps that only accept primitive arguments or validate object arguments are not affected. This issue is fixed in 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4.\"}], \"source\": {\"advisory\": \"GHSA-ff2p-hmqr-hxm4\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-70610\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-06T14:30:58.717300Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-06T14:31:06.960Z\"}}]}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-70610\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"GitHub_M\", \"dateReserved\": \"2026-08-04T19:50:27.329Z\", \"datePublished\": \"2026-08-05T17:41:03.016Z\", \"dateUpdated\": \"2026-08-06T14:31:10.761Z\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…