216.73.216.133

CVE-2026-33472

· Published 16/04/2026 22:16 · Modified 17/04/2026 15:38

Labels: CVE-2026-33472 2026-04-16CVE-2026-33472CWE-305[email protected]

Essential information

Published
16/04/2026 22:16
Modified
17/04/2026 15:38
Author
Creator
CVSS
4.8 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N

CVSS metrics

Description

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
cryptomator / cryptomator cpe:2.3:a:cryptomator:cryptomator:1.19.1:*:*:*:*:*:*:*
cryptomator / cryptomator cpe:2.3:a:cryptomator:cryptomator:1.19.2:*:*:*:*:*:*:*

References