Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33676
March 24, 2026
Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, when the Vikunja API returns tasks, it populates the "related_tasks" field with full task objects for all related tasks without checking whether the requesting user has read permission on those tasks' projects. An authenticated user who can read a task that has cross-project relations will receive full details (title, description, due dates, priority, percent completion, project ID, etc.) of tasks in projects they have no access to. Version 2.2.1 patches the issue.
Affected Packages
code.vikunja.io/api (GO):
Affected version(s) >=v0.13.1 <v2.2.1
Fix Suggestion:
Update to version v2.2.1
code.vikunja.io/api (GO):
Affected version(s) >=v0.13.1 <v2.2.1
Fix Suggestion:
Update to version v2.2.1
github.com/go-vikunja/vikunja (GO):
Affected version(s) >=v0.1 <v2.2.1
Fix Suggestion:
Update to version v2.2.1
github.com/go-vikunja/vikunja (GO):
Affected version(s) >=v0.1 <v2.2.1
Fix Suggestion:
Update to version v2.2.1
github.com/go-vikunja/vikunja (GO):
Affected version(s) >=v0.1 <v2.2.1
Fix Suggestion:
Update to version v2.2.1
code.vikunja.io/api (GO):
Affected version(s) >=v0.13.1 <v2.2.1
Fix Suggestion:
Update to version v2.2.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Incorrect Authorization
EPSS
Base Score:
0.03