2 matches found
EUVD-2026-14925
Vikjuna: Link Share Hash Disclosure via ReadAll Endpoint Enables Permission Escalation...
CVE-2026-33680
Vikunja before version 2.2.2 is affected: the LinkSharing.ReadAll() API lets link-share users list all shares for a project, exposing secret hashes. Although LinkSharing.CanRead() blocks reading individual shares via ReadOne, the ReadAllWeb handler bypasses this check by never calling CanRead(), ...