GHSA-jmr8-r558-3jhxMediumCVSS 4.3
Vikunja before 2.6.0 continues to expose the raw TOTP shared secret after enrollment through the...
🔗 CVE IDs covered (1)
📋 Description
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.