SCA: security update for builder-util-runtime (GHSA-p2f4-r6v6-j797)

high Tenable Cloud Security Plugin ID 445316

Description

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

- electron-updater allows for automatic updates for Electron apps. Prior to 9.7.0, the HTTP redirect handler
(HttpExecutor.prepareRedirectUrlOptions) only stripped a credential header whose key string matched
exactly lowercase "authorization", exposing credentials. Other credential-bearing headers — most notably
PRIVATE-TOKEN (used by GitLab's personal access token flow) and mixed-case Authorization (used by GitLab's
Bearer/OAuth flow) — were not stripped and could be forwarded to an attacker-controlled cross-origin
redirect destination. This issue has been fixed in version 9.7.0. (CVE-2026-54673)

Solution

Update the builder-util-runtime library and its related packages to version 9.7.0 or later.

See Also

https://github.com/advisories/GHSA-p2f4-r6v6-j797

Plugin Details

Severity: High

ID: 445316

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/24/2026

Updated: 7/24/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.74

Vendor

Vendor Severity: High

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-54673

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 5.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/24/2026

Vulnerability Publication Date: 6/30/2026

Reference Information

CVE: CVE-2026-54673

cwe: CWE-200