GHSA-r4fg-73rc-hhh7 · Severity: medium · Ecosystem: go — Vikunja has Algorithmic Complexity DoS in Repeating Task Handler
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.
Conclusion & alert: CVE-2026-35599 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-12 | 0.04% | 0.05% | +0.01% |
| 2 | 2026-04-11 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-r4fg-73rc-hhh7 · Severity: medium · Ecosystem: go — Vikunja has Algorithmic Complexity DoS in Repeating Task Handler
| URL | Tags |
|---|---|
| https://github.com/go-vikunja/vikunja/commit/6df0d6c8f54b01db6464c42810e40e55f12b481b | Patch |
| https://github.com/go-vikunja/vikunja/pull/2577 | Issue Tracking |
| https://github.com/go-vikunja/vikunja/releases/tag/v2.3.0 | Release Notes |
| https://github.com/go-vikunja/vikunja/security/advisories/GHSA-r4fg-73rc-hhh7 | Exploit Vendor Advisory |