LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-66298

livebook · livebook

Published
CVSS8.8
Severityhigh
WeaknessCWE-346
ExploitedNot in CISA KEV

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

Description

Origin Validation Error vulnerability in livebook-dev livebook allows untrusted notebook output JavaScript to trigger session-wide keyboard shortcuts, including forced evaluation of all cells and runtime restart. Livebook's JS-view feature renders notebook-defined JavaScript inside a sandboxed, cross-origin iframe specifically because that JavaScript is untrusted. The trusted iframe shell in iframe/priv/static/iframe/v5.html forwards every keydown event fired in its own window to the parent page without consulting Event.isTrusted, so an event synthesized by the untrusted script through window.dispatchEvent is forwarded exactly as a genuine keystroke would be. The parent-side relay in assets

References

← Back to the CVE Tracker

Our coverage of CVE-2026-66298

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