Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-44615
Published:July 31, 2026
Updated:August 06, 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.
Affected Packages
https://github.com/apache/zeppelin.git (GITHUB):
Affected version(s) >=v0.5.0 <v0.12.1
Fix Suggestion:
Update to version v0.12.1
org.apache.zeppelin:zeppelin-zengine (JAVA):
Affected version(s) >=0.5.0-incubating <0.12.1
Fix Suggestion:
Update to version 0.12.1
org.apache.zeppelin:notebookrepo-filesystem (JAVA):
Affected version(s) >=0.9.0 <0.12.1
Fix Suggestion:
Update to version 0.12.1
org.apache.zeppelin:zeppelin-server (JAVA):
Affected version(s) >=0.6.0 <0.12.1
Fix Suggestion:
Update to version 0.12.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.50