Vulnerability Description
Kiwi TCMS is an open source test management system. Prior to 16.1, TestCase.extra_link and TestPlan.extra_link accepted unsanitized user input and rendered stored values verbatim, creating an opportunity for cross-site scripting. Official Docker images and unmodified Kiwi TCMS middleware send a Content-Security-Policy header that blocks inline JavaScript, making exploitation difficult in default deployments, while customized deployments that weaken those security settings may remain vulnerable. Version 16.1 properly sanitizes both fields and resets existing database records that do not validate to null. This issue is fixed in version 16.1.
CVSS Score
NONE
Related Weaknesses (CWE)
References
- https://github.com/kiwitcms/Kiwi/commit/1c2ecc8485faeefd84a526314a0a60d132fbbc09
- https://github.com/kiwitcms/Kiwi/commit/d5d36e74cf9333cb37e3a8743b22b74dfa9a0139
- https://github.com/kiwitcms/Kiwi/releases/tag/v16.1
- https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-473p-56xx-vg67
FAQ
What is CVE-2026-55630?
CVE-2026-55630 is a vulnerability with a CVSS score of 0.0 (NONE). Kiwi TCMS is an open source test management system. Prior to 16.1, TestCase.extra_link and TestPlan.extra_link accepted unsanitized user input and rendered stored values verbatim, creating an opportun...
How severe is CVE-2026-55630?
CVE-2026-55630 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-55630?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.