CVE-2026-33678Authorization Bypass Through User-Controlled Key in Vikunja

Severity
8.1HIGHNVD
EPSS
0.0%
top 90.49%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedMar 24
Latest updateMar 26

Description

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, `TaskAttachment.ReadOne()` queries attachments by ID only (`WHERE id = ?`), ignoring the task ID from the URL path. The permission check in `CanRead()` validates access to the task specified in the URL, but `ReadOne()` loads a different attachment that may belong to a task in another project. This allows any authenticated user to download or delete any attachment in the system by providing their own accessibl

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:NExploitability: 2.8 | Impact: 5.2

Affected Packages3 packages

NVDvikunja/vikunja< 2.2.1
CVEListV5go-vikunja/vikunja< 2.2.1

🔴Vulnerability Details

3
OSV
Vikjuna: IDOR in Task Attachment ReadOne Allows Cross-Project File Access and Deletion in code.vikunja.io/api2026-03-26
GHSA
Vikjuna: IDOR in Task Attachment ReadOne Allows Cross-Project File Access and Deletion2026-03-25
OSV
Vikjuna: IDOR in Task Attachment ReadOne Allows Cross-Project File Access and Deletion2026-03-25

🕵️Threat Intelligence

1
Wiz
CVE-2026-33678 Impact, Exploitability, and Mitigation Steps | Wiz