Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35599

22
FAUCET Score

OVERVIEW CVE-2026-35599 affects Vikunja, an open-source self-hosted task management platform, in versions prior to 2.3.0. The vulnerability exists in the addRepeatIntervalToTime function, which uses an inefficient O(n) loop to advance task due dates. An attacker can exploit this by creating a repeating task with a minimal one-second interval and setting the due date far in the past, forcing the application to execute billions of loop iterations. SEVERITY The vulnerability carries a CVSS score of 6.5 (Medium) with network-based attack vector, low complexity, and no privilege escalation required. The impact is limited to availability, as the excessive loop iterations consume CPU resources and hold database connections for extended periods—potentially minutes per request—resulting in denial of service. The vulnerability requires low-level authentication (PR:L) but poses significant operational risk to affected instances. EXPLOITATION STATUS There is no evidence of active exploitation. The vulnerability does not appear on the Known Exploited Vulnerabilities (KEV) catalog, and community attention remains minimal with an EPSS score of 0.00045, indicating it ranks below the prevalence of most CVEs. The patch is available in version 2.3.0, and organizations running Vikunja should prioritize upgrades to mitigate this resource exhaustion risk.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.3.0CPE matchmatch criteria
cpe:2.3:a:vikunja:vikunja:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.5MEDIUM

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.35%
Probability of exploitation in next 30 days
EPSS Percentile
27.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0035 is in the 36th percentile among its peer group of 21,977 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

gopatch availablevia ghsa
Product: code.vikunja.io/apiFixed in: 2.3.0

Vendor Advisories (1)

goGHSA-r4fg-73rc-hhh7medium

Vikunja has Algorithmic Complexity DoS in Repeating Task Handler

Apr 10, 2026

References

github.com / go-vikunja/vikunja/commit/6df0d6c8f54b01db6464c42810e40e55f12b481b
Patch
github.com / go-vikunja/vikunja/pull/2577
Issue Tracking
github.com / go-vikunja/vikunja/releases/tag/v2.3.0
Release Notes
github.com / go-vikunja/vikunja/security/advisories/GHSA-r4fg-73rc-hhh7
ExploitVendor Advisory