SCA: security update for electron (GHSA-p2rr-rvmm-c5fp)

medium Tenable Cloud Security Plugin ID 445705

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-70612)

Solution

Update the electron library and its related packages to version 39.8.8 or later.

See Also

https://github.com/advisories/GHSA-p2rr-rvmm-c5fp

Plugin Details

Severity: Medium

ID: 445705

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/5/2026

Updated: 8/6/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.7

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:H/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2026-70612

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/5/2026

Vulnerability Publication Date: 8/5/2026

Reference Information

CVE: CVE-2026-70612

cwe: CWE-284