🚨 [security] Update electron 16.0.9 → 26.1.0 (major) #66
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ electron (16.0.9 → 26.1.0) · Repo
Security Advisories 🚨
🚨 Electron vulnerable to out-of-package code execution when launched with arbitrary cwd
🚨 Electron's Content-Secrity-Policy disabling eval not applied consistently in renderers with sandbox disabled
🚨 Electron context isolation bypass via nested unserializable return value
🚨 Electron context isolation bypass via nested unserializable return value
🚨 Electron context isolation bypass via nested unserializable return value
🚨 Electron context isolation bypass via nested unserializable return value
🚨 Electron vulnerable to out-of-package code execution when launched with arbitrary cwd
🚨 Electron vulnerable to out-of-package code execution when launched with arbitrary cwd
🚨 Electron vulnerable to out-of-package code execution when launched with arbitrary cwd
🚨 Electron vulnerable to out-of-package code execution when launched with arbitrary cwd
🚨 Heap buffer overflow in GPU
🚨 Exfiltration of hashed SMB credentials on Windows via file:// redirect
🚨 Exfiltration of hashed SMB credentials on Windows via file:// redirect
🚨 Exfiltration of hashed SMB credentials on Windows via file:// redirect
🚨 Compromised child renderer processes could obtain IPC access without nodeIntegrationInSubFrames being enabled
🚨 AutoUpdater module fails to validate certain nested components of the bundle
🚨 AutoUpdater module fails to validate certain nested components of the bundle
🚨 AutoUpdater module fails to validate certain nested components of the bundle
🚨 Compromised child renderer processes could obtain IPC access without nodeIntegrationInSubFrames being enabled
🚨 Compromised child renderer processes could obtain IPC access without nodeIntegrationInSubFrames being enabled
🚨 Renderers can obtain access to random bluetooth device without permission in Electron
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 17 commits:
fix: instantiate tab video tracks from BrowserCaptureMediaStreamTrack (#39618)
fix: `chrome.tabs` 'url' and 'title' are privileged information (#39607)
fix: dangling raw_ptr in ElectronBrowserMainParts dtor (#39594)
fix: `chrome://gpu` failing to load (#39584)
fix: explorer restart does not recreated thumbnail toolbar buttons (#39587)
fix: use tiled edges to calculate frame inset sizes in Linux (#39571)
docs: note macOS bounds Tray offset (#39554)
fix: destruction order of js env fields (#39548)
chore: cherry-pick 11 changes from Release-1-M115 (#39516)
docs: add missing webview `render-process-gone` event (#39545)
chore: bump chromium to 116.0.5845.97 (26-x-y) (#39530)
feat: support dns-result-order Node.js cli flag (#39501)
fix: crash when calling `BrowserWindow.moveTop()` on modal children (#39527)
docs: update timelines for E27 (#39508)
refactor: clean up Node.js cli arg parsing (#39510)
chore: bump chromium to 116.0.5845.96 (26-x-y) (#39502)
refactor: update `WebContentsZoomController` (#39495)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands