CVE-2026-33955

Notesnook is a note-taking app. Prior to version 3.3.11 on Web/Desktop, a cross-site scripting vulnerability stored in the note history comparison viewer can escalate to remote code execution in a desktop application. The issue is triggered when an attacker-controlled note header is displayed using `dangerouslySetInnerHTML` without secure handling. When combined with the full backup and restore feature in the desktop application, this becomes remote code execution because Electron is configured with `nodeIntegration: true` and `contextIsolation: false`. Version 3.3.11 patches the issue.
Configurations

No configuration.

History

30 Mar 2026, 19:16

Type Values Removed Values Added
References () https://github.com/streetwriters/notesnook/security/advisories/GHSA-45g3-cv93-q59v - () https://github.com/streetwriters/notesnook/security/advisories/GHSA-45g3-cv93-q59v -

Information

Published : 2026-03-27 22:16

Updated : 2026-03-30 19:16


NVD link : CVE-2026-33955

Mitre link : CVE-2026-33955

CVE.ORG link : CVE-2026-33955


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-94

Improper Control of Generation of Code ('Code Injection')