CVE-2025-59455
BaseFortify
Publication date: 2025-09-17
Last updated on: 2025-09-22
Assigner: JetBrains s.r.o.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jetbrains | teamcity | to 2025.07.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in JetBrains TeamCity versions before 2025.07.2 allows a project isolation bypass due to a race condition. This means that an attacker could exploit timing issues in the software to access or interfere with projects that should be isolated from each other.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access or interference between projects that are supposed to be isolated, potentially exposing sensitive information or allowing unintended actions within TeamCity environments.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, upgrade JetBrains TeamCity to version 2025.07.2 or later where the project isolation bypass due to race condition is fixed.