← Back

CVE-2026-33680

nvd nist
Published: Mar 24, 2026Modified: Jun 17, 2026

JSON object

Loading...
6.5
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Exploitability: 2.8 / Impact: 3.6
Source: NVD

Description

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 (1)

Products: Vikunja: Vikunja
1 product
Vikunja
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 2.2.2

References (3)

Source: security-advisories@github.com
ExploitVendor Advisory
Source: security-advisories@github.com
Release Notes

Timeline

No history available yet.