Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33680
March 24, 2026
Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.2, the "LinkSharing.ReadAll()" method allows link share authenticated users to list all link shares for a project, including their secret hashes. While "LinkSharing.CanRead()" correctly blocks link share users from reading individual shares via "ReadOne", the "ReadAllWeb" handler bypasses this check by never calling "CanRead()". An attacker with a read-only link share can retrieve hashes for write or admin link shares on the same project and authenticate with them, escalating to full admin access. Version 2.2.2 patches the issue.
Affected Packages
code.vikunja.io/api (GO):
Affected version(s) >=v0.13.1 <v2.2.2
Fix Suggestion:
Update to version v2.2.2
code.vikunja.io/api (GO):
Affected version(s) >=v0.13.1 <v2.2.2
Fix Suggestion:
Update to version v2.2.2
github.com/go-vikunja/vikunja (GO):
Affected version(s) >=v0.1 <v2.2.2
Fix Suggestion:
Update to version v2.2.2
code.vikunja.io/api (GO):
Affected version(s) >=v0.13.1 <v2.2.2
Fix Suggestion:
Update to version v2.2.2
github.com/go-vikunja/vikunja (GO):
Affected version(s) >=v0.1 <v2.2.2
Fix Suggestion:
Update to version v2.2.2
github.com/go-vikunja/vikunja (GO):
Affected version(s) >=v0.1 <v2.2.2
Fix Suggestion:
Update to version v2.2.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Authorization
EPSS
Base Score:
0.03