CVE-2025-54534
BaseFortify
Publication date: 2025-07-28
Last updated on: 2025-07-29
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-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a reflected Cross-Site Scripting (XSS) issue found in JetBrains TeamCity versions before 2025.07, specifically on the agentpushPreset page. Reflected XSS occurs when malicious scripts are reflected off a web application to the user's browser, potentially allowing attackers to execute arbitrary scripts in the context of the affected site.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute malicious scripts in the context of the affected TeamCity web application, potentially leading to information disclosure or manipulation of user interactions. The CVSS score indicates it requires network access, low attack complexity, high privileges, and user interaction, with impacts on confidentiality and integrity but not availability.