CyberRota Analysis
AI-GeneratedVikunja versions prior to 2.6.0 are vulnerable to a resource exhaustion flaw in the POST /api/v2/migration/csv/migrate endpoint, allowing authenticated attackers to upload excessively large multipart CSV files. This can lead to significant memory consumption, potentially causing the API service to crash. Organizations using affected versions should prioritize patching to mitigate the risk of service disruption.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.