CVE-2025-8429
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 ACL Action access 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 later executed in the context of other users' browsers.
How can this vulnerability impact me? :
The vulnerability can lead to the execution of malicious scripts in the browsers of users who view the affected pages. This can result in unauthorized actions performed on behalf of users, theft of sensitive information, session hijacking, or other malicious activities, especially since it requires elevated privileges to exploit.