CVE-2025-54893
BaseFortify
Publication date: 2025-10-14
Last updated on: 2025-10-22
Assigner: Centreon
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| centreon | centreon_web | From 23.10.0 (inc) to 23.10.28 (exc) |
| centreon | centreon_web | From 24.04.0 (inc) to 24.04.18 (exc) |
| centreon | centreon_web | From 24.10.0 (inc) to 24.10.13 (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 Centreon Infra Monitoring's Hosts templates configuration modules. It occurs due to improper neutralization of input during web page generation, allowing users with elevated privileges to inject malicious scripts that are stored and executed in the context of other users' browsers.
How can this vulnerability impact me? :
The vulnerability can allow attackers with elevated privileges to execute malicious scripts in the web application, potentially leading to unauthorized actions or data exposure within the affected system. Since it is a stored XSS, the malicious code can persist and affect multiple users, compromising the integrity and security of the monitoring environment.