Vulnerability Description
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.
CVSS Score
NONE
Related Weaknesses (CWE)
References
- https://github.com/kiwitcms/Kiwi/commit/d364ec47ec5a77b98bad2ab702b0406075a0e081
- https://github.com/kiwitcms/Kiwi/pull/4364
- https://github.com/kiwitcms/Kiwi/releases/tag/v16.0
- https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-v8rp-6xcv-fwgh
- https://kiwitcms.org/blog/kiwi-tcms-team/2026/06/05/kiwi-tcms-160
FAQ
What is CVE-2026-49292?
CVE-2026-49292 is a vulnerability with a CVSS score of 0.0 (NONE). 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 repe...
How severe is CVE-2026-49292?
CVE-2026-49292 has been rated NONE with a CVSS base score of 0.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49292?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.