LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-66881

livebook · livebook

Published
CVSS8.1
Severityhigh
WeaknessCWE-23
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H

Description

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare file_entries metadata, each entry carrying a name. Every path that creates a file entry through the user interface validates that name with Livebook.Notebook.validate_file_entry_name/2, which requires a flat filename of alphanumerics, dashes, underscores and dots, ending in an extension. The import path does not: Livebook.LiveMarkdown.Import.file_entry_metadata_to_attrs/1 in lib/livebook/live_markdown/import.ex takes the name verbatim from the notebook source. For a URL-type file entry, Live

References

← Back to the CVE Tracker

Our coverage of CVE-2026-66881

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-66881.