๐Ÿ” CVE Alert

CVE-2026-33472

MEDIUM 4.8

Cryptomator Hub OAuth token exchange HTTP downgrade via getAuthority() scheme confusion (CVE-2026-32303 bypass)

CVSS Score
4.8
EPSS Score
0.0%
EPSS Percentile
0th

Cryptomator is an open-source client-side encryption application for cloud storage. Version 1.19.1 contains a logic flaw in CheckHostTrustController.getAuthority() that allows an attacker to bypass the security fix for CVE-2026-32303. The method hardcodes the URI scheme based on port number, causing HTTPS URLs with port 80 to produce the same authority string as HTTP URLs, which defeats both the consistency check and the HTTP block validation. An attacker with write access to a cloud-synced vault.cryptomator file can craft a Hub configuration where apiBaseUrl and authEndpoint use HTTPS with port 80 to pass auto-trust validation, while tokenEndpoint uses plaintext HTTP. The vault is auto-trusted without user prompt, and a network-positioned attacker can intercept the OAuth token exchange to access the Cryptomator Hub API as the victim. This issue has been fixed in version 1.19.2.

CWE CWE-305 CWE-319
Vendor cryptomator
Product cryptomator
Published Apr 16, 2026
Stay Ahead of the Next One

Get instant alerts for cryptomator cryptomator

Be the first to know when new medium vulnerabilities affecting cryptomator cryptomator are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

cryptomator / cryptomator
>= 1.19.1, < 1.19.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cryptomator/cryptomator/security/advisories/GHSA-9q8x-whrw-x44p github.com: https://github.com/cryptomator/cryptomator/pull/4179 github.com: https://github.com/cryptomator/cryptomator/releases/tag/1.19.2