CVE-2026-68581
Last modified
CVE-2026-68581 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Vikunja versions 0.22.0 through 2.3.0 fail to validate the principal type in API token management. Because user IDs and link-share IDs are independent numeric sequences and both resolve through a generic web.Auth.GetID() interface, a link-share JWT whose numeric ID equals a target user's ID is treated as that user by the /api/v1/tokens endpoints. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
Vikunja versions 0.22.0 through 2.3.0 fail to validate the principal type in API token management. Because user IDs and link-share IDs are independent numeric sequences and both resolve through a generic web.Auth.GetID() interface, a link-share JWT whose numeric ID equals a target user's ID is treated as that user by the /api/v1/tokens endpoints. An authenticated attacker can obtain a target's numeric user ID via authenticated user search, then create link shares on an attacker-writable project until the link-share sequence reaches that value, and use the resulting link-share JWT to list, create, and delete the target user's API tokens (including issuing a new token with attacker-chosen scopes under the target's permissions). 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.22.0, < 2.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-68581?
How severe is CVE-2026-68581?
How do I fix CVE-2026-68581?
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-68576Rejected reason: Reserved via standalone CLI outside the OSI…
- 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.5
- 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.5
- CVE-2026-68582Vikunja versions >= 0.24.0 and <= 2.3.0 contain a broken obj…6.5
- 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…8.6
- CVE-2026-68585SiYuan versions before v3.7.3 contain a metadata disclosure …5.8
- CVE-2026-68586SiYuan before v3.7.3 fails to apply publish-access filters t…8.6
- CVE-2026-68587SiYuan versions before v3.7.3 contain an information disclos…8.6
Are you affected by CVE-2026-68581?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
