CVE-2026-66881

HIGHNVD 8.18.1
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.1 under NVD CVSS v3. EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, nvd
Elevated
8.1EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.1Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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, Livebook.Session.file_entry_cache_file/2 in lib/livebook/session.ex resolves that name beneath the session's temporary directory without checking that the result stays inside it, and Livebook.FileSystem.Utils.resolve_unix_like_path/2 collapses parent-directory segments while clamping only at the filesystem root. When the entry's content is requested and no cached copy exists, Livebook fetches the entry's URL and writes the response body to the resolved path, creating parent directories as needed. The attacker therefore controls both the destination and the contents of the written file, which may land anywhere the Livebook process can write. The same missing containment check is present in Livebook.Session.to_attachment_file_entry/2.

A victim who opens an attacker-supplied notebook and causes the entry to be fetched triggers the write within their own authenticated session; the attacker needs no account on the target instance. URL-type entries are also not placed under notebook stamping quarantine on import, so no warning is shown.

This issue affects livebook: from 0.11.0 before 0.18.7 and from 0.19.0 before 0.19.9.

CVSS v3
8.1
EG Score
8.1(medium)
EG Risk
52(Track)
EG Risk 52/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity81% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
35%
KEV
Not listed

Published

August 5, 2026

Last Modified

August 10, 2026

Advisory Details (6)

Auto-updated Aug 5, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github.
github_commit

commit 50f86982ebf3 (livebook-dev/livebook)

Fix landed in livebook-dev/livebook commit 50f86982ebf3 — awaiting tagged release

https://github.com/livebook-dev/livebook/commit/50f86982ebf36c22abeb379b55ec0f2859c83bb9
github_commit

commit acf4cb8c0c79 (livebook-dev/livebook)

Fix landed in livebook-dev/livebook commit acf4cb8c0c79 — awaiting tagged release

https://github.com/livebook-dev/livebook/commit/acf4cb8c0c79b89c795b180f061be7de2d8b5aa9
github_commit

commit 1443dd23df6e (livebook-dev/livebook)

Fix landed in livebook-dev/livebook commit 1443dd23df6e — awaiting tagged release

https://github.com/livebook-dev/livebook/commit/1443dd23df6e7b9203b6797f0695a807aeb81dde
generic

OSV - Open Source Vulnerabilities

https://osv.dev/vulnerability/EEF-CVE-2026-66881
github Patch Available🟡 PoC Available

Path traversal via unsanitized file_entries name on notebook import (arbitrary local file write) · Advisory · livebook-dev/livebook · GitHub

https://github.com/livebook-dev/livebook/security/advisories/GHSA-r4h8-2xpq-v48g

Affected Packages

(1 across 1 ecosystem)
Hex(1)
PackageVulnerable rangeFixed inDependents
livebook0.11.0 ... 0.19.8 (52 versions)0.19.9

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 13× in last 7d / 43× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-26 14:47 UTCEPSS rescore
  2. 2026-08-25 15:45 UTCEG score recompute
  3. 2026-08-25 13:49 UTCEPSS rescore
  4. 2026-08-25 03:01 UTCEG score recompute
  5. 2026-08-24 14:17 UTCEG score recompute
  6. 2026-08-23 12:46 UTCEG score recompute
  7. 2026-08-23 00:19 UTCEPSS rescore
  8. 2026-08-22 11:19 UTCEG score recompute
  9. 2026-08-21 23:49 UTCEPSS rescore
  10. 2026-08-21 09:51 UTCEG score recompute
  11. 2026-08-20 22:56 UTCEPSS rescore
  12. 2026-08-19 19:40 UTCEG score recompute
  13. 2026-08-19 17:04 UTCEPSS rescore
  14. 2026-08-18 18:13 UTCEG score recompute
  15. 2026-08-18 13:48 UTCEPSS rescore
  16. 2026-08-17 15:29 UTCEG score recompute
  17. 2026-08-17 13:47 UTCEPSS rescore
  18. 2026-08-17 02:46 UTCEG score recompute
  19. 2026-08-16 14:56 UTCEPSS rescore
  20. 2026-08-16 14:02 UTCEG score recompute
  21. 2026-08-15 12:35 UTCEG score recompute
  22. 2026-08-15 01:30 UTCEPSS rescore
  23. 2026-08-13 22:24 UTCEG score recompute
  24. 2026-08-13 22:00 UTCEPSS rescore
  25. 2026-08-12 20:58 UTCEG score recompute
Show 18 more
  1. 2026-08-12 13:51 UTCEPSS rescore
  2. 2026-08-11 19:30 UTCEG score recompute
  3. 2026-08-11 06:46 UTCEG score recompute
  4. 2026-08-11 00:00 UTCEPSS rescore
  5. 2026-08-10 18:03 UTCEG score recompute 1.10
  6. 2026-08-10 18:03 UTCNVD updateCVSS v3 → 8.1
  7. 2026-08-09 20:09 UTCEG score recompute
  8. 2026-08-09 13:47 UTCEPSS rescore
  9. 2026-08-08 18:43 UTCEG score recompute
  10. 2026-08-08 16:37 UTCEPSS rescore
  11. 2026-08-07 17:16 UTCEG score recompute
  12. 2026-08-06 15:48 UTCEG score recompute
  13. 2026-08-06 13:47 UTCEPSS rescore
  14. 2026-08-06 13:37 UTCEG score recompute
  15. 2026-08-06 13:09 UTCEG score recompute
  16. 2026-08-05 20:32 UTCEG score recompute
  17. 2026-08-05 20:15 UTCEG score recompute
  18. 2026-08-05 20:15 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-66881?
CVE-2026-66881 is a high vulnerability published on August 5, 2026. 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 fileentries metadata, each entry carrying a name. Every path that creates a file entry through…
When was CVE-2026-66881 disclosed?
CVE-2026-66881 was first published in the National Vulnerability Database on August 5, 2026, with the most recent update on August 10, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-66881 actively exploited?
CVE-2026-66881 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 65.3% of all scored CVEs.
What is the CVSS score of CVE-2026-66881?
CVE-2026-66881 has a CVSS v3 base score of 8.1 (NVD).
How do I remediate CVE-2026-66881?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-66881, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-66881

Explore →

Is Your Infrastructure Affected by CVE-2026-66881?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.