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
    • 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-2023-24487

CVE-2023-24487: Citrix ADC Information Disclosure Flaw

CVE-2023-24487 is an information disclosure vulnerability in Citrix Application Delivery Controller and Gateway that allows arbitrary file read access. This article covers technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-24487 Overview

CVE-2023-24487 is an arbitrary file read vulnerability affecting Citrix Application Delivery Controller (ADC) and Citrix Gateway. This vulnerability allows unauthenticated remote attackers to read arbitrary files from the affected systems over the network. Given the critical nature of Citrix ADC and Gateway appliances in enterprise network infrastructure—serving as the primary entry points for remote access and application delivery—this vulnerability poses significant risk to organizations relying on these products.

Critical Impact

Unauthenticated attackers can remotely read arbitrary files from Citrix ADC and Gateway appliances, potentially exposing sensitive configuration data, credentials, and other confidential information without any user interaction required.

Affected Products

  • Citrix Application Delivery Controller (ADC) - Standard, FIPS, and NDCPP editions
  • Citrix Gateway
  • Citrix ADC across multiple version branches

Discovery Timeline

  • July 10, 2023 - CVE-2023-24487 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-24487

Vulnerability Analysis

This arbitrary file read vulnerability stems from improper handling of check function return values (CWE-253), allowing attackers to access files outside of intended directories on the affected Citrix appliances. The vulnerability can be exploited remotely without authentication, requiring no user interaction. The exploitation results in a high impact to confidentiality, as attackers can read sensitive files containing configuration data, certificates, credentials, and other sensitive information stored on the appliance.

The vulnerability is particularly concerning because Citrix ADC and Gateway appliances often store sensitive authentication credentials, SSL certificates, and network configuration data that could be leveraged for further attacks against the organization's infrastructure.

Root Cause

The root cause of CVE-2023-24487 relates to improper handling of check function return values (CWE-253). When certain security checks are performed on file access operations, the return values from these check functions are not properly validated or handled. This allows attackers to bypass intended access restrictions and read files outside of designated directories.

This type of vulnerability typically occurs when developers fail to properly verify that security-critical functions have succeeded before proceeding with file operations, creating a gap that attackers can exploit to access unauthorized resources.

Attack Vector

The attack is conducted over the network against vulnerable Citrix ADC or Gateway appliances. An unauthenticated attacker can craft malicious requests that exploit the improper return value checking to read arbitrary files from the target system. The attack requires:

  • Network access to the vulnerable Citrix appliance
  • No authentication or special privileges
  • No user interaction

The vulnerability allows attackers to potentially access configuration files, credential stores, SSL private keys, and other sensitive data stored on the appliance. This information could then be used to conduct further attacks, such as impersonation, credential reuse, or infrastructure mapping.

Detection Methods for CVE-2023-24487

Indicators of Compromise

  • Unusual file access patterns in Citrix ADC/Gateway logs, particularly attempts to access system configuration files
  • Unexpected HTTP requests with path traversal sequences targeting the appliance
  • Evidence of sensitive file reads in audit logs, such as access to /nsconfig/ directories or SSL certificate stores
  • Anomalous outbound data transfers from the Citrix appliance

Detection Strategies

  • Monitor Citrix ADC and Gateway access logs for suspicious file read attempts or unusual request patterns
  • Implement network-based intrusion detection rules to identify exploitation attempts targeting this vulnerability
  • Deploy web application firewall rules to detect and block path traversal attempts
  • Review authentication logs for any suspicious activity following potential file disclosure

Monitoring Recommendations

  • Enable comprehensive logging on all Citrix ADC and Gateway appliances
  • Configure SIEM alerts for unusual file access patterns or failed file operations on Citrix appliances
  • Implement network traffic analysis to detect potential data exfiltration following successful exploitation
  • Establish baseline behavior for Citrix appliance file access to identify anomalies

How to Mitigate CVE-2023-24487

Immediate Actions Required

  • Identify all Citrix ADC and Gateway appliances in your environment and their current firmware versions
  • Apply the security patches provided by Citrix immediately following the guidance in CTX477714
  • If patching is not immediately possible, implement network segmentation to limit exposure of vulnerable appliances
  • Review Citrix appliance logs for any signs of prior exploitation attempts
  • Rotate any credentials or certificates stored on potentially compromised appliances

Patch Information

Citrix has released security updates to address CVE-2023-24487. Organizations should consult the Citrix Security Bulletin CTX477714 for specific version information and download links for patched firmware. It is critical to update to the latest patched versions for all affected product lines including standard, FIPS, and NDCPP editions.

Workarounds

  • Restrict network access to Citrix ADC and Gateway management interfaces to trusted IP addresses only
  • Implement web application firewall rules to filter potentially malicious requests before they reach the appliance
  • Enable additional logging and monitoring to detect exploitation attempts while working toward patching
  • Consider temporarily disabling non-essential services on the appliance to reduce attack surface until patches can be applied
bash
# Example: Restrict management access via Citrix ADC CLI
# Limit management access to specific trusted networks
add ns ip <management_ip> <subnet_mask> -mgmtAccess ENABLED -restrictAccess ENABLED
set ns param -restrictedtimeout 900

# Enable detailed logging for file access monitoring
set audit nslogparams -logLevel ALL

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechCitrix Application Delivery Controller

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability15.90%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-253

  • NVD-CWE-noinfo
  • Vendor Resources
  • Citrix Security Bulletin for CVE-2023-24487 and CVE-2023-24488
  • Related CVEs
  • CVE-2020-8196: Citrix ADC Information Disclosure Flaw

  • CVE-2020-8193: Citrix ADC Auth Bypass Vulnerability

  • CVE-2021-22956: Citrix ADC Firmware DoS Vulnerability

  • CVE-2021-22955: Citrix ADC Gateway DoS Vulnerability
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