CVE-2026-33976
Last modified
CVE-2026-33976 is a critical-severity vulnerability rated 9.6/10 on the CVSS scale. 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. EPSS estimates a 0.71% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Streetwriters | Notesnook Desktop | < 3.3.11 |
| Streetwriters | Notesnook Mobile | < 3.3.17 |
References
- https://github.com/streetwriters/notesnook/security/advisories/GHSA-f42f-phvp-43x5Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33976?
How severe is CVE-2026-33976?
How do I fix CVE-2026-33976?
Are you affected by CVE-2026-33976?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
