Citrix NetScaler ADC and Citrix NetScaler Gateway are affected by the vulnerabilities identified below
| CVE-ID | Description | Pre-conditions | CWE | CVSSv4 |
| CVE-2026-88771 | A remote code execution vulnerability exists due to improper input validation, which can allow an unauthenticated attacker to execute arbitrary commands | All NetScaler ADC and NetScaler Gateway deployments (Default configuration / No additional feature required) | CWE-20: Improper Input Validation | CVSS v4.0 Base Score: 9.5 (CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H) |
| CVE-2026-88772 | Memory overflow vulnerability leading to Remote Code Execution or Denial of Service | DTLS configuration enabled on NetScaler ADC or NetScaler Gateway (Note: Enabled by default on VPN vServer) | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer |
CVSS v4.0 Base Score: 9.5 (CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H) |
| CVE-2026-88773 | HTTP Request Smuggling | HTTP Configuration enabled on NetScaler ADC or NetScaler Gateway | CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') | CVSS v4.0 Base Score: 9.3 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:H/SI:H/SA:N) |
| CVE-2026-88774 | Feature policy bypass due to improper HTTP URL based expression usage | Any policy expression configured with HTTP URL based expression | CWE-16: Configuration | CVSS v4.0 Base Score:7 (CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:H/SI:H/SA:N) |
| CVE-2026-88775 | Memory overflow vulnerability leading to unpredictable or erroneous behavior or Denial of Service | NetScaler ADC or NetScaler Gateway configured as either:• Gateway (SSL VPN, ICA Proxy, CVPN, RDP Proxy)• AAA virtual server | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CVSS v4.0 Base Score: 8.8 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N) |
| CVE-2026-88776 | Memory overflow vulnerability leading to unpredictable or erroneous behavior or Denial of Service | Configured as a Load Balancing (LB) virtual server of type Oracle on NetScaler ADC or NetScaler Gateway | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer |
CVSS v4.0 Base Score: 8.8 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N) |
| CVE-2026-88777 | Memory overflow vulnerability leading to unpredictable or erroneous behavior or Denial of Service | Configured as an LB/CS or CGNAT-LSN/NAT64 device with a non-HTTP L7 protocol feature enabled on NetScaler ADC or NetScaler Gateway | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CVSS v4.0 Base Score: 8.8 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N) |
| CVE-2026-88778 | TCP Initial Sequence Number (ISN) prediction | TCP Configuration enabled on NetScaler ADC or NetScaler Gateway | CWE-342: Predictable Exact Value from Previous Values | CVSS v4.0 Base Score: 8.8 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:H/SC:L/SI:L/SA:L) |
Exploits of CVE-2026-88771 and CVE-2026-88772 on unmitigated NetScaler deployments have been observed.
Cloud Software Group strongly urges affected customers of NetScaler ADC and NetScaler Gateway to install the relevant updated versions as soon as possible.
NetScaler deployments impacted by CVE-2026-88778 should apply the TCP configuration change as mentioned in https://docs.netscaler.com/en-us/citrix-adc/current-release/system/tcp-configurations.html#enhanced-isn-generation
CVE-2026-88771
Precondition: All NetScaler ADC and NetScaler Gateway deployments (Default configuration / No additional feature required)
Instructions: All NetScaler ADC and NetScaler Gateway deployments are affected, including those deployed with the default configuration. No additional features or settings need to be enabled for the NetScaler deployment to be vulnerable.
CVE-2026-88772
Precondition: DTLS configuration enabled on NetScaler ADC or NetScaler Gateway (Note: Enabled by default on VPN vServer)
Instructions: Customers can determine whether their NetScaler deployment meets this precondition by inspecting the configuration for DTLS-enabled virtual servers. A NetScaler Gateway is vulnerable if DTLS is not explicitly disabled, and other virtual servers are vulnerable if they are configured with type DTLS.
Relevant configuration patterns to check:
add vpn vserver vpn1 SSL 10.0.0.0 443 -Listenpolicy NONE add vpn vserver vpn1 SSL 10.0.0.0 443 -dtls OFF -Listenpolicy NONEadd vpn vserver vs1 DTLS 10.11.1.1 443 add lb vserver vd_dtls DTLS 10.146.111.74 443 -persistenceType NONE -cltTimeout 120CVE-2026-88773
Precondition: HTTP Configuration enabled on NetScaler ADC or NetScaler Gateway
Instructions: Customers can determine whether their NetScaler deployment meets this precondition if Load Balancing, Content Switching, VPN, or Authentication virtual servers of type HTTP or SSL are configured on NetScaler ADC or NetScaler Gateway.
add lb vserver <vserver-name> <HTTP or SSL>add cs vserver <vserver-name> <HTTP or SSL>add vpn vserver <vserver-name> <HTTP or SSL>add authentication vserver <vserver-name> <HTTP or SSL>CVE-2026-88774
Precondition: Any policy expression configured with HTTP URL based expression
Instructions: Customers can determine whether their NetScaler deployment meets this precondition if Load Balancing, Content Switching, VPN, or Authentication virtual servers of type HTTP or SSL are configured on NetScaler ADC or NetScaler Gateway.
add lb vserver <vserver-name> <HTTP or SSL>add cs vserver <vserver-name> <HTTP or SSL>add vpn vserver <vserver-name> <HTTP or SSL>add authentication vserver <vserver-name> <HTTP or SSL>CVE-2026-88775
Precondition: NetScaler ADC or NetScaler Gateway configured as either:
• Gateway (SSL VPN, ICA Proxy, CVPN, RDP Proxy)
• AAA virtual server
Instructions: Customers can determine whether their NetScaler deployment meets the precondition by inspecting their NetScaler configuration for entries matching either of the following regular expressions:
add vpn vserver .*add authentication vserver .*CVE-2026-88776
Preconditions: Configured as a Load Balancing (LB) virtual server of type Oracle on NetScaler ADC or NetScaler Gateway
Instructions: Customers can determine whether their NetScaler deployment meets this precondition by inspecting their NetScaler configuration for entries matching the following regular expression:
add lb vserver.*ORACLE.*CVE-2026-88777
Preconditions: Configured as an LB/CS or CGNAT-LSN/NAT64 device with a non-HTTP L7 protocol feature enabled on NetScaler ADC or NetScaler Gateway
Instructions: Customers can determine whether their NetScaler deployment meets this precondition by inspecting their NetScaler configuration, such as /nsconfig/ns.conf or the output of show ns runningConfig, for entries matching any of the following case-insensitive regular-expression patterns. These patterns are intended for configuration-text search and are not NetScaler CLI commands.
grep -iE '' /nsconfig/ns.confA match against any pattern below indicates that the precondition may be met. Text after # is explanatory and is not part of the pattern.
FTP over LB / CS:
add (lb|cs) vserver .* FTPadd service .* FTPFTP over LSN/CGNAT — FTP ALG is enabled by default unless explicitly disabled:
add lsn group .*set lsn group .* -ftp DISABLED # explicitly disabled; if this line is absent, FTP ALG is treated as enabled, and the appliance is vulnerableFTP via non-HTTP health monitor
add lb monitor .* FTPadd lb monitor .* FTP-EXTENDEDRTSP over LSN/CGNAT
set lsn group .* -rtspalg ENABLEDDNS64
add lb vserver .* DNS .* -dns64 ENABLEDadd dns policy64 # (must be bound to a DNS vserver to be vulnerable)NAT64
add nat64CVE-2026-88778
Preconditions: TCP Configuration enabled on NetScaler ADC or NetScaler Gateway
Instructions: Customers can determine whether their NetScaler deployment meets the precondition by verifying that both of the following conditions are true:
show ns tcpparam | grep "Enhanced ISN Generation"We acknowledge Michael Tucker, Chew Keong Tan and Alex Bernier of the JPMorgan Chase XOR Team, and Maxim Suhanov for working with us to protect our customers
The information on this page is being provided to you on an "AS IS" and "AS-AVAILABLE" basis. The issues described on this page may or may not impact your system(s). Cloud Software Group Holdings, Inc. and its affiliates, including Citrix Systems, Inc. (collectively, "Cloud SG") make no representations, warranties, or guarantees as to the information contained herein. ANY AND ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE ARE HEREBY DISCLAIMED. BY ACCESSING THIS PAGE, YOU ACKNOWLEDGE THAT CLOUD SG SHALL IN NO EVENT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, PUNITIVE, OR CONSEQUENTIAL DAMAGES THAT ARISE OUT OF YOUR USE OR FAILURE TO USE THE INFORMATION CONTAINED HEREIN. Cloud SG reserves the right to change or update the information on this page at any time. Cloud SG accordingly recommends that you always view the latest version of this page. The information contained herein is being provided to you under the terms of your applicable customer agreement with Cloud SG, and may be used only for the purposes contemplated by such agreement. If you do not have such an agreement with Cloud SG, this information is provided under the cloud.com Terms of Use, and may be used only for the purposes contemplated by such Terms of Use.
Severity - Critical
Multiple vulnerabilities have been discovered in Citrix NetScaler ADC (formerly Citrix ADC) and Citrix NetScaler Gateway (formerly Citrix Gateway). Refer below for further details.
The following supported versions of Citrix NetScaler ADC and Citrix NetScaler Gateway are affected by the vulnerabilities:
Additional Note: Secure Private Access Hybrid deployments using NetScaler instances are also affected by the vulnerabilities. Customers need to upgrade these NetScaler instances to the recommended NetScaler builds to address the vulnerabilities.
This bulletin only applies to customer-managed Citrix NetScaler ADC (“NetScaler ADC”) and Citrix NetScaler Gateway (“NetScaler Gateway”). Cloud Software Group upgrades the Citrix-managed cloud services and Citrix-managed Adaptive Authentication with the necessary software updates.
Cloud Software Group team has published a related blog at: https://community.citrix.com/techzone-blogs/110_security-updates/netscaler-adc-and-netscaler-gateway-security-bulletin-for-cve-2026-88771-through-cve-2026-88778/#Indicators_of_Compromise__cabcb4 which contains further context.
Citrix is notifying customers and channel partners about this potential security issue through the publication of this security bulletin on the Citrix Knowledge Center at https://support.citrix.com/support-home/topic-article-list?trendingCategory=20&trendingTopicName=Security%20Bulletin
If you require technical assistance with this issue, please contact Citrix Technical Support. Contact details for Citrix Technical Support are available at https://support.citrix.com/support-home/home
Citrix strongly recommends that all customers subscribe to receive alerts when a Citrix security bulletin is created or modified at https://support.citrix.com/wolken-support/view/aboutsupport/my-support-alerts
Citrix welcomes input regarding the security of its products and considers any and all potential vulnerabilities seriously. For details on our vulnerability response process and guidance on how to report security-related issues to Citrix, please see the following webpage: https://www.cloud.com/trust-center/support
| 2026-09-27 | Initial Publication |
| 2026-09-27 | Added a link to the NetScaler blog that contains further context |