Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. garminconnect
  4. ›
  5. CVE-2026-54447

CVE-2026-54447: garminconnect Has Insecure Permission Assignment for Garmin OAuth Token Store

July 15, 2026

garminconnect (≤ 0.3.4) wrote its OAuth token store to disk without restricting file-system permissions. Under the default Linux umask (022) the token file garmin_tokens.json was created world-readable (0o644). The file contains the DI refresh token, so any other local user on a shared host could read it and obtain persistent, unauthorized access to the victim’s Garmin Connect account.

  • Severity: High
  • Weakness: CWE-732 (Incorrect Permission Assignment for Critical Resource)
  • Affected versions: <= 0.3.4
  • Patched version: 0.3.5

References

  • github.com/advisories/GHSA-wjhr-76vg-2hvc
  • github.com/cyberjunky/python-garminconnect/commit/77a3837f1f79d486663c9646438e70e8319e1a48
  • github.com/cyberjunky/python-garminconnect/commit/f74174a5647e1af78eca1f8f3a0aa5dc5a899947
  • github.com/cyberjunky/python-garminconnect/releases/tag/0.3.5
  • github.com/cyberjunky/python-garminconnect/security/advisories/GHSA-wjhr-76vg-2hvc
  • nvd.nist.gov/vuln/detail/CVE-2026-54447

Code Behaviors & Features

Detect and mitigate CVE-2026-54447 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.3.5

Fixed versions

  • 0.3.5

Solution

Upgrade to version 0.3.5 or above.

Impact 8.4 HIGH

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

Learn more about CVSS

Weakness

  • CWE-732: Incorrect Permission Assignment for Critical Resource

Source file

pypi/garminconnect/CVE-2026-54447.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:19:24 +0000.