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-4368

CVE-2026-4368: NetScaler ADC Race Condition Vulnerability

CVE-2026-4368 is a race condition vulnerability in NetScaler ADC and NetScaler Gateway that causes user session mixup when configured as Gateway or AAA virtual server. This article covers technical details, impact, and mitigation.

Published: March 27, 2026

CVE-2026-4368 Overview

A race condition vulnerability exists in Citrix NetScaler ADC and NetScaler Gateway when the appliance is configured as a Gateway (SSL VPN, ICA Proxy, CVPN, RDP Proxy) or AAA virtual server. This vulnerability can lead to a user session mixup, potentially allowing authenticated users to access session data belonging to other users.

Critical Impact

Authenticated attackers exploiting this race condition may gain unauthorized access to other users' sessions, potentially exposing sensitive data, credentials, or enabling session hijacking across the SSL VPN or gateway infrastructure.

Affected Products

  • NetScaler ADC (when configured as Gateway or AAA virtual server)
  • NetScaler Gateway (SSL VPN, ICA Proxy, CVPN, RDP Proxy configurations)
  • AAA virtual server deployments

Discovery Timeline

  • 2026-03-23 - CVE-2026-4368 published to NVD
  • 2026-03-24 - Last updated in NVD database

Technical Details for CVE-2026-4368

Vulnerability Analysis

This vulnerability stems from a race condition that occurs during session handling in NetScaler ADC and NetScaler Gateway appliances. When multiple concurrent requests are processed, the system may incorrectly associate user sessions, resulting in session mixup between authenticated users. This type of Time-of-Check Time-of-Use (TOCTOU) vulnerability is particularly dangerous in multi-tenant gateway environments where session integrity is critical for maintaining user isolation.

The vulnerability requires the appliance to be configured in specific operational modes—Gateway mode (supporting SSL VPN, ICA Proxy, CVPN, or RDP Proxy) or as an AAA virtual server. In these configurations, the session management component fails to properly synchronize access to session state during high-concurrency scenarios, allowing one user's requests to be associated with another user's session context.

Root Cause

The root cause is improper synchronization in the session management mechanism of NetScaler ADC and NetScaler Gateway. When handling concurrent authentication and session requests, the system lacks adequate locking or atomic operations to ensure session data remains isolated between users. This race condition allows session state to be incorrectly assigned when multiple users interact with the gateway simultaneously.

Attack Vector

The attack requires an authenticated user to exploit timing windows during concurrent session operations. An attacker with low-privilege authenticated access to the gateway can potentially trigger the race condition by:

  1. Establishing multiple concurrent connections to the gateway
  2. Timing requests to coincide with other users' session operations
  3. Exploiting the session mixup to access another user's session context

The attack is network-based and requires no user interaction from the victim. However, it does require precise timing and the presence of concurrent user activity on the vulnerable gateway, making exploitation probabilistic rather than deterministic.

The vulnerability mechanism involves race conditions in the session binding logic where user context and session tokens may become desynchronized during concurrent request processing. For detailed technical information, refer to the Citrix Knowledge Base Article.

Detection Methods for CVE-2026-4368

Indicators of Compromise

  • Unexpected session token reuse or duplication in gateway logs
  • Users reporting access to other users' data or session content
  • Anomalous concurrent authentication patterns from single source IPs
  • Session audit logs showing user context switches without re-authentication

Detection Strategies

  • Monitor NetScaler logs for session anomalies and unexpected user context changes
  • Implement session integrity monitoring to detect token mismatches
  • Deploy network traffic analysis to identify unusual concurrent connection patterns to gateway endpoints
  • Enable verbose logging on AAA virtual server and Gateway configurations to capture session binding events

Monitoring Recommendations

  • Configure alerting for session integrity violations in NetScaler ADC/Gateway
  • Implement user behavior analytics to detect anomalous access patterns
  • Monitor for concurrent authentication attempts from the same user that may indicate exploitation attempts
  • Review access logs regularly for evidence of cross-user data access

How to Mitigate CVE-2026-4368

Immediate Actions Required

  • Review the Citrix Knowledge Base Article for vendor-specific guidance
  • Audit current NetScaler ADC and Gateway configurations for affected deployment modes
  • Consider implementing additional session isolation controls until patching is complete
  • Enable enhanced logging to detect potential exploitation attempts

Patch Information

Citrix has published guidance regarding this vulnerability. Organizations should consult the Citrix Knowledge Base Article CTX696300 for specific patch information, affected versions, and remediation instructions. Apply vendor-recommended updates as soon as they become available.

Workarounds

  • Reduce concurrent connection limits to minimize race condition windows where operationally feasible
  • Implement additional network segmentation to limit gateway exposure
  • Consider temporarily disabling affected configurations (SSL VPN, ICA Proxy, CVPN, RDP Proxy, AAA virtual server) if not business-critical until patches are applied
  • Deploy additional authentication layers to reduce impact of potential session mixup
bash
# Review current NetScaler Gateway configuration
# Check for affected operational modes
show ns runningConfig | grep -E "vpn|aaa|gateway"

# Enable verbose session logging for monitoring
set audit syslogParams -logLevel ALL
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
  • TypeRace Condition

  • Vendor/TechNetscaler

  • SeverityHIGH

  • CVSS Score7.7

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/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
  • AvailabilityHigh
  • Technical References
  • Citrix Knowledge Base Article
  • Related CVEs
  • CVE-2026-3055: NetScaler ADC/Gateway Info Disclosure Flaw

  • CVE-2025-12101: NetScaler ADC/Gateway XSS Vulnerability

  • CVE-2025-8424: NetScaler ADC Auth Bypass 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