CVE-2018-19280
Description
Centreon 3.4.x allows stored XSS via poller macro resource name or expression, fixed in 18.10.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Centreon 3.4.x allows stored XSS via poller macro resource name or expression, fixed in 18.10.0.
Vulnerability
Centreon 3.4.x (all versions prior to 18.10.0) contains a stored cross-site scripting (XSS) vulnerability in the poller macro configuration. An attacker can inject arbitrary JavaScript or HTML into the resource name or macro expression fields when creating or editing a poller macro. The injected payload is stored and later executed in the browser of any user who views the poller macro list, as the output is not sanitized before rendering. The fix was introduced in Centreon Web 18.10.0 [1][2].
Exploitation
The attacker must have authenticated access to Centreon (at least with privileges to configure pollers or macros) and reach the poller macro creation or editing interface. By supplying malicious code (e.g., ``) in the resource name or macro expression field, the input is stored without proper filtering. Any user who subsequently navigates to the poller macro administration page triggers the payload in their browser session. No user interaction beyond page load is required for the XSS to fire [1][4].
Impact
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's session. This can lead to session hijacking, credential theft, or forced actions (such as modifying configurations) on behalf of the victim. Since Centreon manages critical monitoring infrastructure, an XSS attack could undermine the integrity and confidentiality of the monitoring system [1][4].
Mitigation
The vulnerability is fixed in Centreon Web 18.10.0, released on November 2, 2018 [2]. Users running Centreon 3.4.x should upgrade to 18.10.0 or later. The fix adds input validation and output encoding on the resource name and macro expression fields [4]. No workaround is documented; upgrading is the recommended action. The affected versions are now end-of-life and no longer receive security updates [3].
- NVD - CVE-2018-19280
- Centreon Web 18.10.0 — Centreon 19.04.0 documentation
- GitHub - centreon-archive/centreon-archived: Centreon is a network, system and application monitoring tool. Centreon is the only AIOps Platform Providing Holistic Visibility to Complex IT Workflows from Cloud to Edge.
- fix(poller macros): Fix XSS security issue on adding poller macros by callapa · Pull Request #6626 · centreon-archive/centreon-archived
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
centreon/centreonPackagist | >= 3.4.0, < 18.10.0 | 18.10.0 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-7g3c-hrc6-5v4jghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2018-19280ghsaADVISORY
- documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-18.10/centreon-18.10.0.htmlghsax_refsource_CONFIRMWEB
- github.com/centreon/centreon-archived/pull/6626ghsaWEB
- github.com/centreon/centreon/pull/6626mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.