CVE-2025-10023
BaseFortify
Publication date: 2025-10-27
Last updated on: 2025-10-30
Assigner: Centreon
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| centreon | centreon | * |
| centreon | centreon_web | * |
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 Services Meta-services 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 later 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 context of other users, potentially leading to session hijacking, unauthorized actions, or data exposure. Since it is a Stored XSS, the malicious code persists and can affect multiple users, compromising the security and integrity of the monitoring system.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, update Centreon Infra Monitoring to a fixed version. The affected versions are from 24.10.0 before 24.10.9, from 24.04.0 before 24.04.16, and from 23.10.0 before 23.10.26. Upgrading to versions 24.10.9, 24.04.16, or 23.10.26 or later will address the Stored XSS vulnerability. [1]