4.3

CVE-2026-35598

Exploit

Vikunja has Missing Authorization on CalDAV Task Read

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the CalDAV GetResource and GetResourcesByList methods fetch tasks by UID from the database without verifying that the authenticated user has access to the task's project. Any authenticated CalDAV user who knows (or guesses) a task UID can read the full task data from any project on the instance. This vulnerability is fixed in 2.3.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VikunjaVikunja Version < 2.3.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.22% 0.118
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 4.3 2.8 1.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CWE-862 Missing Authorization

The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

https://github.com/go-vikunja/vikunja/releases/tag/v2.3.0
Release Notes
https://github.com/go-vikunja/vikunja/security/advisories/GHSA-48ch-p4gq-x46x
Vendor Advisory
Exploit
https://github.com/go-vikunja/vikunja/pull/2579
Issue Tracking
https://github.com/go-vikunja/vikunja/commit/879462d717351fe5d276ddec5246bdec31b41661
Patch