CVE-2026-44229
Received
Received - Intake
Cross-Site Scripting (XSS) in RT Issue Tracking System
Vulnerability report for CVE-2026-44229, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-20
Last updated on: 2026-07-20
Assigner: GitHub, Inc.
Description
Description
RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.0 and 6.0.0 and above, prior to both 5.0.10 and 6.0.3 contain a Cross-Site Scripting (XSS) vulnerability where uploaded content is served inline rather than as an attachment. An authenticated user who can upload content can include JavaScript in the upload that will execute in the browser session of any RT user who later views or downloads it. This issue has been fixed in versions 5.0.10 and 6.0.3.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bestpractical | rt | From 5.0.0 (inc) to 5.0.10 (exc) |
| bestpractical | rt | From 6.0.0 (inc) to 6.0.3 (exc) |
| bestpractical | rt | 6.0.3 |
| bestpractical | rt | 5.0.0 |
| bestpractical | rt | to 6.0.3 (exc) |
| bestpractical | rt | From 5.0.10 (inc) to 6.0.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |