๐Ÿ” CVE Alert

CVE-2026-54447

HIGH 8.4

garminconnect: Insecure Permission Assignment for Garmin OAuth Token Store

CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-732
Vendor cyberjunky
Product python-garminconnect
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for cyberjunky python-garminconnect

Be the first to know when new high vulnerabilities affecting cyberjunky python-garminconnect are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

cyberjunky / python-garminconnect
< 0.3.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cyberjunky/python-garminconnect/security/advisories/GHSA-wjhr-76vg-2hvc github.com: https://github.com/cyberjunky/python-garminconnect/commit/8256b577190b446e279c81b845d8e27d0ea1fbf5 github.com: https://github.com/cyberjunky/python-garminconnect/releases/tag/0.3.5