CVE-2026-91972 PUBLISHED

Vikunja before 2.6.0 Authentication Bypass via Unthrottled API

Assigner: VulnCheck
Reserved: 15.09.2026 Published: 15.09.2026 Updated: 15.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor go-vikunja
Product vikunja
Versions Default: unaffected
  • affected from 0 to 2.6.0 (excl.)
  • Version 2.6.0 is unaffected

Credits

  • JellowBeanz26 reporter

References

Problem Types

  • Improper Restriction of Excessive Authentication Attempts CWE