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-5965

CVE-2025-5965: Centreon Infra Monitoring RCE Vulnerability

CVE-2025-5965 is an OS command injection vulnerability in Centreon Infra Monitoring that enables privileged users to execute arbitrary commands through backup configuration parameters. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Updated: January 22, 2026

CVE-2025-5965 Overview

CVE-2025-5965 is an OS Command Injection vulnerability affecting Centreon Infra Monitoring. The vulnerability exists in the backup configuration module within the administration setup, where a user with high privileges can concatenate custom instructions to the backup setup parameters. This improper neutralization of special elements used in OS commands (CWE-78) allows authenticated attackers to execute arbitrary operating system commands on the underlying server.

Critical Impact

Authenticated users with administrative privileges can leverage the backup configuration functionality to inject and execute arbitrary OS commands, potentially leading to complete system compromise, data exfiltration, or lateral movement within the network.

Affected Products

  • Centreon Infra Monitoring versions 25.10.0 to 25.10.1 (fixed in 25.10.2)
  • Centreon Infra Monitoring versions 24.10.0 to 24.10.14 (fixed in 24.10.15)
  • Centreon Infra Monitoring versions 24.04.0 to 24.04.18 (fixed in 24.04.19)

Discovery Timeline

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

Technical Details for CVE-2025-5965

Vulnerability Analysis

This vulnerability is classified as an OS Command Injection flaw (CWE-78) that arises from insufficient input validation in the backup configuration module of Centreon Infra Monitoring. When administrators configure backup parameters through the administration interface, the application fails to properly sanitize user-supplied input before incorporating it into system commands.

The vulnerability requires authentication with high-level privileges, meaning an attacker must first obtain administrative access to the Centreon web interface. However, once authenticated, the attacker can inject malicious commands that will be executed with the privileges of the web application process, typically running under a service account with elevated filesystem and network access.

The network-based attack vector combined with the ability to achieve full confidentiality, integrity, and availability impact makes this a serious vulnerability for organizations running vulnerable Centreon installations.

Root Cause

The root cause of CVE-2025-5965 lies in improper input validation within the backup configuration functionality. The backup parameters accept user-controlled input that is subsequently passed to operating system command execution functions without adequate sanitization or escaping of shell metacharacters. This allows attackers to break out of the intended command context and append or inject their own commands.

Attack Vector

The attack vector is network-based, requiring authenticated access to the Centreon administration interface. An attacker with administrative credentials can navigate to the backup configuration settings within the administration setup modules. By manipulating the backup parameters with specially crafted input containing shell metacharacters (such as ;, |, &&, or backticks), the attacker can concatenate arbitrary commands to the legitimate backup operations.

The injected commands execute in the context of the web server process, which typically has sufficient privileges to access sensitive configuration files, establish network connections, and potentially pivot to other systems within the monitored infrastructure.

Detection Methods for CVE-2025-5965

Indicators of Compromise

  • Unusual process spawning from the Centreon web application or PHP processes
  • Unexpected outbound network connections from the Centreon server
  • Suspicious entries in backup configuration parameters containing shell metacharacters
  • Anomalous command execution patterns in system audit logs originating from web service accounts

Detection Strategies

  • Monitor web application logs for requests to backup configuration endpoints with unusual or malformed parameters
  • Implement file integrity monitoring on Centreon configuration files and backup scripts
  • Deploy endpoint detection rules to alert on command injection patterns executed by web server processes
  • Review authentication logs for privileged account activity targeting administration modules

Monitoring Recommendations

  • Enable detailed audit logging for the Centreon administration interface
  • Configure SIEM rules to correlate administrative access with subsequent system command execution
  • Implement behavioral analysis to detect anomalous backup configuration changes
  • Monitor for process chains where web server processes spawn unexpected child processes

How to Mitigate CVE-2025-5965

Immediate Actions Required

  • Upgrade Centreon Infra Monitoring to patched versions: 25.10.2, 24.10.15, or 24.04.19 respectively
  • Review administrative user accounts and remove unnecessary high-privilege access
  • Audit backup configuration settings for any suspicious or unauthorized modifications
  • Implement network segmentation to limit the blast radius of potential compromise

Patch Information

Centreon has released security updates addressing this vulnerability. Organizations should upgrade to the following fixed versions based on their current deployment:

  • Version 25.10.x: Upgrade to 25.10.2 or later
  • Version 24.10.x: Upgrade to 24.10.15 or later
  • Version 24.04.x: Upgrade to 24.04.19 or later

For detailed release information, refer to the GitHub Centreon Release Notes and the official Centreon Security Bulletin for CVE-2025-5965.

Workarounds

  • Restrict access to the Centreon administration interface to trusted IP addresses only
  • Implement additional authentication controls such as multi-factor authentication for administrative accounts
  • Disable or restrict the backup configuration functionality if not actively required
  • Deploy a web application firewall (WAF) with rules to detect command injection attempts

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechCentreon

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability0.10%

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

  • Centreon Security Bulletin CVE-2025-5965
  • Related CVEs
  • CVE-2026-2751: Centreon Web Blind SQLi Vulnerability

  • CVE-2026-2750: Centreon Open Tickets Info Disclosure Flaw

  • CVE-2026-2749: Centreon Open Tickets Vulnerability

  • CVE-2025-15029: Centreon Infra Monitoring SQLi Vulnerability
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