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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33952FreeRDP is a free implementation of the Remote Desktop Proto…6.5
- CVE-2026-33953LinkAce is a self-hosted archive to collect website links. V…8.5
- CVE-2026-33954LinkAce is a self-hosted archive to collect website links. I…6.5
- CVE-2026-33955Notesnook is a note-taking app. Prior to version 3.3.11 on W…8.6
- CVE-2026-3396WCAPF – WooCommerce Ajax Product Filter plugin is vulnerable…7.5
- CVE-2026-33975Twenty is an open source CRM built with NestJS (Node.js). In…8.3
- CVE-2026-33977FreeRDP is a free implementation of the Remote Desktop Proto…6.5
- CVE-2026-33978Notesnook is a note-taking app focused on user privacy & eas…6.1
- CVE-2026-33979Express XSS Sanitizer is Express 4.x and 5.x middleware whic…8.2
- CVE-2026-3398A vulnerability was determined in Tenda F453 1.0.0.3. Affect…8.8
- CVE-2026-33980Azure Data Explorer MCP Server is a Model Context Protocol (…8.1
- CVE-2026-33981changedetection.io is a free open source web page change det…6.5
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
