GHSA-96q5-xm3p-7m84 · Severity: medium · Ecosystem: go — Vikunja: Link Share JWT tokens remain valid for 72 hours after share deletion or permission downgrade
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.
Conclusion & alert: CVE-2026-35594 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.07%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-25 | 0.04% | 0.07% | +0.03% |
| 2 | 2026-04-11 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
GHSA-96q5-xm3p-7m84 · Severity: medium · Ecosystem: go — Vikunja: Link Share JWT tokens remain valid for 72 hours after share deletion or permission downgrade
| URL | Tags |
|---|---|
| https://github.com/go-vikunja/vikunja/commit/379d8a5c19334ffe4846003f590e202c31a75479 | Patch |
| https://github.com/go-vikunja/vikunja/pull/2581 | Issue Tracking |
| https://github.com/go-vikunja/vikunja/releases/tag/v2.3.0 | Release Notes |
| https://github.com/go-vikunja/vikunja/security/advisories/GHSA-96q5-xm3p-7m84 | Exploit Vendor Advisory |