CVE-2025-54889
BaseFortify
Publication date: 2025-10-14
Last updated on: 2025-10-21
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 SNMP traps manufacturer 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 lead to the execution of malicious scripts in the browsers of users who view the affected pages, potentially allowing attackers to perform actions with the privileges of those users, steal sensitive information, or compromise the integrity of the application. Since it requires elevated privileges to exploit, the impact is significant but limited to privileged users.