{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "d364ec47ec5a77b98bad2ab702b0406075a0e081"
            }
          ],
          "repo": "https://github.com/kiwitcms/kiwi",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-v8rp-6xcv-fwgh"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49292.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "16.0"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Kiwi TCMS is an open source test management system. Prior to 16.0, the unauthenticated /init-db/ page handled by InitDBView in tcms/core/views.py remains reachable after initial setup and proxies repeated requests to Kiwi/manage.py migrate. The migration command is reentrant, so repeated access reports that no migrations are available and does not cause data loss, alter application state, reveal confidential information, or produce a documented availability impact. This issue is fixed in version 16.0.",
  "id": "CVE-2026-49292",
  "modified": "2026-09-19T03:30:41.110806105Z",
  "published": "2026-09-17T18:27:10.306Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/kiwitcms/Kiwi/releases/tag/v16.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49292.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-v8rp-6xcv-fwgh"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49292"
    },
    {
      "type": "FIX",
      "url": "https://github.com/kiwitcms/Kiwi/commit/d364ec47ec5a77b98bad2ab702b0406075a0e081"
    },
    {
      "type": "FIX",
      "url": "https://github.com/kiwitcms/Kiwi/pull/4364"
    },
    {
      "type": "ARTICLE",
      "url": "https://kiwitcms.org/blog/kiwi-tcms-team/2026/06/05/kiwi-tcms-160"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Kiwi TCMS: The /init-db/ page renders and responds to requests after first use"
}