VDB
CVE-2026-33316
CVE-2026-33316
PUBLISHED
CVSS 8.100000381469727 HIGH
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.
EPSS 0.02% · 3.9th percentile
Risk Scores
CVSS 3.1
8.100000381469727
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
EPSS Score
0.02%
3.9th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| vikunja | vikunja | 0, 0, 0 |
| go-vikunja | vikunja | *, < 2.2.0, < 2.2.0 |
| code.vikunja.io | api | 0, 0, 0 |
Exploit Intelligence
- https://github.com/go-vikunja/vikunja/security/advisories/GHSA-vq4q-79hh-q767 (nist-nvd)
- CIRCL seen: CVE-2026-33316 (circl-sighting)
- CIRCL seen: CVE-2026-33316 (circl-sighting)
- https://github.com/go-vikunja/vikunja/commit/049f4a6be46f9460bd516f489ef9f569574bc70d (circl)
- https://github.com/go-vikunja/vikunja/commit/d8570c603da1f26635ce6048d6af85ede827abfb (circl)
- https://vikunja.io/changelog/vikunja-v2.2.0-was-released (circl)
Timeline
- Mar 20, 2026 CVE Published
- Mar 22, 2026 Security Advisory
- Mar 24, 2026 PoC Published
- Mar 24, 2026 PoC Published
- Mar 25, 2026 CVE Updated
- Mar 25, 2026 EPSS Score
- May 18, 2026 EPSS Score
- May 19, 2026 EPSS Score
- May 20, 2026 EPSS Score
- May 21, 2026 EPSS Score
- May 22, 2026 EPSS Score
- May 23, 2026 EPSS Score
References
- https://github.com/go-vikunja/vikunja/security/advisories/GHSA-vq4q-79hh-q767 url
- https://github.com/go-vikunja/vikunja/commit/049f4a6be46f9460bd516f489ef9f569574bc70d url
- https://github.com/go-vikunja/vikunja/commit/d8570c603da1f26635ce6048d6af85ede827abfb url
- https://vikunja.io/changelog/vikunja-v2.2.0-was-released url
- https://nvd.nist.gov/vuln/detail/CVE-2026-33316 advisory
- https://github.com/go-vikunja/vikunja package