usn-8506-1
Vulnerability from osv_ubuntu
Published
2026-07-06 11:15
Modified
2026-07-06 11:15
Summary
request-tracker5 vulnerabilities
Details

Aleksander Iwicki discovered that Request Tracker did not properly sanitize the search "Page" URL parameter. A remote attacker could possibly use this issue to conduct a reflected cross-site scripting attack. (CVE-2026-6841)

It was discovered that Request Tracker did not properly sanitize user- controlled data written to spreadsheet exports of search results. A remote attacker could possibly use this issue to conduct a spreadsheet (CSV/formula) injection attack, causing spreadsheet applications to interpret crafted values as formulas or macros when the file is opened. (CVE-2026-41073)

It was discovered that Request Tracker did not properly validate input incorporated into database queries via the entry_aggregator parameter in JSON search. An authenticated user could possibly use this issue to perform SQL injection attacks and read or modify data in the RT database. (CVE-2026-41075)

It was discovered that Request Tracker contained an authentication bypass when configured to authenticate users against an LDAP or Active Directory server. Under certain LDAP server configurations, a remote attacker could possibly use this issue to authenticate as any LDAP-backed RT user without supplying valid credentials. (CVE-2026-41076)

It was discovered that Request Tracker served certain uploaded content inline rather than as an attachment. A remote attacker could possibly use this issue to conduct a cross-site scripting attack. (CVE-2026-44229)

It was discovered that Request Tracker did not properly sanitize input on search-results chart pages. A remote attacker could possibly use this issue to conduct a reflected cross-site scripting attack. (CVE-2026-44230)

