Full Report
Two Citrix NetScaler vulnerabilities affecting Citrix NetScaler Application Delivery Controller (ADC) and Citrix NetScaler Gateway products have prompted a patching warning for Australian organisations. The Australian Signals Directorate's Australian Cyber Security Centre (ASD's ACSC) has advised organisations using the products to assess their environments and apply available security updates as a priority. Citrix has identified two vulnerabilities affecting NetScaler ADC and NetScaler Gateway, which are critical edge devices used in enterprise networking to securely deliver applications, data and remote access to users. Citrix NetScaler Vulnerabilities Affect ADC and Gateway The first flaw, CVE-2026-19489, is a memory overflow vulnerability. According to the alert, exploitation of this vulnerability requires SIP ALG, or Session Initiation Protocol Application Layer Gateway, to be enabled on a Large Scale NAT (LSN) group configuration. The second flaw, CVE-2026-19490, is an authentication bypass vulnerability. The vulnerability requires SAML actions to be enabled and/or the affected product to be configured as a VPN gateway. The conditions required for each vulnerability mean that organisations need to assess their specific Citrix configurations to determine whether affected systems are present in their environments. Patches Released for Citrix NetScaler products Citrix released patches for the affected products on August 19, 2026. ASD's ACSC is urging organisations to review the vendor's mitigation guidance, identify vulnerable versions of Citrix products and update affected systems to the latest versions. The advisory places particular emphasis on timely patching because critical edge devices are frequently targeted by threat actors as an entry point into sensitive environments. However, ASD's ACSC said it has no information indicating that a specific Australian industry or sector is currently being targeted in connection with these vulnerabilities. Organisations Urged to Assess Vulnerable Versions The mitigation guidance calls on organisations to assess their networks and environments for vulnerable versions of Citrix products and apply patches as soon as practicable. Organisations should also review the mitigation advice provided by Citrix and confirm that affected systems have been updated. Where NetScaler ADC and NetScaler Gateway products are managed by a third party, organisations are advised to contact the relevant managed service provider (MSP) or enterprise IT provider. They should confirm that the products have been patched and are being monitored for suspicious activity. This step is particularly relevant for organisations that do not directly manage their Citrix infrastructure and may rely on external providers for patching and monitoring. Monitoring Remains Important After Patching Alongside addressing the Citrix NetScaler vulnerabilities, organisations are advised to monitor affected environments for suspicious activity. The alert recommends notifying ASD's ACSC if suspicious activity is detected. The two vulnerabilities affect different configurations, with CVE-2026-19489 requiring SIP ALG to be enabled on an LSN group configuration, while CVE-2026-19490 requires SAML actions to be enabled and/or the product to be configured as a VPN gateway. For Australian organisations using Citrix NetScaler products, the immediate steps outlined by ASD's ACSC are to identify vulnerable versions, apply the available patches, confirm third-party-managed systems have been addressed and maintain monitoring for suspicious activity.
Analysis Summary
# Vulnerability: Citrix NetScaler Memory Overflow and Authentication Bypass
## CVE Details
* **CVE ID:** CVE-2026-19489, CVE-2026-19490
* **CVSS Score:** Not explicitly listed (Described as "Critical" by ASD's ACSC)
* **CWE:**
* CVE-2026-19489: CWE-120 (Buffer Overflow / Memory Overflow)
* CVE-2026-19490: CWE-287 (Improper Authentication / Authentication Bypass)
## Affected Systems
* **Products:**
* Citrix NetScaler Application Delivery Controller (ADC)
* Citrix NetScaler Gateway
* **Versions:** All versions prior to the August 19, 2026 security updates.
* **Configurations:**
* **CVE-2026-19489:** Requires Session Initiation Protocol Application Layer Gateway (**SIP ALG**) to be enabled on a Large Scale NAT (**LSN**) group configuration.
* **CVE-2026-19490:** Requires **SAML actions** to be enabled and/or the product to be configured as a **VPN gateway**.
## Vulnerability Description
* **CVE-2026-19489:** A memory overflow flaw triggered during the processing of SIP traffic when SIP ALG is active on LSN groups. This could lead to memory corruption or potential remote code execution.
* **CVE-2026-19490:** An authentication bypass vulnerability affecting the identity management component. It allows an attacker to circumvent security controls when the device is acting as a SAML service provider or a VPN gateway.
## Exploitation
* **Status:** No information indicating these are currently exploited in the wild (as of the ASD report); no Public PoC currently cited.
* **Complexity:** Medium (Requires specific non-default configurations).
* **Attack Vector:** Network.
## Impact
* **Confidentiality:** High (Potential unauthorized access to sensitive environments).
* **Integrity:** High (Potential bypass of authentication mechanisms).
* **Availability:** High (Potential system instability due to memory overflow).
## Remediation
### Patches
Citrix released security updates on **August 19, 2026**. Organizations should update to the latest firmware versions for their specific ADC or Gateway hardware/software branch immediately.
### Workarounds
* **CVE-2026-19489:** Disable SIP ALG on LSN group configurations if not business-critical.
* **CVE-2026-19490:** Disable SAML authentication or VPN gateway features (Note: This will likely impact core functionality).
* **Third-Party Management:** Organizations using Managed Service Providers (MSPs) should contact their provider to confirm these specific patches have been applied.
## Detection
* **Indicators of Compromise:** Monitor for unusual authentication logs or administrative changes, especially those originating from VPN gateway endpoints.
* **Detection methods:** Review Citrix configuration files for the presence of `add lsn group ... -sipalg ENABLED` or SAML action commands to determine exposure. ASD's ACSC recommends heightened monitoring of edge device logs for suspicious inbound traffic.
## References
* Citrix Security Advisory: hxxps[://]support[.]citrix[.]com/ (Search for August 2026 Bulletins)
* ASD’s ACSC Advisory: hxxps[://]www[.]cyber[.]gov[.]au/
* Article Source: hxxps[://]thecyberexpress[.]com/citrix-netscaler-vulnerabilities-prompt-patch/