CVE-2026-41075
RT: SQL injection via entry_aggregator parameter in JSON search
Description
RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.0 through 5.0.9 and 6.0.0 through 6.0.2 contain an SQL injection vulnerability. An authenticated user can craft input that is incorporated into database queries without proper validation, potentially allowing them to read or modify data in the RT database. 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 restricting RT account access to trusted users.
INFO
Published Date :
May 22, 2026, 10:16 p.m.
Last Modified :
July 23, 2026, 11:10 a.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | |||||
| CVSS 3.1 | HIGH | MITRE-CVE | ||||
| CVSS 3.1 | HIGH | [email protected] |
Solution
- Upgrade RT to version 5.0.10 or 6.0.3.
- Restrict RT account access to trusted users.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-41075.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-41075 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-41075
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-41075 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-41075 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Translated by [email protected]
Jul. 23, 2026
Action Type Old Value New Value Added Translation Title: RT de bestpractical, Description: RT es un sistema de seguimiento de problemas y tickets de código abierto, de nivel empresarial. Las versiones 5.0.0 a 5.0.9 y 6.0.0 a 6.0.2 contienen una vulnerabilidad de inyección SQL. Un usuario autenticado puede crear una entrada que se incorpora en consultas de base de datos sin la validación adecuada, lo que potencialmente les permite leer o modificar datos en la base de datos de RT. Este problema ha sido solucionado en las versiones 5.0.10 y 6.0.3. Si los desarrolladores no pueden actualizar inmediatamente, pueden solucionar temporalmente este problema restringiendo el acceso a la cuenta de RT a usuarios de confianza. -
CVE Modified by [email protected]
Jun. 17, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'bestpractical', 'product': 'rt', 'versions': [{'status': 'affected', 'version': '>= 5.0.0, < 5.0.10'}, {'status': 'affected', 'version': '>= 6.0.0, < 6.0.3'}]}] -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jun. 17, 2026
Action Type Old Value New Value Added SSVC {'id': 'CVE-2026-41075', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-05-27T00:00:00+00:00'} -
New CVE Received by [email protected]
May. 22, 2026
Action Type Old Value New Value Added Description RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.0 through 5.0.9 and 6.0.0 through 6.0.2 contain an SQL injection vulnerability. An authenticated user can craft input that is incorporated into database queries without proper validation, potentially allowing them to read or modify data in the RT database. 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 restricting RT account access to trusted users. Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE CWE-89 Added Reference https://github.com/bestpractical/rt/releases/tag/rt-5.0.10 Added Reference https://github.com/bestpractical/rt/releases/tag/rt-6.0.3 Added Reference https://github.com/bestpractical/rt/security/advisories/GHSA-7vf8-xv7w-97c6