{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.3.11"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "00a20dda48e63d04fec7724b8707c3a6b913f673"
            }
          ],
          "repo": "https://github.com/streetwriters/notesnook",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-45g3-cv93-q59v"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79",
      "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33955.json"
  },
  "details": "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.",
  "id": "CVE-2026-33955",
  "modified": "2026-04-01T23:09:20.321180015Z",
  "published": "2026-03-27T21:27:31.554Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33955.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/streetwriters/notesnook/security/advisories/GHSA-45g3-cv93-q59v"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33955"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Notesnook vulnerable to RCE via stored XSS in Note History diff viewer"
}