CVE-2026-91982 PUBLISHED

Vikunja before 2.6.0 TOTP Secret Disclosure via API

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

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.

Metrics

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

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

  • 0xcelien reporter

References

Problem Types

  • Insufficiently Protected Credentials CWE