CVE-2025-57538
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-09-18
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| proxmox | virtual_environment | 8.4 |
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 the HTTP Proxy field within the Datacenter configuration panel of Proxmox Virtual Environment (PVE) 8.4. An authenticated user can inject malicious input that is stored and later executed in the browsers of other users who view the affected configuration page, allowing arbitrary JavaScript execution.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary JavaScript code in the context of other users' browsers, potentially leading to session hijacking, data theft, or unauthorized actions performed on behalf of other users.