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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-46371— Fleet MDM 命令端点枚举级别注册密钥提取漏洞

一分钟漏洞结论

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

Fleet 是一个基于 osquery 构建的开源设备管理平台。在 4.84.1 及之前版本中,Apple MDM 命令列表端点(GET /api/v1/fleet/mdm/apple/commands)允许拥有最低权限的 Observer 角色的已认证用户,通过“排序顺序预言机”(sort-order oracle)从关联的数据库表中提取敏感值,包括主机注册密钥(host enrollment secrets)和 Apple 推送通知服务(APNs)令牌。 该端点接受用户提供的 参数,但该参数未根据列白名单进行校

CVSS 6.5 · Medium EPSS 0.02% · P5

影响版本矩阵 1

厂商产品 版本范围状态
fleetdm fleet < 4.84.2 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Fleet: Observer-level enrollment secret extraction via ORDER BY oracle on Apple MDM commands endpoint
来源: CVE Program / CVE List V5
Vulnerability Description
Fleet is an open-source device management platform built on osquery. In versions up to and including 4.84.1, the Apple MDM commands listing endpoint (GET /api/v1/fleet/mdm/apple/commands) allowed an authenticated user with the lowest-privilege Observer role to extract sensitive values from joined database tables, including host enrollment secrets and Apple Push Notification Service tokens, through a sort-order oracle. The endpoint accepted a user-supplied order_key parameter that was not validated against a column allowlist, and because the underlying query joins the hosts and nano_enrollments tables, an attacker could set the sort column to a sensitive field and combine it with the cursor-based after parameter to binary-search the value one character at a time, with the presence or absence of results revealing each character even though the value never appeared in the response. With extracted node_key or orbit_node_key values an attacker could impersonate enrolled hosts to Fleet's osquery and Orbit endpoints, submit fabricated host data, and retrieve pending scripts and commands. This issue is fixed in version 4.84.2.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
fleetdm fleet < 4.84.2 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · fleetdm · 2026-08-26 · 共 5 条

CVE-2026-54245 7.6 HIGH Fleet SQL注入导致数据库被主机控制
CVE-2026-48786 6.5 MEDIUM Fleet 目标搜索端点信息泄露漏洞
CVE-2026-46370 6.5 MEDIUM Fleet 通过 ORDER BY 预言机提取观察者注册密钥
CVE-2026-41262 4.3 MEDIUM Fleet 跨团队策略数据泄露漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-46371

暂无评论


发表评论