Jeroen Gui discovered that Request Tracker did not properly restrict access to the REST 2.0 user collection endpoint. A privileged user could possibly use this issue to obtain authentication credentials belonging to other users, including administrators, resulting in privilege escalation and information disclosure. (CVE-2026-44231)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2026-6841",
              "severity": [
                {
                  "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
                  "type": "CVSS_V4"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-41073",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-41075",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-41076",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-44229",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-44230",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-44231",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:Pro:22.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "request-tracker5",
            "binary_version": "5.0.1+dfsg-1ubuntu1+esm2"
          },
          {
            "binary_name": "rt5-apache2",
            "binary_version": "5.0.1+dfsg-1ubuntu1+esm2"
          },
          {
            "binary_name": "rt5-clients",
            "binary_version": "5.0.1+dfsg-1ubuntu1+esm2"
          },
          {
            "binary_name": "rt5-db-mysql",
            "binary_version": "5.0.1+dfsg-1ubuntu1+esm2"
          },
          {
            "binary_name": "rt5-db-postgresql",
            "binary_version": "5.0.1+dfsg-1ubuntu1+esm2"
          },
          {
            "binary_name": "rt5-db-sqlite",
            "binary_version": "5.0.1+dfsg-1ubuntu1+esm2"
          },
          {
            "binary_name": "rt5-doc-html",
            "binary_version": "5.0.1+dfsg-1ubuntu1+esm2"
          },
          {
            "binary_name": "rt5-fcgi",
            "binary_version": "5.0.1+dfsg-1ubuntu1+esm2"
          },
          {
            "binary_name": "rt5-standalone",
            "binary_version": "5.0.1+dfsg-1ubuntu1+esm2"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:22.04:LTS",
        "name": "request-tracker5",
        "purl": "pkg:deb/ubuntu/request-tracker5@5.0.1+dfsg-1ubuntu1+esm2?arch=source\u0026distro=esm-apps/jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.0.1+dfsg-1ubuntu1+esm2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.0.1+dfsg-1ubuntu1",
        "5.0.1+dfsg-1ubuntu1+esm1"
      ]
    },
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2026-6841",
              "severity": [
                {
                  "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
                  "type": "CVSS_V4"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-41073",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-41075",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-41076",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-44229",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-44230",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-44231",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:Pro:24.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "request-tracker5",
            "binary_version": "5.0.5+dfsg-2ubuntu0.1~esm2"
          },
          {
            "binary_name": "rt5-apache2",
            "binary_version": "5.0.5+dfsg-2ubuntu0.1~esm2"
          },
          {
            "binary_name": "rt5-clients",
            "binary_version": "5.0.5+dfsg-2ubuntu0.1~esm2"
          },
          {
            "binary_name": "rt5-db-mysql",
            "binary_version": "5.0.5+dfsg-2ubuntu0.1~esm2"
          },
          {
            "binary_name": "rt5-db-postgresql",
            "binary_version": "5.0.5+dfsg-2ubuntu0.1~esm2"
          },
          {
            "binary_name": "rt5-db-sqlite",
            "binary_version": "5.0.5+dfsg-2ubuntu0.1~esm2"
          },
          {
            "binary_name": "rt5-doc-html",
            "binary_version": "5.0.5+dfsg-2ubuntu0.1~esm2"
          },
          {
            "binary_name": "rt5-fcgi",
            "binary_version": "5.0.5+dfsg-2ubuntu0.1~esm2"
          },
          {
            "binary_name": "rt5-standalone",
            "binary_version": "5.0.5+dfsg-2ubuntu0.1~esm2"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:24.04:LTS",
        "name": "request-tracker5",
        "purl": "pkg:deb/ubuntu/request-tracker5@5.0.5+dfsg-2ubuntu0.1~esm2?arch=source\u0026distro=esm-apps/noble"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.0.5+dfsg-2ubuntu0.1~esm2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.0.1+dfsg-1ubuntu1",
        "5.0.5+dfsg-2",
        "5.0.5+dfsg-2ubuntu0.1~esm1"
      ]
    },
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2026-6841",
              "severity": [
                {
                  "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
                  "type": "CVSS_V4"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-41073",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-41075",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-41076",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-44229",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-44230",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-44231",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:Pro:26.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "request-tracker5",
            "binary_version": "5.0.7+dfsg-6ubuntu0.1~esm1"
          },
          {
            "binary_name": "rt5-apache2",
            "binary_version": "5.0.7+dfsg-6ubuntu0.1~esm1"
          },
          {
            "binary_name": "rt5-clients",
            "binary_version": "5.0.7+dfsg-6ubuntu0.1~esm1"
          },
          {
            "binary_name": "rt5-db-mysql",
            "binary_version": "5.0.7+dfsg-6ubuntu0.1~esm1"
          },
          {
            "binary_name": "rt5-db-postgresql",
            "binary_version": "5.0.7+dfsg-6ubuntu0.1~esm1"
          },
          {
            "binary_name": "rt5-db-sqlite",
            "binary_version": "5.0.7+dfsg-6ubuntu0.1~esm1"
          },
          {
            "binary_name": "rt5-doc-html",
            "binary_version": "5.0.7+dfsg-6ubuntu0.1~esm1"
          },
          {
            "binary_name": "rt5-fcgi",
            "binary_version": "5.0.7+dfsg-6ubuntu0.1~esm1"
          },
          {
            "binary_name": "rt5-standalone",
            "binary_version": "5.0.7+dfsg-6ubuntu0.1~esm1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:26.04:LTS",
        "name": "request-tracker5",
        "purl": "pkg:deb/ubuntu/request-tracker5@5.0.7+dfsg-6ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/resolute"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.0.7+dfsg-6ubuntu0.1~esm1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.0.7+dfsg-4",
        "5.0.7+dfsg-6"
      ]
    }
  ],
  "aliases": [],
  "details": "Aleksander Iwicki discovered that Request Tracker did not properly sanitize\nthe search \"Page\" URL parameter. A remote attacker could possibly use this\nissue to conduct a reflected cross-site scripting attack. (CVE-2026-6841)\n\nIt was discovered that Request Tracker did not properly sanitize user-\ncontrolled data written to spreadsheet exports of search results. A remote\nattacker could possibly use this issue to conduct a spreadsheet\n(CSV/formula) injection attack, causing spreadsheet applications to\ninterpret crafted values as formulas or macros when the file is opened.\n(CVE-2026-41073)\n\nIt was discovered that Request Tracker did not properly validate input\nincorporated into database queries via the entry_aggregator parameter in\nJSON search. An authenticated user could possibly use this issue to perform\nSQL injection attacks and read or modify data in the RT database.\n(CVE-2026-41075)\n\nIt was discovered that Request Tracker contained an authentication bypass\nwhen configured to authenticate users against an LDAP or Active Directory\nserver. Under certain LDAP server configurations, a remote attacker could\npossibly use this issue to authenticate as any LDAP-backed RT user without\nsupplying valid credentials. (CVE-2026-41076)\n\nIt was discovered that Request Tracker served certain uploaded content\ninline rather than as an attachment. A remote attacker could possibly use\nthis issue to conduct a cross-site scripting attack. (CVE-2026-44229)\n\nIt was discovered that Request Tracker did not properly sanitize input on\nsearch-results chart pages. A remote attacker could possibly use this issue\nto conduct a reflected cross-site scripting attack. (CVE-2026-44230)\n\nJeroen Gui discovered that Request Tracker did not properly restrict access\nto the REST 2.0 user collection endpoint. A privileged user could possibly\nuse this issue to obtain authentication credentials belonging to other\nusers, including administrators, resulting in privilege escalation and\ninformation disclosure. (CVE-2026-44231)",
  "id": "USN-8506-1",
  "modified": "2026-07-06T11:15:39Z",
  "published": "2026-07-06T11:15:39Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-8506-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-6841"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-41073"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-41075"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-41076"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-44229"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-44230"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-44231"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "request-tracker5 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2026-6841",
    "UBUNTU-CVE-2026-41073",
    "UBUNTU-CVE-2026-41075",
    "UBUNTU-CVE-2026-41076",
    "UBUNTU-CVE-2026-44229",
    "UBUNTU-CVE-2026-44230",
    "UBUNTU-CVE-2026-44231"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…