SCA: security update for garminconnect (GHSA-wjhr-76vg-2hvc)

high Tenable Cloud Security Plugin ID 444744

Description

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

- garminconnect is a Python 3 API wrapper for Garmin Connect that retrieves statistics and manages
activities. Prior to 0.3.5, garminconnect/client.py Client.dump creates the OAuth token directory and
garmin_tokens.json without explicit owner-only modes, so a permissive umask such as 022 can leave the
directory mode at 0755 and the token file mode at 0644. garmin_tokens.json contains di_refresh_token, and
another unprivileged user on a shared Linux or macOS host can read the token and obtain persistent access
to the victim's Garmin Connect account, including health, fitness, activity, and device data. The
Garmin.login tokenstore path is affected, and a pre-existing loosely permissioned token file remains
exposed until rewritten or manually restricted. This issue is fixed in version 0.3.5. (CVE-2026-54447)

Solution

Update the garminconnect library and its related packages to version 0.3.5 or later.

See Also

https://github.com/advisories/GHSA-wjhr-76vg-2hvc

Plugin Details

Severity: High

ID: 444744

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/15/2026

Updated: 9/15/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.83

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.2

Temporal Score: 4.6

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

CVSS Score Source: CVE-2026-54447

CVSS v3

Risk Factor: High

Base Score: 8.4

Temporal Score: 7.3

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/15/2026

Vulnerability Publication Date: 7/15/2026

Reference Information

CVE: CVE-2026-54447

cwe: CWE-732