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.2

Type: Local

Family: SCA Checks

Published: 7/24/2026

Updated: 8/27/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.63

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-54673

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 6.9

Threat Vector: CVSS:4.0/E:P

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 Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/24/2026

Vulnerability Publication Date: 6/30/2026

Reference Information

CVE: CVE-2026-54673

cwe: CWE-200