Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the Vikunja file import endpoint uses the attacker-controlled Size field from the JSON metadata inside the import zip instead of the actual decompressed file content length for the file size enforcement check. By setting Size to 0 in the JSON while including large compressed file entries in the zip, an attacker bypasses the configured maximum file size limit. This vulnerability is fixed in 2.3.0.
References
| Link | Resource |
|---|---|
| https://github.com/go-vikunja/vikunja/pull/2575 | Issue Tracking |
| https://github.com/go-vikunja/vikunja/releases/tag/v2.3.0 | Release Notes |
| https://github.com/go-vikunja/vikunja/security/advisories/GHSA-qh78-rvg3-cv54 | Exploit Vendor Advisory |
| https://github.com/go-vikunja/vikunja/security/advisories/GHSA-qh78-rvg3-cv54 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-10 17:17
Updated : 2026-06-17 10:40
NVD link : CVE-2026-35602
Mitre link : CVE-2026-35602
CVE.ORG link : CVE-2026-35602
JSON object : View
Products Affected
vikunja
- vikunja
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
