Access Control Vulnerability in Vikunja Task Management Platform
CVE-2026-35598
4.3MEDIUM
What is CVE-2026-35598?
Vikunja is an open-source task management platform that has a vulnerability allowing authenticated CalDAV users to access task data without proper authorization. Prior to version 2.3.0, the CalDAV GetResource and GetResourcesByList methods retrieved tasks using their unique identifiers (UID) without verifying the project's access permissions associated with the authenticated user. As a result, any user with knowledge of a task's UID could potentially view sensitive information across all projects within that instance. This issue was addressed in version 2.3.0, which includes the necessary checks to mitigate unauthorized access.
Affected Version(s)
vikunja < 2.3.0
