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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-45807— kestra-io kestra 路径遍历漏洞

CVSS 7.7 · High EPSS 0.39% · P31

可能的 ATT&CK 技术 1AI

T1083 · File and Directory Discovery

影响版本矩阵 2

厂商产品版本范围状态
kestra-iokestra< 1.0.43affected
>= 1.1.0, < 1.3.19affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Kestra: Path traversal via URL-encoded "%2E%2E" in execution and namespace file endpoints allows arbitrary file read
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.43 and 1.3.19, several Kestra API endpoints accept a kestra:// URI from the client and pass it through StorageInterface.parentTraversalGuard before reading the underlying file from the local storage backend. The guard only inspects the literal URI.toString(), so a URL-encoded .. written as %2E%2E slips through. The downstream code then calls URI.getPath(), which decodes %2E%2E back to .., and the resulting path is handed to Paths.get(...) without normalization. The OS resolves the .. segments at open(2) time, so an authenticated user with a single execution can read any file the Kestra process has access to on the host filesystem (/etc/passwd, mounted secrets, other tenants' execution outputs, etc.). This vulnerability is fixed in 1.0.43 and 1.3.19.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
kestra-io kestra 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
kestra是Kestra公司开源的一个工作流自动化平台。 kestra-io kestra存在路径遍历漏洞,该漏洞源于API端点对URI验证不当,URL编码路径遍历符%2E%2E绕过检查,可能导致认证用户读取主机文件系统上任意文件。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
kestra-iokestra < 1.0.43 -

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

#POC 描述源链接神龙链接
AI 生成 POC高级
Qwen3.6-35B-A3B · 3825 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

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

登录查看更多情报信息。

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

同批安全公告 · kestra-io · 2026-06-26 · 共 6 条

CVE-2026-5357610.0 CRITICALkestra-io kestra 授权问题漏洞
CVE-2026-4986910.0 CRITICALkestra-io Kestra 输入验证错误漏洞
CVE-2026-550698.7 HIGHkestra-io Kestra 加密问题漏洞
CVE-2026-499847.7 HIGHkestra-io kestra 处理逻辑错误漏洞
CVE-2026-535776.5 MEDIUMkestra-io kestra 授权问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-45807

暂无评论


发表评论