PT-2026-26621 · Vikunja · Vikunja

Alp1N3-Dev

·

Published

2026-03-20

·

Updated

2026-03-27

·

CVE-2026-29794

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Name of the Vulnerable Software and Affected Versions Vikunja versions 0.8 through 2.1.9
Description Vikunja, an open-source self-hosted task management platform, contains a flaw where unauthenticated users can circumvent the application's rate limits. This bypass is achieved by manipulating the X-Forwarded-For or X-Real-IP headers, as the rate-limiting mechanism relies on the value of (echo.Context).RealIP. This allows attackers to make an unlimited number of requests to unauthenticated endpoints. The immediate risk is the potential for brute-forcing usernames or passwords. The vulnerable code resides in the pkgroutesrate limit.go file, specifically within the RateLimit middleware function, where the c.RealIP() function is used to determine the rate-limit key. The /api/v1/login API endpoint is susceptible to this issue.
Recommendations Vikunja versions 0.8 through 2.1.9 are affected and should be upgraded to version 2.2.0 or later to resolve this issue.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-29794
GHSA-M547-HP4W-J6JX
GO-2026-4791
SUSE-SU-2026:1135-1

Affected Products

Vikunja