Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-55065— Vikunja: Improper Authorization and Authorization Bypass Through User-Controlled Key in code.vikunja.io/api

Quick assessment

Affected
go-vikunja vikunja
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Vikunja 是一个开源的自托管任务管理平台。从版本 0.24.6 到 2.4.0, 接口存在一个漏洞:经过身份验证的用户可以提供来自其他项目的视图标识符,而授权检查仅针对攻击者控制的项目标识符进行。具体而言, 中的 并未建立该视图属于路径中指定项目的关联关系; 中的 在作用域受限的 删除未影响任何行后,仍会继续执行。其后续针对 和 的删除操作仅依据 进行选择,从而导致跨租户的 Kanban 分配和排序数据被销毁,而受害者的视图和任务本身保持完整。该问题已在版本 2.4.0 中修复。

CVSS 8.1 · High

Possible ATT&CK Techniques 1 AI

T1079

Affected Version Matrix 1

VendorProduct Version RangeStatus
go-vikunja vikunja >= 0.24.6, < 2.4.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-55065

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Vikunja: Improper Authorization and Authorization Bypass Through User-Controlled Key in code.vikunja.io/api
Source: CVE Program / CVE List V5
Vulnerability Description
Vikunja is an open-source self-hosted task management platform. From 0.24.6 until 2.4.0, DELETE /api/v1/projects/:project/views/:view permits an authenticated user to supply a view identifier from another project while authorizing only against an attacker-controlled project identifier. ProjectView.CanDelete in pkg/models/project_view_permissions.go does not establish that the view belongs to the path project, and ProjectView.Delete in pkg/models/project_view.go continues after the scoped project_views delete affects no rows. Its subsequent deletes select task_buckets and task_positions only by project_view_id, allowing cross-tenant destruction of Kanban assignments and ordering while leaving the victim view and tasks intact. This issue is fixed in version 2.4.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制不恰当
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
go-vikunja vikunja >= 0.24.6, < 2.4.0 -

II. Public POCs for CVE-2026-55065

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-55065

登录查看更多情报信息。

Patches & Fixes for CVE-2026-55065 (2)

Vendor Advisories for CVE-2026-55065 (1)

Vendor Pages for CVE-2026-55065 (1)

Same Patch Batch · go-vikunja · 2026-08-28 · 5 CVEs total

CVE-2026-55066 7.1 HIGH Vikunja: Cross-tenant IDOR in kanban move-task endpoint via unauthorized body task_id
CVE-2026-54766 5.3 MEDIUM Vikunja: Project duplication bypasses write-permission check on the target parent project
CVE-2026-55067 5.0 MEDIUM Vikunja: Authenticated cross-tenant kanban-bucket relocation via `project_view_id` mass-as
CVE-2026-55064 4.3 MEDIUM Vikunja incomplete fix for CVE-2026-35595: Write-only user can detach shared project from

IV. Related Vulnerabilities

V. Comments for CVE-2026-55065

No comments yet


Leave a comment