Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-12513

CVE-2025-12513: Centreon Infra Monitoring XSS Vulnerability

CVE-2025-12513 is a stored cross-site scripting flaw in Centreon Infra Monitoring's Hosts configuration form that affects users with high privileges. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-12513 Overview

CVE-2025-12513 is a Stored Cross-Site Scripting (XSS) vulnerability affecting Centreon Infra Monitoring. The vulnerability exists within the Hosts configuration form modules, where improper neutralization of input during web page generation allows attackers with high privileges to inject malicious scripts that persist in the application. When other users access the affected configuration pages, the stored malicious payload executes in their browser context.

Critical Impact

Attackers with administrative privileges can inject persistent malicious scripts into host configuration forms, potentially compromising other high-privileged users' sessions and enabling further attacks within the monitoring infrastructure.

Affected Products

  • Centreon Infra Monitoring from 25.10.0 before 25.10.2
  • Centreon Infra Monitoring from 24.10.0 before 24.10.15
  • Centreon Infra Monitoring from 24.04.0 before 24.04.19

Discovery Timeline

  • 2026-01-05 - CVE-2025-12513 published to NVD
  • 2026-01-08 - Last updated in NVD database

Technical Details for CVE-2025-12513

Vulnerability Analysis

This Stored XSS vulnerability (CWE-79) stems from insufficient input validation and output encoding in the Hosts configuration form modules of Centreon Infra Monitoring. The application fails to properly sanitize user-supplied input before storing it in the database and subsequently rendering it in web pages viewed by other users.

The attack requires network access and high privileges within the Centreon platform, but once exploited, the scope changes beyond the vulnerable component. An attacker can achieve high confidentiality impact by potentially accessing sensitive session data, authentication tokens, and monitoring configuration details from other administrative users who view the compromised host configuration pages.

Root Cause

The root cause is improper neutralization of special characters in user input within the Hosts configuration form modules. When administrators create or modify host configurations, certain input fields do not adequately sanitize HTML and JavaScript content before persisting data to the backend storage. Subsequently, when this data is rendered in the web interface, the malicious content executes in the context of viewing users' browsers.

Attack Vector

The attack leverages network access to the Centreon web interface. An attacker with high-privilege access (such as an administrator or configuration manager role) can inject malicious JavaScript payloads into host configuration fields. These payloads are stored server-side and execute whenever other privileged users access the affected host configuration pages.

The exploitation scenario involves injecting script content into vulnerable form fields within the host configuration interface. When the stored payload is rendered without proper encoding, JavaScript code executes in victim browsers, potentially stealing session cookies, capturing keystrokes, or performing actions on behalf of the authenticated user. For detailed technical information, refer to the Centreon Security Bulletin.

Detection Methods for CVE-2025-12513

Indicators of Compromise

  • Unusual JavaScript or HTML content stored in host configuration database fields
  • Unexpected script execution detected in browser developer consoles when viewing host configurations
  • Anomalous network requests originating from the Centreon web interface to external domains
  • Session token exfiltration attempts or unauthorized API calls from user sessions

Detection Strategies

  • Implement Content Security Policy (CSP) headers and monitor for violation reports indicating XSS attempts
  • Review Centreon application logs for suspicious characters or script tags in host configuration submissions
  • Deploy web application firewalls (WAF) with rules to detect XSS payload patterns in form submissions
  • Enable SentinelOne Singularity XDR to monitor for anomalous browser behavior and script injection patterns

Monitoring Recommendations

  • Configure logging to capture all modifications to host configuration forms and review for malicious content
  • Monitor for Content-Security-Policy violation reports in browser error logs
  • Set up alerts for database entries containing script tags or JavaScript event handlers in configuration fields
  • Track user sessions for unexpected DOM modifications or network requests to untrusted domains

How to Mitigate CVE-2025-12513

Immediate Actions Required

  • Update Centreon Infra Monitoring to a patched version: 25.10.2 or later, 24.10.15 or later, or 24.04.19 or later
  • Review existing host configurations for potentially injected malicious scripts and sanitize affected entries
  • Implement strict Content Security Policy headers to limit script execution sources
  • Audit privileged user accounts and enforce principle of least privilege for configuration access

Patch Information

Centreon has released security patches addressing this vulnerability across multiple version branches. Organizations should upgrade to the following minimum versions:

  • Version 25.10.2 for the 25.10.x branch
  • Version 24.10.15 for the 24.10.x branch
  • Version 24.04.19 for the 24.04.x branch

Patch details and release notes are available at the GitHub Centreon Release Notes. The Centreon Security Bulletin provides additional guidance on remediation.

Workarounds

  • Restrict access to host configuration forms to only essential administrative personnel until patches can be applied
  • Implement additional input validation at the network layer using a web application firewall
  • Enable Content-Security-Policy headers with strict script-src directives to prevent inline script execution
  • Monitor and audit all configuration changes made by privileged users
bash
# Example Apache configuration to add CSP headers for Centreon
# Add to Centreon virtual host configuration
<IfModule mod_headers.c>
    Header set Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline';"
    Header set X-Content-Type-Options "nosniff"
    Header set X-XSS-Protection "1; mode=block"
</IfModule>

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechCentreon

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • GitHub Centreon Release Notes

  • Centreon Security Bulletin CVE-2025-12513
  • Related CVEs
  • CVE-2025-13056: Centreon Infra Monitoring XSS Vulnerability

  • CVE-2025-12511: Centreon Infra Monitoring XSS Vulnerability

  • CVE-2026-2751: Centreon Web Blind SQLi Vulnerability

  • CVE-2026-2750: Centreon Open Tickets Info Disclosure Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English