Skip to main content

Request Tracker CVE-2026-44231

| EUVDEUVD-2026-46079 CRITICAL
Information Exposure (CWE-200)
2026-07-20 GitHub_M
9.1
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
9.1 CRITICAL
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L
vuln.today AI
9.1 CRITICAL

Network REST API (AV:N/AC:L) needs a privileged non-admin login (PR:L, no UI); crossing to admin identity is a scope change (S:C) with high credential disclosure (C:H) and low integrity/availability from token rotation.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:L/SC:L/SI:L/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
Low

Lifecycle Timeline

4
Patch available
Jul 20, 2026 - 21:17 EUVD
Source Code Evidence Fetched
Jul 20, 2026 - 20:17 vuln.today
Analysis Generated
Jul 20, 2026 - 20:17 vuln.today
CVE Published
Jul 20, 2026 - 19:20 cve.org
CRITICAL 9.1

DescriptionCVE.org

RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10, 6.0.0 and above, prior to 6.0.3 contain an information disclosure and privilege escalation vulnerability in the REST 2.0 API. A privileged (non-administrative) user can obtain authentication credentials belonging to other users - including users with administrative privileges - and use those credentials to read data as those users via RT's feed endpoints. The same request that exposes the credentials also rotates them, invalidating previously-distributed feed URLs across the instance. This issue has been fixed in versions 5.0.10 and 6.0.3.

AnalysisAI

Privilege escalation and information disclosure in Best Practical's Request Tracker (RT) 6.0.0-6.0.2 and versions before 5.0.10 lets a privileged but non-administrative user harvest other users' authentication credentials - including those of administrators - through the REST 2.0 API and replay them against RT's RSS/iCal feed endpoints to read data as those victims. Because the same credential-exposing request also rotates the tokens, exploitation is destructive: it silently invalidates every previously distributed feed URL across the instance. No public exploit has been identified at time of analysis; the flaw is fixed in RT 5.0.10 and 6.0.3.

Technical ContextAI

RT is a Perl-based, enterprise-grade issue and ticket-tracking platform (CPE cpe:2.3:a:bestpractical:rt). The defect lives in the REST 2.0 API user collection endpoint, which over-exposes per-user secrets - specifically the authentication tokens RT issues for its RSS and iCal feed URLs (feeds are authenticated by an embedded per-user secret rather than an interactive login). Mapped to CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), the root cause is an authorization/output-filtering failure: the endpoint returns credential material to any privileged user regardless of whether they should be able to see other accounts' secrets, so a low-tier privileged user can read the feed token of a higher-tier user and then authenticate to feed endpoints as that user.

RemediationAI

Vendor-released patch: upgrade to RT 5.0.10 (5.x line) or RT 6.0.3 (6.x line), available from https://download.bestpractical.com/pub/rt/release/rt-6.0.3.tar.gz and documented at https://github.com/bestpractical/rt/releases/tag/rt-6.0.3 and advisory https://github.com/bestpractical/rt/security/advisories/GHSA-7rx2-x357-wv74. Note that RT 6.0.3 inadvertently omitted a separate TSV export header-injection fix (CVE-2026-41073); 6.0.3 operators should additionally apply commit 525547751b76cc422015960bae3056f4e8d4351f (to ship in 6.0.4). If immediate patching is not possible, compensating controls include restricting or disabling the REST 2.0 user collection endpoint at the web-server/reverse-proxy layer (trade-off: breaks automation and integrations that rely on REST 2.0), tightly limiting which users hold privileged (non-admin) rights that grant API access, and monitoring feed-endpoint access and unexpected feed-token rotations. Because exploitation rotates feed credentials, expect that legitimate RSS/iCal feed URLs may need to be reissued after the upgrade.

More in Rt

View all
CVE-2026-41075 HIGH
8.8 May 22

Authenticated SQL injection in Best Practical's Request Tracker (RT) ticketing system affects versions 5.0.0-5.0.9 and 6

CVE-2026-41076 HIGH
8.1 May 22

Authentication bypass in Best Practical's Request Tracker (RT) versions 5.0.9 and prior, and 6.0.0 through 6.0.2, allows

CVE-2026-41074 HIGH
7.1 May 22

Cross-site request forgery in Best Practical Request Tracker (RT) versions 6.0.0 through 6.0.2 allows remote attackers t

CVE-2013-3370 MEDIUM
6.8 Aug 23

Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 does not properly restrict access to private callback c

CVE-2012-4732 MEDIUM
6.8 Nov 11

Cross-site request forgery (CSRF) vulnerability in Request Tracker (RT) 3.8.12 and other versions before 3.8.15, and 4.0

CVE-2026-44230 MEDIUM
6.1 Jul 20

Reflected Cross-Site Scripting in Best Practical RT versions 5.0.4-5.0.9 and 6.0.0-6.0.2 allows an unauthenticated attac

CVE-2026-44227 MEDIUM
6.1 Jul 20

Reflected Cross-Site Scripting in RT (Request Tracker) 6.0.0 through 6.0.2 allows an unauthenticated network attacker to

CVE-2013-3369 MEDIUM
6.0 Aug 23

Request Tracker (RT) 3.8.x before 3.8.17 and 4.0.x before 4.0.13 allows remote authenticated users with the permissions

CVE-2012-4733 MEDIUM
6.0 Aug 23

Request Tracker (RT) 4.x before 4.0.13 does not properly enforce the DeleteTicket and "custom lifecycle transition" perm

CVE-2026-44229 MEDIUM
5.4 Jul 20

Stored XSS in Best Practical RT (versions 5.0.0-5.0.9 and 6.0.0-6.0.2) allows any authenticated user with file upload pe

CVE-2026-44228 MEDIUM
5.4 Jul 20

Stored Cross-Site Scripting in Best Practical RT versions 6.0.0 through 6.0.2 allows an authenticated attacker with writ

CVE-2014-1474 MEDIUM
5.0 Jul 15

Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remo

Share

CVE-2026-44231 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy