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

CVE-2025-15026: Centreon Auth Bypass Vulnerability

CVE-2025-15026 is an authentication bypass flaw in Centreon Infra Monitoring's centreon-awie module that allows unauthorized access to critical functions. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-15026 Overview

CVE-2025-15026 is a Missing Authentication for Critical Function vulnerability in Centreon Infra Monitoring's centreon-awie (AWIE import module). This authentication bypass flaw allows unauthenticated attackers to access critical functionality that should be constrained by Access Control Lists (ACLs), potentially leading to complete system compromise.

Critical Impact

Unauthenticated remote attackers can access critical import functions in the Centreon AWIE module, bypassing authentication entirely and potentially gaining full control over the monitoring infrastructure.

Affected Products

  • Centreon Infra Monitoring versions 25.10.0 to 25.10.1
  • Centreon Infra Monitoring versions 24.10.0 to 24.10.2
  • Centreon Infra Monitoring versions 24.04.0 to 24.04.2

Discovery Timeline

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

Technical Details for CVE-2025-15026

Vulnerability Analysis

This vulnerability is classified under CWE-306 (Missing Authentication for Critical Function). The AWIE import module in Centreon Infra Monitoring fails to properly authenticate requests to critical functions, allowing unauthorized users to access functionality that should be restricted by ACLs.

The AWIE (Advanced Web Import/Export) module is designed to handle configuration imports and exports for the Centreon monitoring platform. When authentication checks are missing for critical operations, attackers can manipulate monitoring configurations, import malicious data, or extract sensitive infrastructure information without valid credentials.

The network-based attack vector with no required privileges or user interaction makes this vulnerability particularly dangerous in environments where the Centreon instance is network-accessible.

Root Cause

The root cause of this vulnerability is the absence of proper authentication mechanisms in the AWIE import module's critical endpoints. The module exposes functionality without verifying that the requesting user has been authenticated, allowing any network-accessible attacker to invoke these functions directly.

Attack Vector

An attacker with network access to the Centreon web interface can exploit this vulnerability by sending crafted requests directly to the AWIE module endpoints. Since no authentication is required, the attacker can:

  1. Access the AWIE import functionality without credentials
  2. Bypass ACL restrictions intended to limit access to authorized administrators
  3. Potentially import malicious configurations or extract sensitive monitoring data
  4. Achieve high impact on confidentiality, integrity, and availability of the monitoring infrastructure

For detailed technical information about exploitation mechanics, refer to the Centreon Security Bulletin CVE-2025-15026.

Detection Methods for CVE-2025-15026

Indicators of Compromise

  • Unusual or unexpected requests to AWIE module endpoints from unauthenticated sessions
  • Import operations occurring without corresponding authenticated user sessions in logs
  • Configuration changes to monitored hosts or services without administrator activity
  • Unexpected data exports or access patterns to the AWIE functionality

Detection Strategies

  • Monitor web server access logs for requests to AWIE module endpoints, particularly from external or unknown IP addresses
  • Implement alerting on configuration imports that occur outside of normal maintenance windows
  • Review authentication logs for missing session identifiers on critical AWIE operations
  • Deploy web application firewalls (WAF) with rules to detect unauthorized access attempts to the import module

Monitoring Recommendations

  • Enable verbose logging for the Centreon AWIE module to capture all access attempts
  • Implement network segmentation to restrict access to Centreon management interfaces
  • Set up SIEM alerts for patterns of unauthenticated access to critical monitoring functions
  • Regularly audit Centreon configuration changes and correlate with authenticated admin sessions

How to Mitigate CVE-2025-15026

Immediate Actions Required

  • Upgrade Centreon Infra Monitoring to version 25.10.2, 24.10.3, or 24.04.3 or later immediately
  • Restrict network access to the Centreon web interface to trusted management networks only
  • Implement additional authentication layers such as VPN or reverse proxy with authentication
  • Review logs for any indicators of exploitation prior to patching

Patch Information

Centreon has released patched versions that address this authentication bypass vulnerability:

Affected BranchFixed Version
25.10.x25.10.2
24.10.x24.10.3
24.04.x24.04.3

Download the latest releases from the GitHub Centreon Releases page. Review the Centreon Security Bulletin CVE-2025-15026 for complete remediation guidance.

Workarounds

  • Implement network-level access controls to restrict access to the Centreon web interface to authorized administrator IP ranges only
  • Deploy a reverse proxy with authentication in front of the Centreon instance to add an additional authentication layer
  • Disable the AWIE module temporarily if import/export functionality is not immediately required
  • Monitor and alert on all access attempts to AWIE endpoints until patching is complete
bash
# Example: Restrict Centreon access via Apache configuration
# Add to your Apache virtual host configuration
<Location "/centreon/api/internal.php">
    Require ip 10.0.0.0/8
    Require ip 192.168.0.0/16
</Location>

# Alternatively, use firewall rules to restrict access
# iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
# iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechCentreon

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.03%

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

  • Centreon Security Bulletin CVE-2025-15026
  • Related CVEs
  • CVE-2021-26804: Centreon Web Auth Bypass Vulnerability

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

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

  • CVE-2026-2749: Centreon Open Tickets 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