ZeroHour

CVE-2026-86498

moderate

Incorrect authorization in JetBrains YouTrack allows edits of linked entities

CVSS 3.1
7.7 high
EPSS
<1%p7
Published
()
Modified
AI analysis

CVE-2026-86498 is an incorrect authorization flaw (CWE-863) in JetBrains YouTrack, the company's issue-tracking and project-management server. An authenticated user with low privileges can send PUT requests to link sub-resources in the REST API, and the server applies the changes to the linked entities without verifying that the user holds update permission on them. The attacker gains unauthorized modification of linked issue data, affecting integrity only — the CVSS vector shows no confidentiality or availability impact and requires no user interaction. Any YouTrack deployment running a version earlier than the fixed builds is exposed, which covers both self-hosted servers and potentially the hosted service until patched. Exploitation has not been reported: there is no public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS puts 30-day exploitation probability at about 0.2% (7th percentile).

What to do: Upgrade YouTrack self-hosted instances to 2025.3.160480 (2025.3 line) or 2026.1.14047 (2026.1 line), whichever branch you run. As an interim measure, restrict which accounts can issue write (PUT) requests against the REST API's link sub-resources, and review recently modified linked issues for changes made by users without update permission on those entities.

Affected
JetBrains YouTrackAll versions before 2025.3.160480 and before 2026.1.14047 (fixed in 2025.3.160480 on the 2025.3 line and in 2026.1.14047 on the 2026.1 line)
Estimated exposure
moderateplausibly tens of thousands of users across thousands of self-hosted and cloud deployments (estimate; no public install counts) — JetBrains does not publish active-install figures for YouTrack, but it is a widely adopted issue tracker deployed both as self-hosted servers (typical internet scans show exposed instances numbering in the low thousands) and as a hosted…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

In JetBrains YouTrack before 2025.3.160480, 2026.1.14047 pUT requests on link sub-resources allowed modification linked entities without update permission

Weakness
CWE-863
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N

In the news

No ingested article mentions this CVE yet.