CVE-2026-33334

Severity CVSS v4.0:
MEDIUM
Type:
CWE-94 Code Injection
Publication date:
24/03/2026
Last modified:
27/03/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:vikunja:vikunja:*:*:*:*:*:*:*:* 0.21.0 (including) 2.2.2 (excluding)