Description
In JetBrains YouTrack before 2026.2.18634 stored XSS was possible via project and organization icon uploads
Published: 2026-09-07
Score: 3.5 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Stored XSS via project and organization icon uploads allows an attacker to inject JavaScript that executes with the privileges of any user who views the affected icon. The vulnerability could lead to session hijacking, data theft, or defacement of the user interface. The weakness is a classic stored cross‑site scripting flaw (CWE‑79).

Affected Systems

The flaw exists in JetBrains YouTrack versions prior to 2026.2.18634. All deployments of the product that have not applied the latest release are vulnerable. Organizations using YouTrack for project management and issue tracking are impacted.

Risk and Exploitability

The CVSS score of 3.5 indicates a low severity, and no EPSS data is available. The vulnerability is not part of CISA’s KEV catalog. The attack vector is inferred from the description to be a file upload operation; an attacker must be able to upload an icon that contains malicious script. Once uploaded, any authenticated or even unauthenticated user who views the icon can trigger the payload. Because this is a stored XSS rather than a remote code execution, exploitation requires only the ability to set icon content and observe the page rendering.

Generated by OpenCVE AI on September 7, 2026 at 17:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to JetBrains YouTrack 2026.2.18634 or later.
  • If upgrading is delayed, revoke or disable icon upload permissions for all users until the patch is applied, and delete any existing icons that may contain malicious code.
  • Apply a strict Content Security Policy that disallows inline scripts or restricts script sources, reducing the impact of any residual XSS.

Generated by OpenCVE AI on September 7, 2026 at 17:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Jetbrains
Jetbrains youtrack
Vendors & Products Jetbrains
Jetbrains youtrack

Mon, 07 Sep 2026 17:45:00 +0000

Type Values Removed Values Added
Title Stored Cross‑Site Scripting via Icon Uploads in JetBrains YouTrack

Mon, 07 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description In JetBrains YouTrack before 2026.2.18634 stored XSS was possible via project and organization icon uploads
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Jetbrains Youtrack
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-09-07T16:26:45.748Z

Reserved: 2026-09-07T16:13:37.226Z

Link: CVE-2026-86491

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T17:17:27.397

Modified: 2026-09-07T17:17:27.397

Link: CVE-2026-86491

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T18:00:10Z

Weaknesses
  • CWE-79

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