CVE-2025-68163
BaseFortify
Publication date: 2025-12-16
Last updated on: 2025-12-18
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.11 (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 stored Cross-Site Scripting (XSS) issue in JetBrains TeamCity versions before 2025.11, specifically on the agentpushInstall page. Stored XSS means that malicious scripts can be injected and stored on the server, which then execute in the browsers of users who visit the affected page.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of the affected application, potentially leading to information disclosure or manipulation of data. According to the CVSS score, the impact on confidentiality and integrity is low, and there is no impact on availability. Exploitation requires network access with high privileges and user interaction.