CVE-2026-91972

Summary

Vikunja versions before 2.6.0 fail to apply rate limiting to /api/v2 public authentication endpoints including login, register, password-reset, and OAuth token routes. Remote unauthenticated attackers can perform unbounded credential guessing, account enumeration, and password-reset flooding attacks without throttling restrictions.

Affected Software

VendorProductVersion RangeStatus
go-vikunjavikunja0 < 2.6.0affected
go-vikunjavikunja2.6.0unaffected

Weaknesses

  • CWE-307: Improper Restriction of Excessive Authentication Attempts

References