SCA: security update for code.vikunja.io/api (GHSA-r4fg-73rc-hhh7)

medium Tenable Self-Hosted Container Security Plugin ID 440159

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. Prior to 2.3.0, the
addRepeatIntervalToTime function uses an O(n) loop that advances a date by the task's RepeatAfter duration
until it exceeds the current time. By creating a repeating task with a 1-second interval and a due date
far in the past, an attacker triggers billions of loop iterations, consuming CPU and holding a database
connection for minutes per request. This vulnerability is fixed in 2.3.0. (CVE-2026-35599)

Solution

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

See Also

https://github.com/advisories/GHSA-r4fg-73rc-hhh7

Plugin Details

Severity: Medium

ID: 440159

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 4/10/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-35599

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/10/2026

Vulnerability Publication Date: 4/10/2026

Reference Information

CVE: CVE-2026-35599

cwe: CWE-407