CVE-2025-8460
Stored XSS in Centreon Infra Monitoring Notification and Tickets
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, specifically in the Notification rules and Open tickets module. 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 application.
How can this vulnerability impact me? :
The vulnerability can allow attackers with elevated privileges to execute malicious scripts within the application context, potentially leading to unauthorized actions or data exposure. Since it is a Stored XSS, the malicious code can persist and affect other users or system components, impacting confidentiality.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, upgrade Centreon Infra Monitoring to a fixed version: 24.10.5 or later, 24.04.5 or later, or 23.10.4 or later, depending on your current version. These versions contain fixes for the Stored XSS vulnerability affecting Notification rules and Open tickets module. [1]