CVE 9.6 CRITICAL

Notesnook: RCE via stored XSS in note export rendering_CVE-2026-42090

9.6 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Description

Notesnook is a note-taking app focused on user privacy & ease of use. Prior to Notesnook Web/Desktop version 3.3.15 and prior to Notesnook iOS/Android version 3.3.20, a stored XSS vulnerability in the note export flow can be escalated to remote code execution in the desktop app. The root cause is that exported note fields such as title, headline, and content are inserted into the generated HTML template without HTML escaping. When the note is later exported to PDF, Notesnook renders that HTML into a same-origin, unsandboxed iframe using iframe.srcdoc = .... Injected script executes in the Notesnook origin. In the desktop app, this becomes RCE because Electron is configured with nodeIntegration: true and contextIsolation: false. This issue has been patched in Notesnook Web/Desktop version 3.3.15 and Notesnook iOS/Android version 3.3.20.

AI Analysis

Stored XSS vulnerability in note export flow, potentially leading to remote code execution in the desktop app

Basic Information

ID CVE-2026-42090
Source GitHub_M
Published May 4, 2026 at 16:43

Affected Product

Vendor streetwriters
Product notesnook
Version Notesnook Web/Desktop < 3.3.15
Affected Versions streetwriters notesnook Notesnook Web/Desktop < 3.3.15
streetwriters notesnook Notesnook iOS/Android < 3.3.20

CWE Classification

AI Assessment

AI Score 9.6 / 10
AI Severity Critical
Vendor streetwriters
Product Notesnook
Version Notesnook Web/Desktop < 3.3.15, Notesnook iOS/Android < 3.3.20

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.