{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.6.5"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "a05dcd2f14f8b86430b1a8b995f7de8493418261"
            }
          ],
          "repo": "https://github.com/cryptomator/cryptomator",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Cryptomator through 1.6.5 allows DYLIB injection because, although it has the flag 0x1000 for Hardened Runtime, it has the com.apple.security.cs.disable-library-validation and com.apple.security.cs.allow-dyld-environment-variables entitlements. An attacker can exploit this by creating a malicious .dylib file that can be executed via the DYLD_INSERT_LIBRARIES environment variable.",
  "id": "CVE-2022-25366",
  "modified": "2026-03-13T21:56:05.610683738Z",
  "published": "2022-02-19T03:15:14.867Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://medium.com/%40tehwinsam/cryptomator-1-6-5-dylib-injection-8004a1e90b26"
    },
    {
      "type": "ADVISORY",
      "url": "https://cryptomator.org/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}