---
id: CVE-2026-76216
title: >-
  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
summary: >-
  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 …
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-639
published: '2026-08-19'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T20:18:30.540'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-76216'
references:
  - url: >-
      https://github.com/go-vikunja/vikunja/security/advisories/GHSA-32r8-5843-4qw2
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/vikunja-through-principal-type-confusion-via-linksharing
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00264
epssPercentile: 0.18544
ingestedAt: '2026-09-16T21:05:36.839Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
