The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-2024-49369

CVE-2024-49369: Icinga Auth Bypass Vulnerability

CVE-2024-49369 is an authentication bypass flaw in Icinga monitoring system caused by improper TLS certificate validation. Attackers can impersonate cluster nodes and API users. This article covers technical details, affected versions, impact, and mitigation steps.

Published: April 15, 2026

CVE-2024-49369 Overview

CVE-2024-49369 is a critical TLS certificate validation bypass vulnerability affecting Icinga 2, a widely deployed network monitoring system used for checking the availability of network resources, notifying users of outages, and generating performance data for reporting. The vulnerability exists in all Icinga 2 versions starting from 2.4.0 and allows an attacker to impersonate both trusted cluster nodes as well as any API users that use TLS client certificates for authentication (ApiUser objects with the client_cn attribute set).

Critical Impact

This vulnerability enables attackers to bypass TLS certificate validation entirely, allowing impersonation of trusted cluster nodes and authenticated API users in Icinga 2 monitoring infrastructure. Successful exploitation could lead to complete compromise of monitoring integrity and unauthorized access to sensitive infrastructure data.

Affected Products

  • Icinga 2 versions 2.4.0 through 2.11.11
  • Icinga 2 versions 2.12.0 through 2.12.10
  • Icinga 2 versions 2.13.0 through 2.13.9
  • Icinga 2 versions 2.14.0 through 2.14.2
  • Debian Linux 11.0

Discovery Timeline

  • November 12, 2024 - CVE-2024-49369 published to NVD
  • November 12, 2024 - Icinga releases security patches (v2.14.3, v2.13.10, v2.12.11, v2.11.12)
  • November 26, 2025 - Last updated in NVD database

Technical Details for CVE-2024-49369

Vulnerability Analysis

This vulnerability falls under CWE-295: Improper Certificate Validation. The flawed TLS certificate validation logic in Icinga 2's UnbufferedAsioTlsStream class allowed connections to be considered valid even when the peer certificate was never properly verified. The IsVerifyOK() method was returning a default true value stored in the m_VerifyOK member variable without actually querying the OpenSSL verification result.

The impact of this vulnerability is severe because Icinga 2 relies on mutual TLS authentication for both cluster communication between nodes and API authentication. An attacker with network access could present any certificate—or no certificate at all—and still be treated as authenticated. This breaks the entire trust model of Icinga 2's distributed monitoring architecture.

Root Cause

The root cause lies in the implementation of the IsVerifyOK() method in lib/base/tlsstream.cpp. The original code simply returned a member variable m_VerifyOK that was initialized to true in the constructor, rather than dynamically checking the actual SSL verification result using OpenSSL's SSL_get_verify_result() function. This meant the verification status was never actually queried from the underlying TLS implementation.

Attack Vector

The attack can be executed over the network without authentication. An attacker could:

  1. Intercept network traffic between Icinga 2 cluster nodes or API clients
  2. Present a self-signed or invalid TLS certificate during the handshake
  3. Successfully authenticate due to the flawed validation logic
  4. Impersonate a trusted cluster node to inject false monitoring data
  5. Impersonate an API user with client_cn authentication to execute administrative API calls
cpp
// Original vulnerable code (tlsstream.cpp)
bool UnbufferedAsioTlsStream::IsVerifyOK() const
{
    return m_VerifyOK;  // Always returned true (initialized in constructor)
}

// Fixed code with proper validation
bool UnbufferedAsioTlsStream::IsVerifyOK()
{
    if (!SSL_is_init_finished(native_handle())) {
        // handshake was not completed
        return false;
    }

    if (GetPeerCertificate() == nullptr) {
        // no peer certificate was sent
        return false;
    }

    return SSL_get_verify_result(native_handle()) == X509_V_OK;
}

Source: Icinga2 Security Commit

Detection Methods for CVE-2024-49369

Indicators of Compromise

  • Unexpected cluster node registrations or API connections from unrecognized IP addresses
  • Log entries showing successful TLS connections from hosts that should not have valid certificates
  • Anomalous API activity from client certificate-authenticated users
  • Monitoring data inconsistencies that could indicate injected or modified check results

Detection Strategies

  • Review Icinga 2 logs for TLS handshake events and correlate with known trusted certificate fingerprints
  • Monitor network connections to Icinga 2 API ports (default 5665) for connections from unexpected sources
  • Implement network intrusion detection rules to identify TLS connections with certificate anomalies
  • Audit ApiUser configurations with client_cn attributes for unauthorized access attempts

Monitoring Recommendations

  • Enable verbose TLS logging in Icinga 2 to capture certificate details during handshakes
  • Deploy network monitoring to track all inbound connections to Icinga 2 cluster and API endpoints
  • Implement certificate transparency monitoring for your Icinga 2 infrastructure
  • Set up alerting for any new cluster node joins or API authentication events

How to Mitigate CVE-2024-49369

Immediate Actions Required

  • Upgrade immediately to patched versions: v2.14.3, v2.13.10, v2.12.11, or v2.11.12
  • Audit existing cluster nodes and API users to verify no unauthorized entities have gained access
  • Review Icinga 2 logs for any suspicious connection attempts prior to patching
  • Rotate TLS certificates if compromise is suspected
  • Consider temporary network-level restrictions to Icinga 2 API ports until patching is complete

Patch Information

Icinga has released security patches across all supported version branches. The fixes are available in versions v2.14.3, v2.13.10, v2.12.11, and v2.11.12. The patch corrects the IsVerifyOK() method to properly verify TLS certificates by checking the OpenSSL verification result rather than relying on a default true value. Debian has also released patches for Debian Linux 11.0 users.

Detailed patch information is available in the GitHub Security Advisory and the Icinga Blog Post.

Workarounds

  • If immediate patching is not possible, restrict network access to Icinga 2 API port (5665) using firewall rules to only allow connections from known trusted IP addresses
  • Implement network segmentation to isolate Icinga 2 cluster communication from untrusted networks
  • Consider deploying a VPN or additional authentication layer in front of Icinga 2 API endpoints
  • Monitor and alert on any connection attempts to Icinga 2 services from outside the trusted network range
bash
# Example firewall rules to restrict Icinga 2 API access (iptables)
# Replace TRUSTED_IP with your actual trusted cluster node IPs

# Allow Icinga 2 API from trusted nodes only
iptables -A INPUT -p tcp --dport 5665 -s TRUSTED_NODE_1_IP -j ACCEPT
iptables -A INPUT -p tcp --dport 5665 -s TRUSTED_NODE_2_IP -j ACCEPT

# Drop all other connections to Icinga 2 API port
iptables -A INPUT -p tcp --dport 5665 -j DROP

# Verify current Icinga 2 version
icinga2 --version

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechIcinga

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability22.54%

  • 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-295
  • Technical References
  • Icinga Blog Post

  • Debian LTS Announcement
  • Vendor Resources
  • Icinga2 Commit Update

  • Icinga2 Commit Update

  • Icinga2 Commit Update

  • Icinga2 Commit Update

  • Icinga2 Commit Update

  • GitHub Security Advisory
  • Related CVEs
  • CVE-2025-48057: Icinga 2 Auth Bypass Vulnerability

  • CVE-2022-50942: Icinga Web 2 XSS Vulnerability

  • CVE-2026-24413: Icinga 2 Information Disclosure Flaw

  • CVE-2026-24414: Icinga PowerShell Information Disclosure
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