A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-13999

CVE-2024-13999: Nagios XI Information Disclosure Flaw

CVE-2024-13999 is an information disclosure vulnerability in Nagios XI that exposes AD/LDAP authentication tokens to authenticated users, enabling privilege escalation. This article covers technical details, affected versions, and mitigation.

Published: May 26, 2026

CVE-2024-13999 Overview

CVE-2024-13999 is an information disclosure vulnerability in Nagios XI versions prior to 2024R1.1.3. Under certain conditions, the application exposes the server's Active Directory (AD) or Lightweight Directory Access Protocol (LDAP) authentication token to an authenticated user. The flaw is tracked under CWE-497: Exposure of Sensitive System Information to an Unauthorized Control Sphere.

An authenticated attacker who retrieves the token can reuse it against the directory service. This enables domain-wide authentication misuse, privilege escalation, and lateral movement into network-integrated systems that trust the same directory. The EPSS probability is approximately 1.13% at the 78.5th percentile.

Critical Impact

Exposure of the server's AD/LDAP token can allow domain-wide authentication misuse, privilege escalation, and further compromise of network-integrated systems trusting the same directory.

Affected Products

  • Nagios XI 2024R1
  • Nagios XI 2024R1.0.1, 2024R1.0.2
  • Nagios XI 2024R1.1, 2024R1.1.1, 2024R1.1.2

Discovery Timeline

  • 2025-10-30 - CVE-2024-13999 published to NVD
  • 2025-11-06 - Last updated in NVD database

Technical Details for CVE-2024-13999

Vulnerability Analysis

Nagios XI integrates with external directory services to authenticate users against AD or LDAP. To bind to the directory, the server holds a service token or credential used for authentication queries. In affected releases, this token is returned through an application response path accessible to an authenticated low-privilege user.

Because the token belongs to the Nagios XI server rather than the requesting user, its disclosure breaks the trust boundary between the monitoring application and the directory infrastructure. An attacker who obtains valid Nagios XI credentials, including a low-tier account, can extract the token without triggering directory authentication failures.

Root Cause

The root cause is improper scoping of sensitive configuration data returned to authenticated sessions. The application fails to filter the AD/LDAP bind token from a response object before serializing it to the client. This matches the pattern described by CWE-497, where system-level secrets reach an unauthorized control sphere.

Attack Vector

Exploitation requires network access to the Nagios XI web interface and valid authenticated credentials. After login, the attacker reaches the vulnerable response surface that returns the AD/LDAP token. The attacker then replays that token against the directory service to authenticate as the Nagios XI service principal and query or modify directory objects within its permissions.

No verified public proof-of-concept code is available. Refer to the VulnCheck Advisory for Nagios XI for technical details.

Detection Methods for CVE-2024-13999

Indicators of Compromise

  • Authenticated Nagios XI requests from low-privilege accounts to administrative or configuration endpoints that return directory integration data.
  • LDAP or AD bind events from the Nagios XI service account originating from hosts other than the Nagios XI server.
  • Directory queries from the Nagios XI service principal at times outside normal monitoring intervals.

Detection Strategies

  • Inspect Nagios XI web access logs for repeated requests by non-administrative users to endpoints that expose directory configuration.
  • Correlate domain controller authentication logs with the Nagios XI service account to identify logons from unexpected source IPs.
  • Alert on directory enumeration patterns (LDAP search filters returning large object sets) tied to the Nagios XI bind identity.

Monitoring Recommendations

  • Forward Nagios XI application logs and Windows or LDAP directory server logs to a centralized analytics platform for correlation.
  • Track the Nagios XI service account for any interactive logons, Kerberos ticket requests, or password changes.
  • Baseline normal LDAP query volume from the Nagios XI host and alert on deviations.

How to Mitigate CVE-2024-13999

Immediate Actions Required

  • Upgrade Nagios XI to version 2024R1.1.3 or later as documented in the Nagios XI Changelog.
  • Rotate the AD/LDAP service account credential used by Nagios XI on the assumption that the token may already be exposed.
  • Audit Nagios XI user accounts and remove unused or low-trust authenticated users.

Patch Information

Nagios has addressed the issue in Nagios XI 2024R1.1.3. Apply the upgrade per the vendor guidance in the Nagios XI Security Overview. After patching, verify that directory integration endpoints no longer return bind credentials to authenticated sessions.

Workarounds

  • Restrict the Nagios XI service account to the minimum directory permissions required for authentication lookups.
  • Limit network access to the Nagios XI web interface to trusted administrative subnets until patching is complete.
  • Disable AD/LDAP integration temporarily and fall back to local authentication if patching cannot be performed immediately.
bash
# Verify installed Nagios XI version
cat /usr/local/nagiosxi/var/xi-version

# After upgrading, confirm version is 2024R1.1.3 or later
# and rotate the AD/LDAP bind account password in the directory

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechNagios

  • SeverityHIGH

  • CVSS Score7.3

  • EPSS Probability1.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H/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-497
  • Technical References
  • Nagios XI Changelog

  • VulnCheck Advisory for Nagios XI
  • Vendor Resources
  • Nagios XI Security Overview
  • Related CVEs
  • CVE-2026-2041: Nagios XI Command Injection RCE Vulnerability

  • CVE-2026-2042: Nagios XI Command Injection RCE Vulnerability

  • CVE-2026-2043: Nagios XI Command Injection RCE Vulnerability

  • CVE-2025-34284: Nagios XI WinRM Plugin RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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