CVE-2026-42090
Wstrzyknięcie skryptu w Notesnook umożliwia zdalne wykonanie kodu w aplikacji desktopowej.
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.
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 9.6 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.2% |
| Opublikowano (NVD) | 2026-05-04 17:16:25 UTC |
| Ostatnia modyfikacja (NVD) | 2026-05-12 18:45:43 UTC |
- https://github.com/streetwriters/notesnook/releases/tag/3.3.20-android (security-advisories@github.com) [Release Notes]
- https://github.com/streetwriters/notesnook/releases/tag/v3.3.15 (security-advisories@github.com) [Release Notes]
- https://github.com/streetwriters/notesnook/security/advisories/GHSA-fjm8-jg78-89h4 (security-advisories@github.com) [Vendor Advisory]