CVE-2026-91969

Summary

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.

Affected Software

VendorProductVersion RangeStatus
go-vikunjavikunja2.5.0 < 2.6.0affected
go-vikunjavikunja2.6.0unaffected

Weaknesses

  • CWE-400: Uncontrolled Resource Consumption

References