Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-35594

MEDIUM NVD
CVSS Score 6.5
Severity MEDIUM
Published Apr 10, 2026
Vendor unknown

Description

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-side database validation. When a project owner deletes a link share or downgrades its permissions, all previously issued JWTs continue to grant the original permission level for up to 72 hours (the default service.jwtttl). This vulnerability is fixed in 2.3.0.

References