Impact
The vulnerability is a ‘Failing Open’ flaw that allows an unauthenticated network client to obtain full access to a Livebook server that relies on Livebook Teams for identity enforcement. The flaw arises when the deployment group identifier cached by an agent or app server cannot be resolved, causing the identity check to report enforcement as switched off. The server then creates an empty identity record, grants full access to the user, and allows the client to read notebooks, secrets, execute code, and potentially disrupt the server. The weakness is classified as CWE‑636, which describes failures of input validation leading to unrestricted access.
Affected Systems
Livebook (livebook‑dev:livebook) versions from 0.19.7 through 0.19.8 inclusive, when configured with Livebook Teams identity enforcement. Any deployment that deletes a deployment group while an agent is disconnected or reconnecting is susceptible.
Risk and Exploitability
The CVSS score of 7.7 indicates high severity. The EPSS score is not available, but the attack can be carried out by any client that can reach the server over the network. The vulnerability is not listed in CISA KEV at this time. An attacker does not need privileged credentials; the flaw allows bypass of authentication entirely, yielding full system access. The risk is significant because the affected servers grant users the ability to read confidential data and execute arbitrary code.
OpenCVE Enrichment