Home

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.

PUBLISHED Reserved 2026-04-03 | Published 2026-04-10 | Updated 2026-04-10 | Assigner GitHub_M




MEDIUM: 6.5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Problem types

CWE-407: Inefficient Algorithmic Complexity

Product status

< 2.3.0
affected

References

github.com/...ikunja/security/advisories/GHSA-r4fg-73rc-hhh7

github.com/go-vikunja/vikunja/pull/2577

github.com/...ommit/6df0d6c8f54b01db6464c42810e40e55f12b481b

github.com/go-vikunja/vikunja/releases/tag/v2.3.0

cve.org (CVE-2026-35599)

nvd.nist.gov (CVE-2026-35599)

Download JSON