Bug 2455000 (CVE-2026-34767) - CVE-2026-34767 electron: Electron: HTTP Response Header Injection via attacker-controlled input
Summary: CVE-2026-34767 electron: Electron: HTTP Response Header Injection via attacke...
Keywords:
Status: NEW
Alias: CVE-2026-34767
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2455454 2455455
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-04 00:01 UTC by OSIDB Bzimport
Modified: 2026-04-06 16:54 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-04 00:01:34 UTC
Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.3, 40.8.3, and 41.0.3, apps that register custom protocol handlers via protocol.handle() / protocol.registerSchemesAsPrivileged() or modify response headers via webRequest.onHeadersReceived may be vulnerable to HTTP response header injection if attacker-controlled input is reflected into a response header name or value. An attacker who can influence a header value may be able to inject additional response headers, affecting cookies, content security policy, or cross-origin access controls. Apps that do not reflect external input into response headers are not affected. This issue has been patched in versions 38.8.6, 39.8.3, 40.8.3, and 41.0.3.


Note You need to log in before you can comment on or make changes to this bug.