CVE-2026-86498

7.7

JetBrains · YouTrack

JetBrains YouTrack contains an improper authorization vulnerability where authenticated users can modify linked entities via PUT requests without possessing the required update permissions.

Executive summary

A high-severity authorization bypass in JetBrains YouTrack allows authenticated users to improperly modify linked entities, posing a significant risk to data integrity.

Vulnerability

The vulnerability is an improper authorization flaw (CWE-863) triggered via PUT requests on link sub-resources. It requires a low-privilege authenticated user to perform the unauthorized modification of linked entities.

Business impact

This vulnerability allows authenticated users to manipulate issue links and dependencies, which can lead to unauthorized data modification or the corruption of project management workflows. Given the CVSS score of 7.7, this flaw represents a significant risk to the integrity of project data and internal tracking processes. Exploitation could allow malicious actors to alter records that they are otherwise prohibited from changing, potentially undermining audit trails and administrative controls.

Remediation

Immediate Action: Upgrade to the latest version of JetBrains YouTrack, ensuring you have moved beyond the affected versions listed above as specified by the vendor.

Proactive Monitoring: Review access logs for unusual PUT request patterns targeting link sub-resources or unauthorized modifications to issue relationships within the platform.

Compensating Controls: Implement strict role-based access control (RBAC) policies and utilize a Web Application Firewall (WAF) to filter or block suspicious API requests if immediate patching is not feasible.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This vulnerability presents a clear risk to data integrity within the YouTrack environment. Administrators should verify their current version and apply the necessary updates provided by JetBrains immediately to ensure that authorization checks are properly enforced on all linked entity operations.

More JetBrains CVEs all →

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief high section

Sources