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-2023-6548

CVE-2023-6548: Citrix NetScaler ADC RCE Vulnerability

CVE-2023-6548 is a code injection vulnerability in Citrix NetScaler ADC and NetScaler Gateway that enables authenticated remote code execution. This article covers the technical details, affected versions, and mitigation.

Published: February 11, 2026

CVE-2023-6548 Overview

CVE-2023-6548 is a code injection vulnerability affecting Citrix NetScaler ADC and NetScaler Gateway appliances. The vulnerability allows an authenticated attacker with low privileges and access to the management interface (NSIP, CLIP, or SNIP) to perform remote code execution. This flaw stems from improper control of code generation (CWE-94), enabling attackers to inject and execute arbitrary code on the management interface of affected devices.

Critical Impact

This vulnerability is actively exploited in the wild and has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog. Authenticated attackers can achieve remote code execution on the management interface, potentially compromising the entire network infrastructure protected by these appliances.

Affected Products

  • Citrix NetScaler Application Delivery Controller (ADC) - Standard, FIPS, and NDcPP editions
  • Citrix NetScaler Gateway
  • Multiple versions across different deployment configurations

Discovery Timeline

  • 2024-01-17 - CVE-2023-6548 published to NVD
  • 2025-10-24 - Last updated in NVD database

Technical Details for CVE-2023-6548

Vulnerability Analysis

This code injection vulnerability exists within the management interface of NetScaler ADC and NetScaler Gateway appliances. The flaw allows an authenticated user with low-level privileges to inject malicious code that gets executed by the system. The attack requires network access and authentication credentials, but only low-level privileges are needed to exploit the vulnerability.

The vulnerability is particularly dangerous because NetScaler devices are typically positioned at critical network boundaries, serving as application delivery controllers and VPN gateways. Successful exploitation grants attackers the ability to execute arbitrary commands on the management interface, which could lead to complete device compromise, lateral movement within the network, or data exfiltration.

Root Cause

The root cause of CVE-2023-6548 is improper control of code generation (CWE-94) within the management interface handling code. The application fails to properly sanitize or validate user-controlled input before using it in code generation contexts, allowing attackers to inject arbitrary code that the system subsequently executes. This class of vulnerability typically occurs when dynamic code execution mechanisms do not adequately distinguish between trusted code and untrusted user input.

Attack Vector

The attack vector for this vulnerability requires:

  1. Network Access: The attacker must have network connectivity to the management interface (NSIP - NetScaler IP, CLIP - Cluster IP, or SNIP - Subnet IP with management access enabled)
  2. Authentication: Valid credentials with at least low-privileged access to the management interface
  3. No User Interaction: Once authenticated, the attacker can exploit the vulnerability without requiring any additional user interaction

Upon successful exploitation, the attacker can execute arbitrary code on the management interface with the privileges of the NetScaler service. This could enable persistence mechanisms, credential harvesting, configuration manipulation, or pivoting to other network resources. The management interface typically has elevated access to system functions, making this a high-impact compromise scenario.

Detection Methods for CVE-2023-6548

Indicators of Compromise

  • Unusual process execution or command-line activity on NetScaler management interface
  • Unexpected network connections originating from NetScaler management IPs to external or internal hosts
  • Anomalous authentication patterns or login attempts to management interfaces
  • Suspicious modifications to NetScaler configuration files or scripts

Detection Strategies

  • Monitor authentication logs for the NetScaler management interface for unusual access patterns or failed login attempts followed by successful logins
  • Implement network traffic analysis to detect anomalous traffic from management interface IPs (NSIP, CLIP, SNIP)
  • Deploy endpoint detection on NetScaler appliances where supported to identify code injection attempts
  • Review and alert on any unexpected process creation or script execution on the management plane

Monitoring Recommendations

  • Enable comprehensive logging on NetScaler ADC and Gateway management interfaces
  • Configure SIEM rules to alert on management interface access from unexpected source IPs
  • Monitor for indicators listed in CISA's KEV catalog and threat intelligence feeds
  • Implement network segmentation monitoring to detect lateral movement attempts from compromised appliances

How to Mitigate CVE-2023-6548

Immediate Actions Required

  • Apply the security patches provided by Citrix immediately as this vulnerability is actively exploited
  • Restrict management interface access to trusted networks and IP addresses only
  • Audit all accounts with management interface access and enforce least-privilege principles
  • Monitor for indicators of compromise on all NetScaler ADC and Gateway appliances

Patch Information

Citrix has released security updates to address this vulnerability. Organizations should consult the Citrix Security Bulletin CTX584986 for detailed patch information and affected version numbers. Due to active exploitation, CISA has added this vulnerability to the Known Exploited Vulnerabilities Catalog, mandating federal agencies to apply remediations.

Workarounds

  • Restrict access to the management interface by implementing strict network ACLs limiting access to trusted administrator workstations only
  • Disable management access on SNIP interfaces unless absolutely required for operations
  • Implement multi-factor authentication for all management interface access
  • Consider temporarily disabling management interface network access if patching cannot be performed immediately
bash
# Example: Restrict management interface access via ACL
# Note: Consult Citrix documentation for your specific deployment
# Add ACL to restrict NSIP management access
add ns acl restrict_mgmt_access ALLOW -srcIP 10.0.0.0-10.0.0.255 -destPort 80,443 -protocol TCP
apply ns acls

# Disable management access on SNIP if not required
set ns ip <SNIP_ADDRESS> -mgmtAccess DISABLED

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechCitrix Netscaler

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability6.93%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-94
  • Technical References
  • CISA Known Exploited Vulnerabilities Catalog
  • Vendor Resources
  • Citrix Security Bulletin for CVE-2023-6548 and CVE-2023-6549
  • Related CVEs
  • CVE-2025-7775: Citrix NetScaler ADC RCE Vulnerability

  • CVE-2025-5777: Citrix NetScaler ADC Buffer Overflow Flaw

  • CVE-2023-4966: Citrix NetScaler ADC Info Disclosure Flaw

  • CVE-2023-6549: Citrix NetScaler ADC DoS 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