CVE-2025-54536
BaseFortify
Publication date: 2025-07-28
Last updated on: 2025-07-31
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 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in JetBrains TeamCity versions before 2025.07. It affects the GraphQL endpoint, allowing an attacker to trick a user into performing unwanted actions on the TeamCity server without their consent.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to perform unauthorized actions on the TeamCity server by exploiting the user's authenticated session. This could lead to limited confidentiality and integrity impacts, such as unauthorized changes or data exposure, but does not affect availability.