CVE-2026-34781
Last modified
CVE-2026-34781 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5, apps that call clipboard.readImage() may be vulnerable to a denial of service. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5, apps that call clipboard.readImage() may be vulnerable to a denial of service. If the system clipboard contains image data that fails to decode, the resulting null bitmap is passed unchecked to image construction, triggering a controlled abort and crashing the process. Apps are only affected if they call clipboard.readImage(). Apps that do not read images from the clipboard are not affected. This issue does not allow memory corruption or code execution. This vulnerability is fixed in 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Electronjs | Electron | <= 39.8.4 | — |
| Electronjs | Electron | >= 40.0.0, <= 40.8.4 | — |
| Electronjs | Electron | >= 41.0.0, < 41.1.0 | — |
| Electronjs | Electron | 41.2.0 | — |
| Electronjs | Electron | 42.0.0 | Alpha1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34781?
How severe is CVE-2026-34781?
How do I fix CVE-2026-34781?
Are you affected by CVE-2026-34781?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
