---
cve: "CVE-2026-68582"
severity: "CRITICAL"
cvss: 9.3
epss: "0.3%"
vendor: "go-vikunja"
kev: false
exploited: false
published: "2026-08-02 13:16:54"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-20T16:09:18+02:00"
---

# CVE-2026-68582

> 9.3 CRITICAL · 🧪 PoC

## Beschreibung

Vikunja versions >= 0.24.0 and <= 2.3.0 contain a broken object level authorization (BOLA) vulnerability in the task-collection endpoint (GET /api/v1/projects/{project}/views/{view}/tasks). The endpoint loads the requested project view from the URL path without verifying the caller is authorized for it. For a link-share token holder, the task scope is pinned to the share's own project, but the view is taken from the attacker-controlled path and never re-validated. As a result, a holder of any project share link can read any other tenant's kanban bucket records — bucket titles and the full created_by user object (username, name, id) — for every view in the instance. The same missing pre-authorization view load also creates a project/view-ID existence oracle (404 vs. non-404) usable by link shares and ordinary authenticated users. Task contents remain constrained to the share's own project and are not disclosed. Fixed in 2.4.0.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 907850feae3866ae9b16ea1c7b84a4d77273415a (Commit)

## Referenzen

- <https://github.com/go-vikunja/vikunja/security/advisories/GHSA-rj9j-8772-4h6c>
- <https://www.vulncheck.com/advisories/vikunja-broken-object-level-authorization-via-link-share-token>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-68582) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
