---
id: CVE-2026-55630
title: Kiwi TCMS is an open source test management system
summary: >-
  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. Officia…
severity: low
cvss: 0
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:N'
cwe:
  - CWE-79
vendor: kiwitcms
product: Kiwi
affected:
  - Kiwi < 16.1
published: '2026-09-15'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T16:17:30.680'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55630'
references:
  - url: >-
      https://github.com/kiwitcms/Kiwi/commit/1c2ecc8485faeefd84a526314a0a60d132fbbc09
    label: security-advisories@github.com
  - url: >-
      https://github.com/kiwitcms/Kiwi/commit/d5d36e74cf9333cb37e3a8743b22b74dfa9a0139
    label: security-advisories@github.com
  - url: 'https://github.com/kiwitcms/Kiwi/releases/tag/v16.1'
    label: security-advisories@github.com
  - url: 'https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-473p-56xx-vg67'
    label: security-advisories@github.com
  - url: 'https://kiwitcms.org/blog/kiwi-tcms-team/2026/06/24/kiwi-tcms-161'
  - url: 'https://github.com/advisories/GHSA-473p-56xx-vg67'
tags:
  - nvd
  - cve.org
  - ghsa
  - pip
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-17T15:22:34.275782Z'
epss: 0.0042
epssPercentile: 0.3372
aliases:
  - GHSA-473p-56xx-vg67
ecosystem: pip
ingestedAt: '2026-07-06T22:47:14.067Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-55630)

Affected packages:

- `kiwitcms <= 12.4`

Source: https://github.com/advisories/GHSA-473p-56xx-vg67
