CVE-2026-33676
Vikunja is an open-source self-hosted task management platform.
Does this matter?
Lower severity and a low EPSS score (0.33%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.33% probability · 26th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-863
- Affected
- vikunja/vikunja
- Source
- security-advisories@github.com
References
- https://github.com/go-vikunja/vikunja/commit/833f2aec006ac0f6643c41872e45dd79220b9174Patch
- https://github.com/go-vikunja/vikunja/pull/2449Issue Tracking
- https://github.com/go-vikunja/vikunja/security/advisories/GHSA-8cmm-j6c4-rr8vExploit, Vendor Advisory
- https://vikunja.io/changelog/vikunja-v2.2.2-was-releasedRelease Notes
- https://github.com/go-vikunja/vikunja/security/advisories/GHSA-8cmm-j6c4-rr8vExploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.