Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33976
March 27, 2026
Notesnook is a note-taking app. Prior to version 3.3.11 on Web/Desktop and 3.3.17 on Android/iOS, a stored XSS in the Web Clipper rendering flow can be escalated to remote code execution in the desktop app. The root cause is that the clipper preserves attacker-controlled attributes from the source page’s root element and stores them inside web-clip HTML. When the clip is later opened, Notesnook renders that HTML into a same-origin, unsandboxed iframe using "contentDocument.write(...)". Event-handler attributes such as "onload", "onclick", or "onmouseover" execute in the Notesnook origin. In the desktop app, this becomes RCE because Electron is configured with "nodeIntegration: true" and "contextIsolation: false". Version 3.3.11 Web/Desktop and 3.3.17 on Android/iOS patch the issue.
Affected Packages
https://github.com/streetwriters/notesnook.git (GITHUB):
Affected version(s) >=v1.3.5 <v3.3.11
Fix Suggestion:
Update to version v3.3.11
https://github.com/streetwriters/notesnook.git (GITHUB):
Affected version(s) >=v1.3.5 <v3.3.11
Fix Suggestion:
Update to version v3.3.11
https://github.com/streetwriters/notesnook.git (GITHUB):
Affected version(s) >=v1.3.5 <v3.3.11
Fix Suggestion:
Update to version v3.3.11
https://github.com/streetwriters/notesnook.git (GITHUB):
Affected version(s) >=v1.3.5 <v3.3.11
Fix Suggestion:
Update to version v3.3.11
https://github.com/streetwriters/notesnook.git (GITHUB):
Affected version(s) >=v1.3.5 <v3.3.11
Fix Suggestion:
Update to version v3.3.11
https://github.com/streetwriters/notesnook.git (GITHUB):
Affected version(s) >=v1.3.5 <v3.3.11
Fix Suggestion:
Update to version v3.3.11
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9.6
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Control of Generation of Code ('Code Injection')
EPSS
Base Score:
0.14