CVE-2026-44615 PUBLISHED

Path traversal in NotebookRepo note and folder path composition

Assigner: apache
Reserved: 07.05.2026 Published: 31.07.2026 Updated: 31.07.2026

Path traversal vulnerability in Apache Zeppelin. When FileSystemNotebookRepo is configured, an authenticated attacker with permission to rename a note, or access to folder operations, could supply traversal segments in note or folder paths.                   Zeppelin composed these values into filesystem paths using the server's filesystem or Hadoop identity without ensuring that the result remained under the configured notebook directory. This could allow notebook files or directories to be moved,                   written, or deleted outside the notebook root. This issue affects Apache Zeppelin versions 0.9.0 through 0.12.0. Users are recommended to upgrade to version 0.12.1, which fixes this issue.

Product Status

Vendor Apache Software Foundation
Product Apache Zeppelin
Versions Default: unaffected
  • affected from 0.9.0 to 0.12.1 (excl.)

Credits

  • Green-m finder

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE