CVE-2026-41073 PUBLISHED

RT: Spreadsheet downloads vulnerable to CSV/formula injection in Microsoft Excel and similar apps

Assigner: GitHub_M
Reserved: 16.04.2026 Published: 22.05.2026 Updated: 23.05.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
CVSS Score: 4.6

Product Status

Vendor bestpractical
Product rt
Versions
  • Version < 5.0.10 is affected
  • Version >= 6.0.0, < 6.0.3 is affected

References

Problem Types

  • CWE-1236: Improper Neutralization of Formula Elements in a CSV File CWE