目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54447— Garmin Connect OAuth令牌存储权限分配不当漏洞

一分钟漏洞结论

影响对象
cyberjunky python-garminconnect
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

garminconnect 是一个用于 Garmin Connect 的 Python 3 API 封装库,用于获取统计数据和管理活动。在 0.3.5 版本之前, 中的 方法在创建 OAuth 令牌目录和 文件时,未显式设置仅所有者可写的权限模式。因此,如果系统的默认 umask 较为宽松(例如 022),可能导致目录权限为 0755、令牌文件权限为 0644。 中包含 (设备智能刷新令牌)。在共享的 Linux 或 macOS 主机上,其他非特权用户可能读取该令牌文件,从而获得对受害者 Garmin Connec

CVSS 8.4 · High EPSS 0.10% · P1

影响版本矩阵 1

厂商产品 版本范围状态
cyberjunky python-garminconnect < 0.3.5 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-54447 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
garminconnect: Insecure Permission Assignment for Garmin OAuth Token Store
来源: CVE Program / CVE List V5
Vulnerability Description
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 Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
关键资源的不正确权限授予
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
cyberjunky python-garminconnect < 0.3.5 -

二、漏洞 CVE-2026-54447 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-54447 的情报信息

登录查看更多情报信息。

CVE-2026-54447 补丁与修复 (1)

CVE-2026-54447 厂商安全公告 (1)

CVE-2026-54447 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54447

暂无评论


发表评论