CVE-2026-35595

8.3

Vikunja · Vikunja

Vikunja is vulnerable to improper privilege management where authenticated users can escalate permissions by reparenting projects to manipulate inheritance chains.

Executive summary

A vulnerability in the Vikunja task management platform allows authenticated users to achieve unauthorized privilege escalation through project hierarchy manipulation.

Vulnerability

This flaw involves improper privilege management (CWE-269) within the project permission model. An authenticated user can move a project under a new parent to bypass existing constraints, effectively forcing the recursive permission check to grant the user Admin level access to the moved project.

Business impact

The ability for a standard user to escalate their permissions to an administrative level on specific projects poses a significant risk to data confidentiality and integrity. Successful exploitation could lead to unauthorized access to sensitive task data, modification of project workflows, or the deletion of proprietary information. Given the CVSS score of 8.3, this issue represents a high-risk security gap that could facilitate internal data exfiltration or unauthorized system administrative control.

Remediation

Immediate Action: Upgrade the Vikunja API installation to version 2.3.0 or later to implement the corrected permission inheritance logic.

Proactive Monitoring: Review audit logs for suspicious project reparenting activities or unexpected changes in user permission levels for projects.

Compensating Controls: If immediate patching is not feasible, restrict project management capabilities for non-admin users to prevent them from altering project hierarchies.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Organizations utilizing the Vikunja platform must prioritize the update to version 2.3.0 to resolve this privilege escalation vulnerability. Failure to remediate this flaw leaves the task management environment susceptible to unauthorized administrative access, which could severely compromise the security posture of project-related data. Please verify the installation version and apply the patch as part of your next maintenance cycle.

More Vikunja CVEs

Sources