๐Ÿ” CVE Alert

CVE-2026-42090

CRITICAL 9.6

Notesnook: RCE via stored XSS in note export rendering

CVSS Score
9.6
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79 CWE-94
Vendor streetwriters
Product notesnook
Published May 4, 2026
Last Updated May 4, 2026
Stay Ahead of the Next One

Get instant alerts for streetwriters notesnook

Be the first to know when new critical vulnerabilities affecting streetwriters notesnook are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

streetwriters / notesnook
Notesnook Web/Desktop < 3.3.15 Notesnook iOS/Android < 3.3.20

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/streetwriters/notesnook/security/advisories/GHSA-fjm8-jg78-89h4 github.com: https://github.com/streetwriters/notesnook/releases/tag/3.3.20-android github.com: https://github.com/streetwriters/notesnook/releases/tag/v3.3.15