Vikunja is an open-source self-hosted task management platform. Starting in version 0.8 and prior to version 2.2.0, unauthenticated users are able to bypass the application's built-in rate-limits by spoofing the `X-Forwarded-For` or `X-Real-IP` headers due to the rate-limit relying on the value of `(echo.Context).RealIP`. Unauthenticated users can abuse endpoints available to them for different potential impacts. The immediate concern would be brute-forcing usernames or specific accounts' passwords. This bypass allows unlimited requests against unauthenticated endpoints. Version 2.2.0 patches the issue.
References
| Link | Resource |
|---|---|
| https://github.com/go-vikunja/vikunja/security/advisories/GHSA-m547-hp4w-j6jx | Exploit Vendor Advisory |
| https://vikunja.io/changelog/vikunja-v2.2.0-was-released | Release Notes |
Configurations
History
24 Mar 2026, 21:18
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Vikunja
Vikunja vikunja |
|
| References | () https://github.com/go-vikunja/vikunja/security/advisories/GHSA-m547-hp4w-j6jx - Exploit, Vendor Advisory | |
| References | () https://vikunja.io/changelog/vikunja-v2.2.0-was-released - Release Notes | |
| CPE | cpe:2.3:a:vikunja:vikunja:*:*:*:*:*:*:*:* |
20 Mar 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-20 15:16
Updated : 2026-03-24 21:18
NVD link : CVE-2026-29794
Mitre link : CVE-2026-29794
CVE.ORG link : CVE-2026-29794
JSON object : View
Products Affected
vikunja
- vikunja
CWE
CWE-807
Reliance on Untrusted Inputs in a Security Decision
