U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2026-66297

Change History

New CVE Received from EEF 8/05/2026 4:17:11 PM

Action Type Old Value New Value
Added 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.
Added CVSS V4.0

                  
                
              
AV:N/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Added CWE

                  
                
              
CWE-78
Added Reference

                  
                
              
https://cna.erlef.org/cves/CVE-2026-66297.html
Added Reference

                  
                
              
https://github.com/livebook-dev/livebook/commit/0c2487326bbb37cb1eb43bb2f76eb93ad9f8fd6b
Added Reference

                  
                
              
https://github.com/livebook-dev/livebook/commit/b2a8416d149043132fe5a14ed611e0fefc9dc9cd
Added Reference

                  
                
              
https://github.com/livebook-dev/livebook/commit/f8fe9c62cb8bfc1dd0ccda4ea4a57c5e91563c85
Added Reference

                  
                
              
https://github.com/livebook-dev/livebook/security/advisories/GHSA-qpjc-w5mm-73mj
Added Reference

                  
                
              
https://osv.dev/vulnerability/EEF-CVE-2026-66297
Added Affected

                  
                
              
[{"vendor":"livebook-dev","product":"livebook","defaultStatus":"unaffected","collectionURL":"https://repo.hex.pm","packageName":"livebook","cpes":["cpe:2.3:a:livebook-dev:livebook:*:*:*:*:*:*:*:*"],"modules":["Elixir.LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent"],"programFiles":["lib/livebook_web/live/hub/teams/deployment_group_agent_component.ex"],"programRoutines":[{"name":"'Elixir.LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent':docker_instructions/2"},{"name":"'Elixir.LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent':fly_instructions/4"}],"repo":"https://github.com/livebook-dev/livebook","packageURL":"pkg:hex/livebook","versions":[{"version":"0.13.0","lessThan":"0.18.7","versionType":"semver","status":"affected"},{"version":"0.19.0","lessThan":"0.19.9","versionType":"semver","status":"affected"}]},{"vendor":"livebook-dev","product":"livebook","defaultStatus":"unaffected","collectionURL":"https://ghcr.io","packageName":"livebook-dev/livebook","cpes":["cpe:2.3:a:livebook-dev:livebook:*:*:*:*:*:*:*:*"],"modules":["Elixir.LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent"],"programFiles":["lib/livebook_web/live/hub/teams/deployment_group_agent_component.ex"],"programRoutines":[{"name":"'Elixir.LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent':docker_instructions/2"},{"name":"'Elixir.LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent':fly_instructions/4"}],"packageURL":"pkg:oci/livebook?repository_url=ghcr.io%2Flivebook-dev","versions":[{"version":"0.13.0","lessThan":"0.18.7","versionType":"other","status":"affected"},{"version":"0.19.0","lessThan":"0.19.9","versionType":"other","status":"affected"},{"version":"0.13.0-cuda12","lessThan":"0.18.7-cuda12","versionType":"other","status":"affected"},{"version":"0.19.0-cuda12","lessThan":"0.19.9-cuda12","versionType":"other","status":"affected"}]},{"vendor":"livebook-dev","product":"livebook","defaultStatus":"unaffected","collectionURL":"https://github.com","packageName":"livebook-dev/livebook","cpes":["cpe:2.3:a:livebook-dev:livebook:*:*:*:*:*:*:*:*"],"modules":["Elixir.LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent"],"programFiles":["lib/livebook_web/live/hub/teams/deployment_group_agent_component.ex"],"programRoutines":[{"name":"'Elixir.LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent':docker_instructions/2"},{"name":"'Elixir.LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent':fly_instructions/4"}],"repo":"https://github.com/livebook-dev/livebook","packageURL":"pkg:github/livebook-dev/livebook","versions":[{"version":"7cf4af5c10ec645f55a10f30e5661c54f6a6b319","lessThan":"*","versionType":"git","status":"affected","changes":[{"at":"b2a8416d149043132fe5a14ed611e0fefc9dc9cd","status":"unaffected"},{"at":"0c2487326bbb37cb1eb43bb2f76eb93ad9f8fd6b","status":"unaffected"},{"at":"f8fe9c62cb8bfc1dd0ccda4ea4a57c5e91563c85","status":"unaffected"}]}]}]