CVE 5.9 MEDIUM

Electron: HTTP Response Header Injection in custom protocol handlers and webRequest_CVE-2026-34767

5.9 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N

Description

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.

Basic Information

ID CVE-2026-34767
Source GitHub_M
Published Apr 3, 2026 at 23:43
Modified Apr 6, 2026 at 19:07

Affected Product

Vendor electron
Product electron
Version < 38.8.6
Affected Versions electron electron < 38.8.6
electron electron >= 39.0.0-alpha.1, < 39.8.3
electron electron >= 40.0.0-alpha.1, < 40.8.3
electron electron >= 41.0.0-alpha.1, < 41.0.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.