Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-33976 β€” AI Deep Analysis Summary

CVSS 9.7 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Notesnook suffers from a Stored XSS in the Web Clipper. This allows attackers to inject malicious code. <br>πŸ’₯ **Consequences**: The XSS can escalate to **Remote Code Execution (RCE)** on desktop apps.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-79** (Cross-site Scripting). <br>πŸ” **Flaw**: The Web Clipper's rendering process fails to sanitize user input properly. Malicious scripts are stored and executed when viewed.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected Products**: Notesnook Web & Desktop apps. <br>πŸ“± **Affected Versions**: <br>β€’ **Web/Desktop**: Versions **before 3.3.11** <br>β€’ **Android/iOS**: Versions **before 3.3.17** <br>🏒 **Vendor**: Streetwriters.

Q4What can hackers do? (Privileges/Data)

πŸ’» **Privileges**: Attackers can execute arbitrary code on the victim's machine. <br>πŸ“‚ **Data**: Full access to encrypted notes and potentially system-level control.…

Q5Is exploitation threshold high? (Auth/Config)

⚠️ **Threshold**: Medium. <br>πŸ”‘ **Auth**: No authentication required to exploit the vector (PR:N). <br>πŸ‘οΈ **UI**: Requires User Interaction (UI:R). The victim must likely view or interact with the clipped content.…

Q6Is there a public Exp? (PoC/Wild Exploitation)

🚫 **Public Exploit**: **No**. The `pocs` field is empty. <br>πŸ“‰ **Status**: No known wild exploitation yet. However, the severity (RCE) makes it a high-value target for future exploits.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. Check your Notesnook version. <br>2. If **< 3.3.11** (Desktop/Web) or **< 3.3.17** (Mobile), you are vulnerable. <br>3. Scan for unexpected scripts in clipped notes.

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: **Yes**. <br>πŸ› οΈ **Patch**: Update to **v3.3.11+** (Web/Desktop) or **v3.3.17+** (Mobile).…

Q9What if no patch? (Workaround)

🚧 **Workaround**: <br>β€’ **Disable Web Clipper** if possible. <br>β€’ **Avoid** viewing untrusted clipped content. <br>β€’ **Isolate** the application until patched.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. <br>⚑ **Priority**: Patch immediately. <br>πŸ“‰ **Reason**: CVSS is High (H/H/H). RCE potential via simple XSS makes this critical for security-conscious users. Don't wait!