CVE-2026-33316

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vikunja:vikunja:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:37

Type Values Removed Values Added
Summary
  • (es) Vikunja es una plataforma de gestión de tareas de código abierto autoalojada. Antes de la versión 2.2.0, una falla en la lógica de restablecimiento de contraseña de Vikunja permite a los usuarios deshabilitados recuperar el acceso a sus cuentas. La función 'ResetPassword()' establece el estado del usuario en 'StatusActive' después de un restablecimiento de contraseña exitoso sin verificar si la cuenta había sido deshabilitada previamente. Al solicitar un token de restablecimiento a través de '/api/v1/user/password/token' y completar el restablecimiento a través de '/api/v1/user/password/reset', un usuario deshabilitado puede reactivar su cuenta y eludir la deshabilitación de cuenta impuesta por el administrador. La versión 2.2.0 corrige el problema.

24 Mar 2026, 19:22

Type Values Removed Values Added
References () https://github.com/go-vikunja/vikunja/commit/049f4a6be46f9460bd516f489ef9f569574bc70d - () https://github.com/go-vikunja/vikunja/commit/049f4a6be46f9460bd516f489ef9f569574bc70d - Patch
References () https://github.com/go-vikunja/vikunja/commit/d8570c603da1f26635ce6048d6af85ede827abfb - () https://github.com/go-vikunja/vikunja/commit/d8570c603da1f26635ce6048d6af85ede827abfb - Patch
References () https://github.com/go-vikunja/vikunja/security/advisories/GHSA-vq4q-79hh-q767 - () https://github.com/go-vikunja/vikunja/security/advisories/GHSA-vq4q-79hh-q767 - Exploit, Vendor Advisory
References () https://vikunja.io/changelog/vikunja-v2.2.0-was-released - () https://vikunja.io/changelog/vikunja-v2.2.0-was-released - Release Notes
First Time Vikunja
Vikunja vikunja
CPE cpe:2.3:a:vikunja:vikunja:*:*:*:*:*:*:*:*

24 Mar 2026, 16:16

Type Values Removed Values Added
References
  • () https://vikunja.io/changelog/vikunja-v2.2.0-was-released -

24 Mar 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-24 15:16

Updated : 2026-06-17 10:37


NVD link : CVE-2026-33316

Mitre link : CVE-2026-33316

CVE.ORG link : CVE-2026-33316


JSON object : View

Products Affected

vikunja

  • vikunja
CWE
CWE-284

Improper Access Control

CWE-862

Missing Authorization

CWE-863

Incorrect Authorization