SCA: security update for code.vikunja.io/api (GHSA-m547-hp4w-j6jx)

medium Tenable Cloud Security Plugin ID 439065

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-29794)

Solution

Update the code.vikunja.io/api library and its related packages to version 2.2.0 or later.

See Also

https://github.com/advisories/GHSA-m547-hp4w-j6jx

Plugin Details

Severity: Medium

ID: 439065

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/20/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2026-29794

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/20/2026

Vulnerability Publication Date: 3/20/2026

Reference Information

CVE: CVE-2026-29794

cwe: CWE-807