Vulnerability Description
vikunja versions before 2.6.0 contain a resource exhaustion vulnerability in the POST /api/v2/migration/csv/migrate endpoint that fails to limit parsed row cardinality. Authenticated attackers can upload multipart CSV files with millions of tiny records to exhaust process memory and terminate the API service.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/go-vikunja/vikunja/security/advisories/GHSA-pqf9-h8g4-8gmh
- https://www.vulncheck.com/advisories/vikunja-before-2.6.0-resource-exhaustion-vi
FAQ
What is CVE-2026-91969?
CVE-2026-91969 is a vulnerability with a CVSS score of 6.5 (MEDIUM). vikunja versions before 2.6.0 contain a resource exhaustion vulnerability in the POST /api/v2/migration/csv/migrate endpoint that fails to limit parsed row cardinality. Authenticated attackers can upl...
How severe is CVE-2026-91969?
CVE-2026-91969 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91969?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.