PatchSiren cyber security CVE debrief
CVE-2026-66881 livebook-dev CVE debrief
The CVE-2026-66881 vulnerability in livebook-dev livebook is a Relative Path Traversal issue that allows an attacker-authored notebook to write files with attacker-controlled content to arbitrary paths. This arises from insufficient containment checks when resolving file entry names for URL-type entries in .livemd notebooks. The vulnerability affects livebook versions from 0.11.0 before 0.18.7 and from 0.19.0 before 0.19.9. Livebook users, administrators, and security teams should be aware of the potential for arbitrary file writes and prioritize updates or mitigations. The issue has a CVSS score of 7 and is considered HIGH severity. Users should review the official advisory and CVE record to validate affected scope, severity, and vendor guidance.
- Vendor
- livebook-dev
- Product
- livebook
- CVSS
- HIGH 7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-05
- Original CVE updated
- 2026-08-06
- Advisory published
- 2026-08-05
- Advisory updated
- 2026-08-06
Who should care
Livebook users, administrators of Livebook instances, security teams responsible for monitoring and patching vulnerabilities in development tools, and operators of affected platforms should be aware of the potential risks associated with CVE-2026-66881. These stakeholders should prioritize updating to a version that addresses this vulnerability to prevent potential arbitrary file writes. They should also review compensating controls for exposed systems while remediation is scheduled and verified, and track exceptions, retest remediated assets, and close the item only after evidence is documented. Additionally, they should check relevant monitoring, detection, and logs for exposed assets that need extra review and implement additional security measures to restrict file system access for Livebook processes if necessary. Vulnerability management and security teams should ensure that affected product deployments are identified in managed environments and assign an owner for follow-up. They should also plan vendor-supported updates or mitigations through normal change control where exposure is confirmed and review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. Asset inventory management should be updated to reflect the presence of affected Livebook instances, and rollback/change windows should be considered for remediation efforts. Source tracking should be implemented to monitor for potential exploitation attempts. Monitoring and detection capabilities should be reviewed to ensure they can identify suspicious activity related to this vulnerability. Compensating controls, such as restricting access to Livebook instances to trusted users and implementing additional security measures to restrict file system access for Livebook processes, should be considered while remediation is scheduled and verified. The goal is to minimize the risk of arbitrary file writes and ensure the security of Livebook instances and their users. By taking these steps, stakeholders can reduce the likelihood of successful exploitation and protect their systems from potential attacks. Furthermore, they should consider the operational impact
Technical summary
The CVE-2026-66881 vulnerability in livebook-dev livebook allows an attacker-authored notebook to write files with attacker-controlled content to arbitrary paths due to a Relative Path Traversal issue. The vulnerability arises from insufficient containment checks when resolving file entry names for URL-type entries in .livemd notebooks. This affects livebook versions from 0.11.0 before 0.18.7 and from 0.19.0 before 0.19.9.
Defensive priority
Livebook users should prioritize updating to a version that addresses this vulnerability to prevent potential arbitrary file writes.
Recommended defensive actions
- Update livebook to version 0.18.7 or later, or 0.19.9 or later.
- Restrict access to Livebook instances to trusted users.
- Monitor Livebook logs for suspicious file writes.
- Implement additional security measures to restrict file system access for Livebook processes.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Evidence notes
The CVE-2026-66881 issue arises from a Relative Path Traversal vulnerability in livebook-dev livebook, allowing an attacker-authored notebook to write files with attacker-controlled content to arbitrary paths. A .livemd notebook can declare file_entries metadata, and for URL-type entries, Livebook resolves the name beneath the session's temporary directory without proper containment checks. This allows an attacker to control both the destination and contents of the written file, potentially landing anywhere the Livebook process can write. The issue affects livebook versions from 0.11.0 before 0.18.7 and from 0.19.0 before 0.19.9.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-66881 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-66881
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-66881 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-66881
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://cna.erlef.org/cves/CVE-2026-66881.html
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/livebook-dev/livebook/commit/1443dd23df6e7b9203b6797f0695a807aeb81dde
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/livebook-dev/livebook/commit/50f86982ebf36c22abeb379b55ec0f2859c83bb9
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/livebook-dev/livebook/commit/acf4cb8c0c79b89c795b180f061be7de2d8b5aa9
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/livebook-dev/livebook/security/advisories/GHSA-r4h8-2xpq-v48g
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://osv.dev/vulnerability/EEF-CVE-2026-66881
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.