Intel

AIKIDO-2026-589778

livebook is vulnerable to Authentication Bypass

Authentication BypassCVE-2026-68746 Published Today

77

High Risk

This Affects:

ELIXIRlivebook
0.19.7 - 0.19.8
Fixed in 0.19.9
Are you affected? Scan for Free

TL;DR

A Livebook agent or app server connected to Livebook Teams caches its deployment group identifier and resolves it on each request to decide whether Teams identity enforcement is active. The client does not distinguish an unresolvable deployment group from one with enforcement disabled, so an unresolved group reports enforcement as off and requests fall through to unauthenticated access. This occurs when a deployment group is deleted while the agent is disconnected or reconnecting, after which any client reaching the server is granted fully privileged access. The fix makes the identity check fail closed when the deployment group cannot be resolved.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you run a Livebook agent or app server that relies on Livebook Teams identity enforcement.

Background info

livebook is vulnerable to Authentication Bypass in versions 0.19.7 - 0.19.8.

How to fix this

Upgrade the livebook library to the patch version.