SCA: security update for electron (GHSA-3c8v-cfp5-9885)

medium Tenable Cloud Security Plugin ID 439776

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 versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0, on macOS and Linux, apps that call
app.requestSingleInstanceLock() were vulnerable to an out-of-bounds heap read when parsing a crafted
second-instance message. Leaked memory could be delivered to the app's second-instance event handler. This
issue is limited to processes running as the same user as the Electron app. Apps that do not call
app.requestSingleInstanceLock() are not affected. Windows is not affected by this issue. This issue has
been patched in versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0. (CVE-2026-34776)

Solution

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

See Also

https://github.com/advisories/GHSA-3c8v-cfp5-9885

Plugin Details

Severity: Medium

ID: 439776

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 4/3/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-34776

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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: 4/3/2026

Vulnerability Publication Date: 4/3/2026

Reference Information

CVE: CVE-2026-34776

cwe: CWE-125