CVE-2026-40103
- EPSS 0.03%
- Veröffentlicht 10.04.2026 16:12:27
- Zuletzt bearbeitet 17.04.2026 22:03:51
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, Vikunja's scoped API token enforcement for custom project background routes is method-confused. A token with only projects.background can successfully delete a project ba...
CVE-2026-35602
- EPSS 0.04%
- Veröffentlicht 10.04.2026 16:10:39
- Zuletzt bearbeitet 17.04.2026 21:49:40
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the Vikunja file import endpoint uses the attacker-controlled Size field from the JSON metadata inside the import zip instead of the actual decompressed file content leng...
CVE-2026-35601
- EPSS 0.03%
- Veröffentlicht 10.04.2026 16:08:50
- Zuletzt bearbeitet 17.04.2026 21:56:20
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the CalDAV output generator builds iCalendar VTODO entries via raw string concatenation without applying RFC 5545 TEXT value escaping. User-controlled task titles contain...
CVE-2026-35600
- EPSS 0.03%
- Veröffentlicht 10.04.2026 16:07:07
- Zuletzt bearbeitet 17.04.2026 21:56:40
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, task titles are embedded directly into Markdown link syntax in overdue email notifications without escaping Markdown special characters. When rendered by goldmark and san...
CVE-2026-35599
- EPSS 0.04%
- Veröffentlicht 10.04.2026 16:05:57
- Zuletzt bearbeitet 17.04.2026 21:57:24
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the addRepeatIntervalToTime function uses an O(n) loop that advances a date by the task's RepeatAfter duration until it exceeds the current time. By creating a repeating ...
CVE-2026-35598
- EPSS 0.03%
- Veröffentlicht 10.04.2026 16:04:32
- Zuletzt bearbeitet 17.04.2026 21:57:42
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....
CVE-2026-35597
- EPSS 0.03%
- Veröffentlicht 10.04.2026 16:03:19
- Zuletzt bearbeitet 17.04.2026 21:59:18
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the TOTP failed-attempt lockout mechanism is non-functional due to a database transaction handling bug. When a TOTP validation fails, the login handler in pkg/routes/api/...
CVE-2026-35596
- EPSS 0.03%
- Veröffentlicht 10.04.2026 15:59:43
- Zuletzt bearbeitet 17.04.2026 22:00:03
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the hasAccessToLabel function contains a SQL operator precedence bug that allows any authenticated user to read any label that has at least one task association, regardle...
CVE-2026-35595
- EPSS 0.03%
- Veröffentlicht 10.04.2026 15:58:32
- Zuletzt bearbeitet 17.04.2026 22:00:13
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the CanUpdate check at pkg/models/project_permissions.go:139-148 only requires CanWrite on the new parent project when changing parent_project_id. However, Vikunja's perm...
CVE-2026-35594
- EPSS 0.04%
- Veröffentlicht 10.04.2026 15:55:04
- Zuletzt bearbeitet 14.04.2026 15:16:29
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, Vikunja's link share authentication (GetLinkShareFromClaims in pkg/models/link_sharing.go) constructs authorization objects entirely from JWT claims without any server-si...