{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2022-12-09"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "494a6881f5895d4ed9e5d011455242be0d5e6223"
            },
            {
              "fixed": "6ed493a4ab3c676eaf29ff0e44e5bf816b0bdc9c"
            }
          ],
          "repo": "https://github.com/wireapp/wire-server",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xmjc-c6w3-pcp4"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-280",
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/22xxx/CVE-2023-22737.json"
  },
  "details": "wire-server provides back end services for Wire, a team communication and collaboration platform. Prior to version 2022-12-09, every member of a Conversation can remove a Bot from a Conversation due to a missing permissions check. Only Conversation admins should be able to remove Bots. Regular Conversations are not allowed to do so. The issue is fixed in wire-server 2022-12-09 and is already deployed on all Wire managed services. On-premise instances of wire-server need to be updated to 2022-12-09/Chart 4.29.0, so that their backends are no longer affected. There are no known workarounds.",
  "id": "CVE-2023-22737",
  "modified": "2026-07-15T01:49:13.639612910Z",
  "published": "2023-01-27T23:14:33.913Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/wireapp/wire-server/releases/tag/v2022-12-09"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/22xxx/CVE-2023-22737.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/wireapp/wire-server/security/advisories/GHSA-xmjc-c6w3-pcp4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22737"
    },
    {
      "type": "FIX",
      "url": "https://github.com/wireapp/wire-server/commit/494a6881f5895d4ed9e5d011455242be0d5e6223"
    },
    {
      "type": "FIX",
      "url": "https://github.com/wireapp/wire-server/pull/2870"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "wire-server vulnerable to unauthorized removal of Bots from Conversations"
}