{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "511369b6ab2b568105a21a84d70deaf249e9ba69"
            }
          ],
          "repo": "https://github.com/maif/izanami",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-9r7j-m337-792c"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-288"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/22xxx/CVE-2023-22495.json"
  },
  "details": "Izanami is a shared configuration service well-suited for micro-service architecture implementation. Attackers can bypass the authentication in this application when deployed using the official Docker image. Because a hard coded secret is used to sign the authentication token (JWT), an attacker could compromise another instance of Izanami. This issue has been patched in version 1.11.0.\n",
  "id": "CVE-2023-22495",
  "modified": "2026-04-01T23:10:20.229895809Z",
  "published": "2023-01-14T00:47:28.134Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/MAIF/izanami/releases/tag/v1.11.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/22xxx/CVE-2023-22495.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/MAIF/izanami/security/advisories/GHSA-9r7j-m337-792c"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22495"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Izanami is vulnerable to Authorization Bypass"
}