CVE-2023-36809
CVE-2023-36809 is a high-severity vulnerability in Kiwitcms Kiwi Tcms with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- EPSS exploit prediction: 1% (48th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-79
- Affected product: Kiwitcms Kiwi Tcms
- Published:
- Last modified:
Description
Kiwi TCMS, an open source test management system allows users to upload attachments to test plans, test cases, etc. Versions of Kiwi TCMS prior to 12.5 had introduced changes which were meant to serve all uploaded files as plain text in order to prevent browsers from executing potentially dangerous files when such files are accessed directly. The previous Nginx configuration was incorrect allowing certain browsers like Firefox to ignore the `Content-Type: text/plain` header on some occasions thus allowing potentially dangerous scripts to be executed. Additionally, file upload validators and parts of the HTML rendering code had been found to require additional sanitation and improvements. Version 12.5 fixes this vulnerability with updated Nginx content type configuration, improved file upload validation code to prevent more potentially dangerous uploads, and Sanitization of test plan names used in the `tree_view_html()` function.
Frequently asked questions
- What is CVE-2023-36809?
- Kiwi TCMS, an open source test management system allows users to upload attachments to test plans, test cases, etc. Versions of Kiwi TCMS prior to 12.5 had introduced changes which were meant to serve all uploaded files as plain text in order to prevent browsers from executing potentially dangerous files when such files are accessed directly. The previous Nginx configuration was incorrect allowing certain browsers like Firefox to ignore the `Content-Type: text/plain` header on some occasions thus allowing potentially dangerous scripts to be executed. Additionally, file upload validators and parts of the HTML rendering code had been found to require additional sanitation and improvements. Version 12.5 fixes this vulnerability with updated Nginx content type configuration, improved file upload validation code to prevent more potentially dangerous uploads, and Sanitization of test plan names used in the `tree_view_html()` function.
- How severe is CVE-2023-36809?
- CVE-2023-36809 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2023-36809 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (48th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-36809?
- CVE-2023-36809 affects Kiwitcms Kiwi Tcms. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-36809?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2023-36809 published?
- CVE-2023-36809 was published on 2023-07-05 and last updated on 2026-06-17.
References
- https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-jpgw-2r9m-8qfw
- https://huntr.dev/bounties/511489dd-ba38-4806-9029-b28ab2830aa8/
- https://huntr.dev/bounties/c6eeb346-fa99-4d41-bc40-b68f8d689223/
- https://kiwitcms.org/blog/kiwi-tcms-team/2023/07/04/kiwi-tcms-125/
- https://www.github.com/kiwitcms/kiwi/commit/195ea53eaaf360c19227c864cc0fe58910032c3c
- https://www.github.com/kiwitcms/kiwi/commit/ffb00450be52fe11a82a2507632c2328cae4ec9d
Affected products (1)
- cpe:2.3:a:kiwitcms:kiwi_tcms:*:*:*:*:*:*:*:*
More vulnerabilities in Kiwitcms Kiwi Tcms
- CVE-2023-30628 — High (CVSS 8.8): Kiwi TCMS is an open source test management system. In kiwitcms/Kiwi v12.2 and prior and kiwitcms/enterprise v12.2 and…
- CVE-2023-33977 — High (CVSS 8.1): Kiwi TCMS is an open source test management system for both manual and automated testing. Kiwi TCMS allows users to…
- CVE-2023-32686 — High (CVSS 8.1): Kiwi TCMS is an open source test management system for both manual and automated testing. Kiwi TCMS allows users to…
- CVE-2023-30613 — High (CVSS 8.1): Kiwi TCMS, an open source test management system, allows users to upload attachments to test plans, test cases, etc. In…
- CVE-2023-27489 — High (CVSS 7.6): Kiwi TCMS is an open source test management system for both manual and automated testing. Kiwi TCMS accepts SVG files…
- CVE-2023-25171 — High (CVSS 7.5): Kiwi TCMS, an open source test management system, does not impose rate limits in versions prior to 12.0. This makes it…
All CVEs affecting Kiwitcms Kiwi Tcms →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →