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.
CVE-2026-55065
This high-severity CVE scores 8.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.1
- EG Score
- 8.1(low)
- EG Risk
- 41(Track)EG Risk 41/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity81% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 27%
- KEV
- Not listed
Published
August 28, 2026
Last Modified
August 28, 2026
Advisory Details (4)
Auto-updated Aug 28, 2026Improper Authorization and Authorization Bypass Through User-Controlled Key in code.vikunja.io/api · Advisory · go-vikunja/vikunja · GitHub
https://github.com/go-vikunja/vikunja/security/advisories/GHSA-gg93-x632-9ccvv2.4.0
Patch available: go-vikunja/vikunja v2.4.0
https://github.com/go-vikunja/vikunja/releases/tag/v2.4.0Fix security vulnerabilities
Fix merged in go-vikunja/vikunja PR #3239 on 2026-07-19 — awaiting tagged release
https://github.com/go-vikunja/vikunja/pull/3239commit 6895a7765ef1 (go-vikunja/vikunja)
Fix landed in go-vikunja/vikunja commit 6895a7765ef1 — awaiting tagged release
https://github.com/go-vikunja/vikunja/commit/6895a7765ef1667be4b79df29549d33b9e1ca9caVendor Advisories for CVE-2026-55065(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 20:25 UTCEG score recompute
- 2026-08-28 17:11 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-55065?
When was CVE-2026-55065 disclosed?
Is CVE-2026-55065 actively exploited?
What is the CVSS score of CVE-2026-55065?
How do I remediate CVE-2026-55065?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55065
Is Your Infrastructure Affected by CVE-2026-55065?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.