Vikunja is an open-source self-hosted task management platform. Prior to version 2.0.0, the restoreConfig function in vikunja/pkg/modules/dump/restore.go of the go-vikunja/vikunja repository fails to sanitize file paths within the provided ZIP archive. A maliciously crafted ZIP can bypass the intended extraction directory to overwrite arbitrary files on the host system. Additionally, we’ve discovered that a malformed archive triggers a runtime panic, crashing the process immediately after the database has been wiped permanently. The application trusts the metadata in the ZIP archive. It uses the Name attribute of the zip.File struct directly in os.OpenFile calls without validation, allowing files to be written outside the intended directory. The restoration logic assumes a specific directory structure within the ZIP. When provided with a "minimalist" malicious ZIP, the application fails to validate the length of slices derived from the archive contents. Specifically, at line 154, the code attempts to access an index of len(ms)-2 on an insufficiently populated slice, triggering a panic. Version 2.0.0 fixes the issue.
CVE-2026-27819
Score 7.2 from GitHub Security Advisory (severity: HIGH) published 2026-02-26. a secondary CVSS source baseline 7.2; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.2
- EG Score
- 7.2(medium)
- EG Risk
- 37(Track)EG Risk 37/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity72% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 51%
- KEV
- Not listed
Published
February 25, 2026
Last Modified
June 17, 2026
References (2)
- security-advisories@githubhttps://github.com/go-vikunja/vikunja/security/advisories/GHSA-42wg-38gx-85rh
- security-advisories@githubhttps://vikunja.io/changelog/vikunja-v2.0.0-was-released
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| go | code.vikunja.io/api | — | ghsa |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-27 14:04 UTCEG score recompute
- 2026-07-27 14:04 UTCGHSA enrichment
- 2026-07-27 13:57 UTCOSV refresh
Related CVEs(same product + same CWE)
Same product
9 showngo:code.vikunja.io/api
Frequently asked(5)
What is CVE-2026-27819?
When was CVE-2026-27819 disclosed?
Is CVE-2026-27819 actively exploited?
What is the CVSS score of CVE-2026-27819?
How do I remediate CVE-2026-27819?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-27819
Is Your Infrastructure Affected by CVE-2026-27819?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.