4.2
CVE-2025-59455
- EPSS 0%
- Veröffentlicht 17.09.2025 09:15:31
- Zuletzt bearbeitet 22.09.2025 17:07:40
- Quelle cve@jetbrains.com
- CVE-Watchlists
- Unerledigt
In JetBrains TeamCity before 2025.07.2 project isolation bypass was possible due to race condition
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0% | 0 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| cve@jetbrains.com | 4.2 | 1.6 | 2.5 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
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.