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-68746

Change History

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

Action Type Old Value New Value
Added Description

                  
                
              
Not Failing Securely ('Failing Open') vulnerability in livebook-dev livebook allows an unauthenticated network client to obtain full access to a Livebook server that enforces identity through Livebook Teams.

A Livebook Agent or App Server connected to Livebook Teams caches the identifier of the deployment group it belongs to, and resolves that identifier against a locally cached list of deployment groups on every request in order to decide whether Teams identity enforcement is active. Livebook.Hubs.TeamClient.handle_call/3 in lib/livebook/hubs/team_client.ex does not distinguish a deployment group that could not be resolved from one that was resolved with identity enforcement switched off: the clause matches only the case where a group was found with enforcement enabled, and falls through to a catch-all that reports enforcement as switched off for everything else. The two neighbouring functions that decide user and application access resolve the same identifier and treat the same unresolved result as a denial.

When the identity status is reported as switched off, Livebook.ZTA.LivebookTeams.authenticate/3 in lib/livebook/zta/livebook_teams.ex returns empty identity metadata and allows the request to continue instead of halting it. LivebookWeb.UserPlug.build_current_user/3 merges that empty metadata into a newly built user, whose access type defaults to full access, and LivebookWeb.AuthPlug.authorized?/1 grants access to any user holding full access.

The cached identifier becomes unresolvable when the deployment group it refers to is deleted while the agent is not connected to receive the change, most concretely when a deployment group is deleted during the window in which an agent is disconnected or reconnecting. The client removes the group from its cached list without clearing the identifier that refers to it. Any client able to reach the affected server over the network is then granted the same access as a fully privileged member of the organisation, including the ability to read notebooks and configured secrets, execute code on the server's runtime, and disrupt its operation.

This issue affects livebook: from 0.19.7 before 0.19.9.
Added CVSS V4.0

                  
                
              
AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/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-636
Added Reference

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

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

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

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

                  
                
              
https://github.com/livebook-dev/livebook/security/advisories/GHSA-74j5-6grg-g6wj
Added Reference

                  
                
              
https://osv.dev/vulnerability/EEF-CVE-2026-68746
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.Livebook.Hubs.TeamClient","Elixir.Livebook.ZTA.LivebookTeams","Elixir.LivebookWeb.AuthPlug"],"programFiles":["lib/livebook/hubs/team_client.ex","lib/livebook/zta/livebook_teams.ex","lib/livebook_web/plugs/auth_plug.ex"],"programRoutines":[{"name":"'Elixir.Livebook.Hubs.TeamClient':handle_call/3"},{"name":"'Elixir.Livebook.Hubs.TeamClient':remove_deployment_group/2"},{"name":"'Elixir.Livebook.Hubs.TeamClient':fetch_entry/3"},{"name":"'Elixir.Livebook.ZTA.LivebookTeams':authenticate/3"},{"name":"'Elixir.LivebookWeb.AuthPlug':authorized?/1"}],"repo":"https://github.com/livebook-dev/livebook","packageURL":"pkg:hex/livebook","versions":[{"version":"0.19.7","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.Livebook.Hubs.TeamClient","Elixir.Livebook.ZTA.LivebookTeams","Elixir.LivebookWeb.AuthPlug"],"programFiles":["lib/livebook/hubs/team_client.ex","lib/livebook/zta/livebook_teams.ex","lib/livebook_web/plugs/auth_plug.ex"],"programRoutines":[{"name":"'Elixir.Livebook.Hubs.TeamClient':handle_call/3"},{"name":"'Elixir.Livebook.Hubs.TeamClient':remove_deployment_group/2"},{"name":"'Elixir.Livebook.Hubs.TeamClient':fetch_entry/3"},{"name":"'Elixir.Livebook.ZTA.LivebookTeams':authenticate/3"},{"name":"'Elixir.LivebookWeb.AuthPlug':authorized?/1"}],"packageURL":"pkg:oci/livebook?repository_url=ghcr.io%2Flivebook-dev","versions":[{"version":"0.19.7","lessThan":"0.19.9","versionType":"other","status":"affected"},{"version":"0.19.7-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.Livebook.Hubs.TeamClient","Elixir.Livebook.ZTA.LivebookTeams","Elixir.LivebookWeb.AuthPlug"],"programFiles":["lib/livebook/hubs/team_client.ex","lib/livebook/zta/livebook_teams.ex","lib/livebook_web/plugs/auth_plug.ex"],"programRoutines":[{"name":"'Elixir.Livebook.Hubs.TeamClient':handle_call/3"},{"name":"'Elixir.Livebook.Hubs.TeamClient':remove_deployment_group/2"},{"name":"'Elixir.Livebook.Hubs.TeamClient':fetch_entry/3"},{"name":"'Elixir.Livebook.ZTA.LivebookTeams':authenticate/3"},{"name":"'Elixir.LivebookWeb.AuthPlug':authorized?/1"}],"repo":"https://github.com/livebook-dev/livebook","packageURL":"pkg:github/livebook-dev/livebook","versions":[{"version":"fc2c87c6b0276705281842acbe17142d1ac4d555","lessThan":"*","versionType":"git","status":"affected","changes":[{"at":"d374e90647edbb00286bfee9182c0161d29a8e07","status":"unaffected"},{"at":"d6d0dfa746b172540442852f74de4a9deacc433b","status":"unaffected"},{"at":"2d3a2c710c880abd24a2bc888d3cf5239d98cf72","status":"unaffected"}]}]}]