PT-2026-26658 · Cryptomator · Cryptomator

Yanchon918S

·

Published

2026-03-20

·

Updated

2026-03-22

·

CVE-2026-32310

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Name of the Vulnerable Software and Affected Versions Cryptomator versions 1.6.0 through 1.19.0
Description Cryptomator encrypts data stored in cloud infrastructure. Versions prior to 1.19.1 parse vault configuration before verifying its integrity. The masterkeyfile loader utilizes the unverified key ID as a filesystem path, resolving keyId.getSchemeSpecificPart() against the vault path and checking for file existence using Files.exists(). This allows a malicious vault configuration to leverage parent directory escapes, absolute local paths, or UNC paths (e.g., masterkeyfile://attacker/share/masterkey.cryptomator). Specifically on Windows, the UNC variant can trigger outbound SMB access before passphrase entry due to path resolution. The vulnerable function is Files.exists(). The vulnerable parameter is keyId.
Recommendations Update to version 1.19.1 or later.

Exploit

Fix

Path traversal

Weakness Enumeration

Related Identifiers

CVE-2026-32310
GHSA-5PHC-5PFX-HR52

Affected Products

Cryptomator