Notesnook Mobile
Approved changes feed: RSS · Atom
cpe:2.3:a:streetwriters:notesnook_mobile:*:*:*:*:*:iphone_os:*:*
part: a version: * update: *
| Vendor | Streetwriters (a6372962-5763-5fe0-a8e1-a63368eb76ea) |
|---|---|
| Product | Notesnook Mobile (9055b64c-a44c-5702-ae5e-cbfe1c12f46c) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | iphone_os |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-42090 |
vulnerable | 2026-06-08 08:03:15.933981 |
Notesnook: RCE via stored XSS in note export rendering
CRITICAL (9.6)
Notesnook is a note-taking app focused on user privacy & ease of use. Prior to Notesnook Web/Desktop version 3.3.15 and prior to Notesnook iOS/Android version 3.3.20, a stored XSS vulnerability in the note export flow can be escalated to remote code execution in the desktop app. The root cause is that exported note fields such as title, headline, and content are inserted into the generated HTML template without HTML escaping. When the note is later exported to PDF, Notesnook renders that HTML into a same-origin, unsandboxed iframe using iframe.srcdoc = .... Injected script executes in the Notesnook origin. In the desktop app, this becomes RCE because Electron is configured with nodeIntegration: true and contextIsolation: false. This issue has been patched in Notesnook Web/Desktop version 3.3.15 and Notesnook iOS/Android version 3.3.20.
Published: 2026-05-04T16:43:07.527Z
Updated: 2026-05-05T03:56:38.973Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-33978 |
vulnerable | 2026-06-08 07:59:11.651918 |
Notesnook: Stored XSS in mobile share editor via unescaped web clip title metadata
MEDIUM (5.4)
Notesnook is a note-taking app focused on user privacy & ease of use. Prior to version 3.3.17, a stored XSS vulnerability exists in the mobile share / web clip flow because attacker-controlled clip metadata is concatenated into HTML without escaping and then rendered with innerHTML inside the mobile share editor WebView. An attacker can control the shared title metadata (for example through Android/iOS share metadata such as TITLE / SUBJECT, or through link-preview title data) and inject HTML such as </a><img src=x onerror=...>. When the victim opens the Notesnook share flow and selects Web clip, the payload is inserted into the generated HTML and executed in the mobile editor WebView. This issue has been patched in version 3.3.17.
Published: 2026-04-01T16:11:56.610Z
Updated: 2026-04-01T19:07:24.523Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-33976 |
vulnerable | 2026-06-08 07:59:11.649783 |
Notesnook vulnerable to RCE via stored XSS in Web Clipper rendering
CRITICAL (9.7)
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.
Published: 2026-03-27T21:26:10.127Z
Updated: 2026-04-03T03:55:22.486Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-31876 |
vulnerable | 2026-06-08 07:57:16.038899 |
Notesnook has Stored XSS via unsanitized Twitter/X embed URL in editor (`tweetToEmbed`)
MEDIUM (5.4)
Notesnook is a note-taking app focused on user privacy & ease of use. Prior to 3.3.9, a Stored Cross-Site Scripting (XSS) vulnerability existed in Notesnook's editor embed component when rendering Twitter/X embed URLs. The tweetToEmbed() function in component.tsx interpolated the user-supplied URL directly into an HTML string without escaping, which was then assigned to the srcdoc attribute of an <iframe>. This vulnerability is fixed in 3.3.9.
Published: 2026-03-11T18:17:08.142Z
Updated: 2026-03-12T20:08:12.048Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.