{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0.21.0"
              },
              {
                "fixed": "2.2.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "e5cd4897d6be52c5bacb39a4ddae322921bfc0ee"
            },
            {
              "fixed": "b365be1881641dd2791d3dff4c26ad941c13cef6"
            }
          ],
          "repo": "https://github.com/go-vikunja/vikunja",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xh67-63q3-hf7g"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-269",
      "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33334.json"
  },
  "details": "Vikunja is an open-source self-hosted task management platform. Starting in version 0.21.0 and prior to version 2.2.0, the Vikunja Desktop Electron wrapper enables `nodeIntegration` in the renderer process without `contextIsolation` or `sandbox`. This means any cross-site scripting (XSS) vulnerability in the Vikunja web frontend -- present or future -- automatically escalates to full remote code execution on the victim's machine, as injected scripts gain access to Node.js APIs. Version 2.2.0 fixes the issue.",
  "id": "CVE-2026-33334",
  "modified": "2026-04-01T23:10:19.408339870Z",
  "published": "2026-03-24T15:02:20.418Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33334.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/go-vikunja/vikunja/security/advisories/GHSA-xh67-63q3-hf7g"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33334"
    },
    {
      "type": "WEB",
      "url": "https://vikunja.io/changelog/vikunja-v2.2.0-was-released"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Vikunja Desktop: Any frontend XSS escalates to Remote Code Execution due to nodeIntegration"
}