CVE-2026-35599
Last modified
CVE-2026-35599 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the addRepeatIntervalToTime function uses an O(n) loop that advances a date by the task's RepeatAfter duration until it exceeds the current time. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the addRepeatIntervalToTime function uses an O(n) loop that advances a date by the task's RepeatAfter duration until it exceeds the current time. By creating a repeating task with a 1-second interval and a due date far in the past, an attacker triggers billions of loop iterations, consuming CPU and holding a database connection for minutes per request. This vulnerability is fixed in 2.3.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vikunja | Vikunja | < 2.3.0 |
References
- https://github.com/go-vikunja/vikunja/pull/2577Issue Tracking
- https://github.com/go-vikunja/vikunja/security/advisories/GHSA-r4fg-73rc-hhh7Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35599?
How severe is CVE-2026-35599?
How do I fix CVE-2026-35599?
Are you affected by CVE-2026-35599?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
