SCA: security update for kimai/kimai (GHSA-jv9x-w4gm-hwcm)

low Tenable Self-Hosted Container Security Plugin ID 440808

Description

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

- Kimai is an open-source time tracking application. Prior to version 2.54.0, the Team API endpoints use
#[IsGranted('edit_team')] instead of #[IsGranted('edit', 'team')], causing Symfony TeamVoter to abstain
from voting. This removes entity-level ownership checks on team operations, allowing any user with the
edit_team permission to modify any team, not just teams they are authorized to manage. This issue has been
patched in version 2.54.0. (CVE-2026-41498)

Solution

Update the kimai/kimai library and its related packages to version 2.54.0 or later.

See Also

https://github.com/advisories/GHSA-jv9x-w4gm-hwcm

Plugin Details

Severity: Low

ID: 440808

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 4/24/2026

Updated: 5/27/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 3.2

Temporal Score: 2.5

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

CVSS Score Source: CVE-2026-41498

CVSS v3

Risk Factor: Low

Base Score: 3.3

Temporal Score: 3

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

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/24/2026

Vulnerability Publication Date: 4/24/2026

Reference Information

CVE: CVE-2026-41498

cwe: CWE-862