CVE Catalog

CVE-2026-91982

MediumCVSS 4.3
Published: Translated: NVD NIST

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.

Risk Assessment

This enables bypassing two-factor authentication and account takeover, posing a serious threat to account security.

Recommendation

Upgrade Vikunja to version 2.6.0 or later, which requires re-authentication before exposing the TOTP secret.

Other vulnerabilities in Vikunja

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS