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.
Published: 2026-07-20
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an authenticated user with upload permissions to embed arbitrary JavaScript within an uploaded file. When that file is served inline rather than as a plain attachment, the JavaScript is executed in the browser context of any RT user who subsequently views or downloads it. This cross‑site scripting can lead to session hijacking, defacement, or theft of sensitive information, as the script runs with the privileges of the viewing user. This flaw existed in RT versions 5.0.0 through 5.0.9 and 6.0.0 through 6.0.2, and has been patched in 5.0.10 and 6.0.3.

Affected Systems

The issue affects Bestpractical RT for both enterprise and open‑source editions. Versions 5.0.0 through 5.0.9 and 6.0.0 through 6.0.2 are vulnerable; the flaw is fixed in 5.0.10 and 6.0.3 and later releases.

Risk and Exploitability

With a CVSS score of 5.4 the vulnerability is considered moderate. The EPSS score of <1% indicates a low exploitation probability, and it is not listed in the CISA KEV catalog. Exploitation requires an authenticated victim with upload permissions, suggesting that compromised accounts or social engineering of trusted users are likely attack vectors. If such privileges are misused, the attack can affect all users who later view the uploaded content.

Generated by OpenCVE AI on July 30, 2026 at 18:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RT to version 5.0.10 or 6.0.3 or later, which patches the inline‑serving XSS flaw.
  • Restrict the ability to upload files to only trusted users or roles, limiting the scope of potential attackers.
  • Deploy a web‑application firewall or content filtering to block or sanitize JavaScript payloads in uploaded files.

Generated by OpenCVE AI on July 30, 2026 at 18:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6324-1 request-tracker5 security update
Debian DSA Debian DSA DSA-6327-1 request-tracker4 security update
Ubuntu USN Ubuntu USN USN-8506-1 Request Tracker vulnerabilities
History

Tue, 21 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
First Time appeared Bestpractical
Bestpractical rt
Vendors & Products Bestpractical
Bestpractical rt

Mon, 20 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
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.
Title RT: Cross-Site Scripting via inline-served uploaded content
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Bestpractical Rt
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-21T16:20:15.243Z

Reserved: 2026-05-05T15:42:40.518Z

Link: CVE-2026-44229

cve-icon Vulnrichment

Updated: 2026-07-21T16:20:03.576Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:45:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')