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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54136— Windmill 脚本列表搜索越权读取脚本内容漏洞

一分钟漏洞结论

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

Windmill 是一个面向内部代码的开源开发者平台,支持构建 API、后台任务、工作流和用户界面。在版本 1.715.0 之前,基于资源作用域的 API 令牌可通过调用 端点,读取超出其允许路径范围限制的脚本内容。 该问题源于路由层级的作用域中间件仅验证了令牌的作用域(domain)和操作(action),但未强制执行资源或路径段级别的限制。同时, 处理程序在返回脚本路径和内容字段之前,既未调用额外的 检查函数,也未进行逐行过滤。因此,拥有如 这样限定在特定允许路径下的 API 令牌,仍可获取同一工作区内其他无关

CVSS 5.1 · Medium EPSS 0.35% · P28

可能的 ATT&CK 技术 1 AI

T1530 · Data from Cloud Storage

影响版本矩阵 1

厂商产品 版本范围状态
windmill-labs windmill < 1.715.0 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Windmill: Resource-scoped API tokens can read script contents outside their allowed path via scripts/list_search
来源: CVE Program / CVE List V5
Vulnerability Description
Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Prior to 1.715.0, a resource-scoped API token could read script contents outside its allowed path scope through GET /api/w/{workspace}/scripts/list_search. The route-level scope middleware validated the token domain and action but did not enforce the resource/path segment, and the list_search_scripts handler had no additional check_scopes call or per-row filtering before returning script path and content fields. A token such as scripts:read:f/allowed/* could therefore receive source code for unrelated paths in the same workspace, potentially disclosing internal automation logic, integration details, business logic, inline configuration, or hardcoded secrets and credentials. Exploitation required possession of a valid scoped API token for the workspace but did not require administrator privileges. This issue is fixed in version 1.715.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制不正确
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
windmill-labs windmill < 1.715.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-54136 补丁与修复 (2)

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

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-54136

暂无评论


发表评论