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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-66297— Livebook 命令注入漏洞

CVSS 5.0 · Medium EPSS 1.55% · P73

影响版本矩阵 7

厂商产品版本范围状态
livebook-devlivebook0.13.0< 0.18.7affected
0.19.0< 0.19.9affected
0.13.0< 0.18.7affected
0.19.0< 0.19.9affected
0.13.0-cuda12< 0.18.7-cuda12affected
0.19.0-cuda12< 0.19.9-cuda12affected
7cf4af5c10ec645f55a10f30e5661c54f6a6b319< *affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Unescaped deployment environment variables in generated setup commands
来源: CVE Program / CVE List V5
Vulnerability Description
Improper Neutralization of Special Elements used in an OS Command (OS Command Injection) vulnerability in livebook-dev livebook allows command injection into generated deployment setup commands. LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent.docker_instructions/2 and LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent.fly_instructions/4 in lib/livebook_web/live/hub/teams/deployment_group_agent_component.ex interpolate deployment group environment variable values into the generated Docker and Fly.io setup commands without shell escaping. The values originate from the deployment group configuration and reach the sinks through Livebook.Hubs.Dockerfile.online_docker_info/3. Both sinks place the value inside a double-quoted shell word, so a value containing a command substitution such as $(...) or backticks is evaluated by the shell without any need to break out of the quoting, and a literal double quote terminates the quoted word and allows arbitrary further tokens. The generated command is displayed in the Livebook web interface with a copy button, so a user who copies it and runs it without reviewing it first executes the injected commands on their own machine, under their own account. An attacker requires privileges sufficient to set deployment group environment variables, while the resulting code execution occurs on the machine of whoever runs the generated command. The Kubernetes instructions are not affected, because they render the same values into a YAML manifest with escaping rather than into a shell command. This issue affects livebook: from 0.13.0 before 0.18.7 and from 0.19.0 before 0.19.9.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H
来源: CVE Program / CVE List V5
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
来源: CVE Program / CVE List V5
Vulnerability Title
Livebook 命令注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Livebook是Livebook组织开源的一款用于编写交互式协作代码笔记本的 Web 应用程序。 Livebook 0.13.0版本至0.18.7之前版本和0.19.0版本至0.19.9之前版本存在命令注入漏洞,该漏洞源于在生成Docker和Fly.io设置命令时未对部署组环境变量值进行shell转义,可能导致命令注入。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
livebook-devlivebook 0.13.0 ~ 0.18.7 cpe:2.3:a:livebook-dev:livebook:*:*:*:*:*:*:*:*
livebook-devlivebook 0.13.0 ~ 0.18.7 cpe:2.3:a:livebook-dev:livebook:*:*:*:*:*:*:*:*
livebook-devlivebook 7cf4af5c10ec645f55a10f30e5661c54f6a6b319 ~ * cpe:2.3:a:livebook-dev:livebook:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-66297 补丁与修复 (3)

CVE-2026-66297 厂商安全公告 (2)

CVE-2026-66297 新闻报道 (1)

同批安全公告 · livebook-dev · 2026-08-05 · 共 5 条

CVE-2026-662988.6 HIGHLivebook 输入验证错误漏洞
CVE-2026-687467.7 HIGHLivebook 异常处理不当漏洞
CVE-2026-668817.0 HIGHLivebook 路径遍历漏洞
CVE-2026-668856.8 MEDIUMLivebook 跨站请求伪造漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-66297

暂无评论


发表评论