CVE-2025-54890
Stored XSS in Centreon Infra Monitoring Hostgroup Configuration
Publication date: 2025-12-22
Last updated on: 2025-12-22
Assigner: Centreon
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| centreon | infra_monitoring | 24.10.0 |
| centreon | infra_monitoring | 23.10.0 |
| centreon | infra_monitoring | 24.04.0 |
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 Hostgroup configuration page. 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.
How can this vulnerability impact me? :
The vulnerability can lead to the execution of malicious scripts in the context of the affected application, potentially allowing attackers to perform actions with elevated privileges, steal sensitive information, or compromise the integrity of the monitoring system. Since it requires elevated privileges to exploit, the impact is significant within trusted user environments.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, update Centreon Infra Monitoring to a fixed version: 24.10.15 or later, 24.04.19 or later, or 23.10.29 or later, depending on your installed version. These updates address the Stored XSS vulnerability in the Hostgroup configuration page. Check the official Centreon releases page for the latest patches. [1]