CVE-2026-68582
Last modified
CVE-2026-68582 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. Vikunja versions >= 0.24.0 and <= 2.3.0 contain a broken object level authorization (BOLA) vulnerability in the task-collection endpoint (GET /api/v1/projects/{project}/views/{view}/tasks). The endpoint loads the requested project view from the URL path without verifying the caller is authorized for it. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
Vikunja versions >= 0.24.0 and <= 2.3.0 contain a broken object level authorization (BOLA) vulnerability in the task-collection endpoint (GET /api/v1/projects/{project}/views/{view}/tasks). The endpoint loads the requested project view from the URL path without verifying the caller is authorized for it. For a link-share token holder, the task scope is pinned to the share's own project, but the view is taken from the attacker-controlled path and never re-validated. As a result, a holder of any project share link can read any other tenant's kanban bucket records — bucket titles and the full created_by user object (username, name, id) — for every view in the instance. The same missing pre-authorization view load also creates a project/view-ID existence oracle (404 vs. non-404) usable by link shares and ordinary authenticated users. Task contents remain constrained to the share's own project and are not disclosed. Fixed in 2.4.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| go-vikunja | vikunja | >= 0.24.0, < 2.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68582?
How severe is CVE-2026-68582?
How do I fix CVE-2026-68582?
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-68577Rejected reason: Reserved via standalone CLI outside the OSI…
- CVE-2026-68578ArcadeDB versions before 26.7.3 fail to bind the authenticat…7.7
- CVE-2026-68579FreeRDP before 3.30.0 (<= 3.29.0) contains a heap-based buff…9.6
- CVE-2026-6858The Transbank Webpay WordPress plugin before 1.14.0 does not…7.1
- CVE-2026-68580FreeRDP before 3.29.0 contains integer overflow vulnerabilit…7.7
- CVE-2026-68581Vikunja versions 0.22.0 through 2.3.0 fail to validate the p…8.6
- CVE-2026-68583luci-app-adblock-fast before 1.2.4-4 contains a stored cross…5.4
- CVE-2026-68584SiYuan versions before v3.7.3 contain an authentication bypa…9.2
- CVE-2026-68585SiYuan versions before v3.7.3 contain a metadata disclosure …6.9
- CVE-2026-68586SiYuan before v3.7.3 fails to apply publish-access filters t…9.2
- CVE-2026-68587SiYuan versions before v3.7.3 contain an information disclos…9.2
- CVE-2026-6859A flaw was found in InstructLab. The `linux_train.py` script…8.8
Are you affected by CVE-2026-68582?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
