CVE-2026-54673

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

Configuration 1 (hide)

OR cpe:2.3:a:electron:builder-util-runtime:*:*:*:*:*:node.js:*:*
cpe:2.3:a:electron:electron-builder:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-06-30 23:17

Updated : 2026-08-26 19:13


NVD link : CVE-2026-54673

Mitre link : CVE-2026-54673

CVE.ORG link : CVE-2026-54673


JSON object : View

Products Affected

electron

  • electron-builder
  • builder-util-runtime
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor