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.
Conclusion & alert: CVE-2026-33976 is rated High Exploit Risk (71/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.71%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.71% | +0.64% |
| 2 | 2026-05-22 | 0.15% | 0.06% | -0.09% |
| 3 | 2026-04-28 | — | 0.15% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.6 | 3.1 | CRITICAL |
|
2.8 | 6.0 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| streetwriters | notesnook_desktop | < 3.3.11 | cpe:2.3:a:streetwriters:notesnook_desktop:*:*:*:*:*:*:*:* |
| streetwriters | notesnook_mobile | < 3.3.17 | cpe:2.3:a:streetwriters:notesnook_mobile:*:*:*:*:*:android:*:* |
| streetwriters | notesnook_mobile | < 3.3.17 | cpe:2.3:a:streetwriters:notesnook_mobile:*:*:*:*:*:iphone_os:*:* |
| URL | Tags |
|---|---|
| https://github.com/streetwriters/notesnook/security/advisories/GHSA-f42f-phvp-43x5 | Exploit Vendor Advisory |