Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/go-vikunja/vikunja/security/advisories/GHSA-88f6-4rjv-x774
- https://www.vulncheck.com/advisories/vikunja-before-2.6.0-totp-secret-disclosure
- https://github.com/go-vikunja/vikunja/security/advisories/GHSA-88f6-4rjv-x774
FAQ
What is CVE-2026-91982?
CVE-2026-91982 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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-authenticatio...
How severe is CVE-2026-91982?
CVE-2026-91982 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91982?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.