CVE-2026-76216 PUBLISHED

Vikunja through 2.4.0 Principal-Type Confusion via LinkSharing

Assigner: VulnCheck
Reserved: 19.08.2026 Published: 19.08.2026 Updated: 19.08.2026

Vikunja through 2.4.0 contains a principal-type confusion vulnerability where LinkSharing principals with id N are treated as user principals with users.id == N at three permission checks lacking type guards. Attackers with a link-share JWT can remove victims from teams, enumerate and delete victim bot users, or read team rosters by exploiting id collisions in the autoincrement space.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.7

Product Status

Vendor go-vikunja
Product vikunja
Versions Default: unaffected
  • affected from 0 to 2.4.0 (incl.)

Credits

  • manus-use reporter

References

Problem Types

  • Authorization Bypass Through User-Controlled Key CWE