CVE-2026-29794
MEDIUM EPSS 24.6%
Published Mar 20, 20263mo ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Published Mar 20, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low
Threat Intelligence
EPSS Exploit Probability
24.6% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-807
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| vikunja | vikunja | * | ≥0.8 – <2.2.0 |
References 2
- github.com https://github.com/go-vikunja/vikunja/security/advisories/GHSA-m547-hp4w-j6jx
- vikunja.io https://vikunja.io/changelog/vikunja-v2.2.0-was-released
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.