CVE-2026-55065
Last modified
CVE-2026-55065 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| go-vikunja | vikunja | >= 0.24.6, < 2.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55065?
How severe is CVE-2026-55065?
How do I fix CVE-2026-55065?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55059OpenEXR is the reference implementation and specification fo…6.1
- CVE-2026-5506The Wavr plugin for WordPress is vulnerable to Stored Cross-…6.4
- CVE-2026-55060GoCD is a continuous deliver server. From 13.1.0 until 26.1.…3.7
- CVE-2026-55061uniget is a universal installer and updater for (container) …1
- CVE-2026-55062uniget is a universal installer and updater for (container) …8.4
- CVE-2026-55064Vikunja is an open-source self-hosted task management platfo…4.3
- CVE-2026-55066Vikunja is an open-source self-hosted task management platfo…7.1
- CVE-2026-55067Vikunja is an open-source self-hosted task management platfo…5
- CVE-2026-55068free5GC is an open-source implementation of the 5G core netw…9.3
- CVE-2026-55069Kestra is an open-source, event-driven orchestration platfor…8.7
- CVE-2026-5507When restoring a session from cache, a pointer from the seri…4
- CVE-2026-55071MCP-for-Stata is a MCP server for integrating Stata into age…8.4
Are you affected by CVE-2026-55065?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
