Cross-Site Scripting in Notesnook Note-Taking App
CVE-2026-33955
8.6HIGH
What is CVE-2026-33955?
The Notesnook note-taking application experiences a cross-site scripting vulnerability that can lead to remote code execution. This issue arises when untrusted input is displayed via dangerouslySetInnerHTML, allowing an attacker to inject malicious note headers. This vulnerability is particularly critical in the desktop version due to Electron's configuration with nodeIntegration: true and contextIsolation: false, which together enable the execution of injected scripts. The vulnerability has been addressed in version 3.3.11.
Affected Version(s)
Notesnook Web/Desktop < 3.3.11
