CVE Catalog

CVE-2026-49292

UnknownCVSS 0.0
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

Although the vulnerability does not cause direct data loss or information disclosure, unauthenticated access to the /init-db/ page could be used to trigger repeated migration operations, potentially loading the system. The risk is low, but updating is recommended.

Recommendation

Update Kiwi TCMS to version 16.0 or later to fix this vulnerability. Until updated, consider restricting access to the /init-db/ page at the web server or network level.

Other vulnerabilities in Kiwi TCMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS