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-2026-24095

CVE-2026-24095: Checkmk Auth Bypass Vulnerability

CVE-2026-24095 is an authentication bypass flaw in Checkmk that allows unauthorized users to access restricted configuration pages and perform administrative actions. This article covers technical details, affected versions, and mitigations.

Published: February 13, 2026

CVE-2026-24095 Overview

CVE-2026-24095 is an improper permission enforcement vulnerability affecting Checkmk, an open-source IT monitoring platform. This authorization bypass flaw allows users with the "Use WATO" permission to access the "Analyze configuration" page by directly navigating to its URL, effectively bypassing the intended "Access analyze configuration" permission check. When combined with the "Make changes, perform actions" permission, attackers can perform unauthorized administrative actions including disabling checks and acknowledging monitoring results.

Critical Impact

Authenticated users can bypass permission controls to access sensitive configuration analysis functionality and perform unauthorized administrative actions on the monitoring infrastructure.

Affected Products

  • Checkmk version 2.4.0 before 2.4.0p21
  • Checkmk version 2.3.0 before 2.3.0p43
  • Checkmk version 2.2.0 (End of Life)

Discovery Timeline

  • 2026-02-09 - CVE CVE-2026-24095 published to NVD
  • 2026-02-09 - Last updated in NVD database

Technical Details for CVE-2026-24095

Vulnerability Analysis

This vulnerability stems from Missing Authorization (CWE-862) in Checkmk's web interface permission handling. The authorization logic fails to properly validate user permissions when the "Analyze configuration" page is accessed directly via URL navigation. The vulnerability allows users who possess the "Use WATO" (Web Administration Tool) permission to circumvent the more restrictive "Access analyze configuration" permission check that should gate access to this functionality.

The impact is particularly significant when the exploiting user also holds the "Make changes, perform actions" permission, as this combination enables them to execute administrative operations that should require the "Access analyze configuration" privilege. Actions such as disabling monitoring checks or acknowledging results can undermine the integrity of the entire monitoring infrastructure.

Root Cause

The root cause is a missing authorization check in the URL routing logic for the "Analyze configuration" page. While the web interface properly restricts access through normal navigation paths by checking for the "Access analyze configuration" permission, direct URL access bypasses this check, relying only on the broader "Use WATO" permission validation.

Attack Vector

The attack vector is network-based and requires low-privileged authenticated access. An attacker must first authenticate to the Checkmk instance with a user account that has at least the "Use WATO" permission. By directly navigating to the URL for the "Analyze configuration" page, the attacker bypasses the intended permission controls.

The exploitation flow is as follows:

  1. Attacker authenticates with credentials that have "Use WATO" permission but lack "Access analyze configuration" permission
  2. Attacker constructs or discovers the direct URL to the "Analyze configuration" page
  3. Browser navigates directly to the URL, bypassing the UI-level access control
  4. If the attacker also has "Make changes, perform actions" permission, they can disable checks or acknowledge results without proper authorization

Detection Methods for CVE-2026-24095

Indicators of Compromise

  • Unexpected access to the "Analyze configuration" page by users without the "Access analyze configuration" permission
  • Configuration changes or check acknowledgments performed by users who should not have access to configuration analysis functionality
  • Audit log entries showing direct URL navigation to administrative pages by lower-privileged users

Detection Strategies

  • Review Checkmk audit logs for access patterns to the "Analyze configuration" page, cross-referencing against user permission assignments
  • Monitor for users accessing administrative URLs directly without navigating through the expected UI workflow
  • Implement alerting on configuration changes or acknowledgments from users without appropriate permissions

Monitoring Recommendations

  • Enable comprehensive audit logging in Checkmk to capture all access to administrative pages
  • Establish baseline access patterns for the "Analyze configuration" page to identify anomalous direct URL access
  • Configure alerts for any modifications to monitoring checks or acknowledgment of results by non-administrative users

How to Mitigate CVE-2026-24095

Immediate Actions Required

  • Upgrade Checkmk to version 2.4.0p21 or later for the 2.4.x branch
  • Upgrade Checkmk to version 2.3.0p43 or later for the 2.3.x branch
  • Migrate away from Checkmk version 2.2.0 as it has reached End of Life
  • Review user permissions and remove "Make changes, perform actions" from any users who do not require it pending upgrade

Patch Information

Checkmk has released patched versions that properly enforce the "Access analyze configuration" permission check for direct URL access. The fix is available in versions 2.4.0p21 and 2.3.0p43. Details about the fix can be found in the Checkmk Change Log Entry.

Workarounds

  • Review and restrict the "Use WATO" permission to only those users who absolutely require it
  • Remove the "Make changes, perform actions" permission from users who do not need to perform configuration modifications
  • Implement network-level access controls to restrict access to the Checkmk web interface from trusted networks only
  • Monitor audit logs closely for any unauthorized access attempts until patching can be completed
bash
# Example: Review Checkmk version and plan upgrade
omd version
# Check current site version
omd sites
# Plan upgrade to patched version 2.4.0p21 or 2.3.0p43

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechCheckmk

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-862
  • Technical References
  • Checkmk Change Log Entry
  • Related CVEs
  • CVE-2026-33456: Checkmk Livestatus Injection Vulnerability

  • CVE-2026-33457: Checkmk Livestatus Injection Vulnerability

  • CVE-2026-24096: Checkmk Auth Bypass Vulnerability

  • CVE-2026-33455: Checkmk Livestatus Injection 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