SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-91969

MEDIUM · CVSS 6.5 EPSS 0.34% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Vikunja 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.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-91969
Severity
MEDIUM
CVSS
6.5
EPSS
0.34%

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.