CVE-2026-27616

7.3 HIGH
Published: February 25, 2026 Modified: March 05, 2026
View on NVD

Description

Vikunja is an open-source self-hosted task management platform. Prior to version 2.0.0, the application allows users to upload SVG files as task attachments. SVG is an XML-based format that supports JavaScript execution through elements such as <script> tags or event handlers like onload. The application does not sanitize SVG content before storing it. When the uploaded SVG file is accessed via its direct URL, it is rendered inline in the browser under the application's origin. As a result, embedded JavaScript executes in the context of the authenticated user. Because the authentication token is stored in localStorage, it is accessible via JavaScript and can be retrieved by a malicious payload. Version 2.0.0 patches this issue.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://github.com/go-vikunja/vikunja/security/advisories/GHSA-7jp5-298q-jg98
Source: security-advisories@github.com
Vendor Advisory
https://github.com/user-attachments/files/25414870/Stored.XSS.Proof.of.concept.pdf
Source: security-advisories@github.com
Exploit Third Party Advisory
https://vikunja.io/changelog/vikunja-v2.0.0-was-released
Source: security-advisories@github.com
Release Notes

3 reference(s) from NVD

Quick Stats

CVSS v3 Score
7.3 / 10.0
EPSS (Exploit Probability)
0.0%
11th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

vikunja