Intel

AIKIDO-2026-581179

livebook is vulnerable to OS Command Injection

OS Command InjectionCVE-2026-66297 Published Today

50

Medium Risk

This Affects:

ELIXIRlivebook
0.13.0 - 0.18.6
Fixed in 0.18.7
0.19.0 - 0.19.8
Fixed in 0.19.9
Are you affected? Scan for Free

TL;DR

Livebook interpolates deployment group environment variable values into generated Docker and Fly.io agent setup commands without shell escaping. A value containing a command substitution or quote breaks out of the intended command, so an operator who copies the generated command and runs it executes injected shell commands on their own machine. The fix shell-escapes environment variable values in the generated instructions.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you use Livebook Teams deployment groups and run the generated Docker or Fly.io agent setup commands without reviewing them.

Background info

livebook is vulnerable to OS Command Injection in versions 0.13.0 - 0.18.6 and 0.19.0 - 0.19.8.

How to fix this

Upgrade the livebook library to the patch version.