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.
Conclusion & alert: CVE-2026-42090 is rated Moderate Risk (51/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.16%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-05 | — | 0.16% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.6 | 3.1 | CRITICAL |
|
2.8 | 6.0 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| streetwriters | notesnook_desktop | < 3.3.15 | cpe:2.3:a:streetwriters:notesnook_desktop:*:*:*:*:*:*:*:* |
| streetwriters | notesnook_mobile | < 3.3.20 | cpe:2.3:a:streetwriters:notesnook_mobile:*:*:*:*:*:android:*:* |
| streetwriters | notesnook_mobile | < 3.3.20 | cpe:2.3:a:streetwriters:notesnook_mobile:*:*:*:*:*:iphone_os:*:* |
| URL | Tags |
|---|---|
| https://github.com/streetwriters/notesnook/releases/tag/3.3.20-android | Release Notes |
| https://github.com/streetwriters/notesnook/releases/tag/v3.3.15 | Release Notes |
| https://github.com/streetwriters/notesnook/security/advisories/GHSA-fjm8-jg78-89h4 | Vendor Advisory |