CVE-2026-33316
Last modified
CVE-2026-33316 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.0, a flaw in Vikunja’s password reset logic allows disabled users to regain access to their accounts. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.0, a flaw in Vikunja’s password reset logic allows disabled users to regain access to their accounts. The `ResetPassword()` function sets the user’s status to `StatusActive` after a successful password reset without verifying whether the account was previously disabled. By requesting a reset token through `/api/v1/user/password/token` and completing the reset via `/api/v1/user/password/reset`, a disabled user can reactivate their account and bypass administrator-imposed account disablement. Version 2.2.0 patches the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vikunja | Vikunja | < 2.2.0 |
References
- https://github.com/go-vikunja/vikunja/security/advisories/GHSA-vq4q-79hh-q767Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33316?
How severe is CVE-2026-33316?
How do I fix CVE-2026-33316?
Are you affected by CVE-2026-33316?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
