---
id: CVE-2026-41073
title: 'RT is an open source, enterprise-grade issue and ticket tracking system'
summary: >-
  RT is an open source, enterprise-grade issue and ticket tracking system.
  Versions prior to 5.0.10 and 6.0.0 through 6.0.2 contain a spreadsheet
  (CSV/formula) injection vulnerability. User-controlled data in spreadsheet
  exports is not san…
severity: medium
cvss: 4.6
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N'
cwe:
  - CWE-1236
published: '2026-05-22'
updated: '2026-07-23'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-41073'
references:
  - url: 'https://github.com/bestpractical/rt/releases/tag/rt-5.0.10'
    label: security-advisories@github.com
  - url: 'https://github.com/bestpractical/rt/releases/tag/rt-6.0.3'
    label: security-advisories@github.com
  - url: >-
      https://github.com/bestpractical/rt/security/advisories/GHSA-6x92-7v65-7m3r
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00289
epssPercentile: 0.1923
ingestedAt: '2026-07-23T11:17:34.249Z'
---

## Overview

RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10 and 6.0.0 through 6.0.2 contain a spreadsheet (CSV/formula) injection vulnerability. User-controlled data in spreadsheet exports is not sanitized before being written to the output file, which can cause spreadsheet applications to interpret crafted values as formulas or macros when the file is opened. This issue has been fixed in versions 5.0.10 and 6.0.3. If developers are unable to upgrade immediately, they can temporarily work around this issue by avoiding opening exported RT spreadsheet files directly in spreadsheet applications when the data may contain untrusted user input.

## Remediation

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