CVE-2026-45576
Published:May 20, 2026
Updated:May 20, 2026
Summary Alice runs "zrok2 copy" from a WebDAV or zrok drive controlled by Bob into a local filesystem target. Bob returns a DAV "href" such as "/../outside.txt". The sync pipeline stores that path in the source inventory and passes it to "FilesystemTarget.WriteStream", which joins it with the target root and creates the file outside Alice's selected directory. Impact Users given access to a zrok share may be able to traverse the directory tree arbitrarily with the sharing users credentials, allowing for sensitive information to be overwritten.
Affected Packages
https://github.com/openziti/zrok.git (GITHUB):
Affected version(s) >=v0.4.23 <v2.0.3Fix Suggestion:
Update to version v2.0.3github.com/openziti/zrok/v2 (GO):
Affected version(s) >=v2.0.0-rc4 <v2.0.3Fix Suggestion:
Update to version v2.0.3Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
ACTIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')