CVE-2026-91982

Summary

Vikunja before 2.6.0 continues to expose the raw TOTP shared secret after enrollment through the GET /api/v1/user/settings/totp and /api/v1/user/settings/totp/qrcode endpoints without re-authentication. Attackers with a valid access token can read the secret, import it into their own authenticator, and generate valid codes indefinitely to defeat the second factor and enable account takeover.

Affected Software

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

Weaknesses

  • CWE-522: Insufficiently Protected Credentials

References