GHSA-7jp5-298q-jg98 · Severity: high · Ecosystem: go — Vikunja: Stored XSS via Unsanitized SVG Attachment Upload Leads to Token Exposure
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.
Conclusion & alert: CVE-2026-27616 is rated Exploit Available (50.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.06%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-29 | 0.02% | 0.06% | +0.04% |
| 2 | 2026-02-26 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
2.1 | 5.2 | [email protected] |
GHSA-7jp5-298q-jg98 · Severity: high · Ecosystem: go — Vikunja: Stored XSS via Unsanitized SVG Attachment Upload Leads to Token Exposure
| URL | Tags |
|---|---|
| https://github.com/go-vikunja/vikunja/security/advisories/GHSA-7jp5-298q-jg98 | Vendor Advisory |
| https://github.com/user-attachments/files/25414870/Stored.XSS.Proof.of.concept.pdf | Exploit Third Party Advisory |
| https://vikunja.io/changelog/vikunja-v2.0.0-was-released | Release Notes |