2026-03-20 18:19CVE-2026-32309GitHub_M
PUBLISHED5.2CWE-319

Cryptomator: Hub unlocking accepts plaintext HTTP and unvalidated endpoint schemes

Cryptomator encrypts data being stored on cloud infrastructure. Prior to version 1.19.1, the Hub-based unlock flow explicitly supports hub+http and consumes Hub endpoints from vault metadata without enforcing HTTPS. As a result, a vault configuration can drive OAuth and key-loading traffic over plaintext HTTP or other insecure endpoint combinations. An active network attacker can tamper with or observe this traffic. Even when the vault key is encrypted for the device, bearer tokens and endpoint-level trust decisions are still exposed to downgrade and interception. This issue has been patched in version 1.19.1.

Problem type

Affected products

cryptomator

cryptomator

< 1.19.1 - AFFECTED

References

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-32309
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-32309",
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "dateUpdated": "2026-03-20T18:19:09.746Z",
    "dateReserved": "2026-03-11T21:16:21.659Z",
    "datePublished": "2026-03-20T18:19:09.746Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M",
        "dateUpdated": "2026-03-20T18:19:09.746Z"
      },
      "title": "Cryptomator: Hub unlocking accepts plaintext HTTP and unvalidated endpoint schemes",
      "descriptions": [
        {
          "lang": "en",
          "value": "Cryptomator encrypts data being stored on cloud infrastructure. Prior to version 1.19.1, the Hub-based unlock flow explicitly supports hub+http and consumes Hub endpoints from vault metadata without enforcing HTTPS. As a result, a vault configuration can drive OAuth and key-loading traffic over plaintext HTTP or other insecure endpoint combinations. An active network attacker can tamper with or observe this traffic. Even when the vault key is encrypted for the device, bearer tokens and endpoint-level trust decisions are still exposed to downgrade and interception. This issue has been patched in version 1.19.1."
        }
      ],
      "affected": [
        {
          "vendor": "cryptomator",
          "product": "cryptomator",
          "versions": [
            {
              "version": "< 1.19.1",
              "status": "affected"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-319: Cleartext Transmission of Sensitive Information",
              "cweId": "CWE-319",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/cryptomator/cryptomator/security/advisories/GHSA-vv33-h7qx-c264",
          "name": "https://github.com/cryptomator/cryptomator/security/advisories/GHSA-vv33-h7qx-c264",
          "tags": [
            "x_refsource_CONFIRM"
          ]
        },
        {
          "url": "https://github.com/cryptomator/cryptomator/releases/tag/1.19.1",
          "name": "https://github.com/cryptomator/cryptomator/releases/tag/1.19.1",
          "tags": [
            "x_refsource_MISC"
          ]
        }
      ],
      "metrics": [
        {}
      ]
    }
  }
}