Overview On August 19, 2026, a security advisory was published for CVE-2026-19490, a critical authentication bypass vulnerability affecting Citrix NetScaler ADC and NetScaler Gateway. The vulnerability carries a CVSS v4.0 base score of 9.3 and can be exploited remotely by an unauthenticated attacker over the network without user interaction or elevated privileges. NetScaler ADC and NetScaler Gatew

Citrix has issued an urgent security advisory concerning CVE-2026-19490, a critical authentication bypass vulnerability affecting its NetScaler ADC and NetScaler Gateway products. The flaw, which carries a CVSS v4.0 base score of 9.3, allows an unauthenticated attacker to remotely exploit affected systems over a network without requiring user interaction or elevated privileges.
The vulnerability impacts several versions of NetScaler ADC and NetScaler Gateway, which are widely deployed enterprise networking solutions often positioned at the network perimeter. These products provide essential services such as application delivery, load balancing, SSL/TLS offloading, and secure remote access via VPN functionality. Given their common exposure to the public internet in enterprise DMZs, authentication bypass vulnerabilities in Citrix products are considered high-value targets for threat actors.
Specifically, the following versions are affected: NetScaler ADC and NetScaler Gateway 14.1 prior to version 14.1-73.32; NetScaler ADC and NetScaler Gateway 13.1 prior to version 13.1-63.21; NetScaler ADC FIPS prior to version 14.1-73.32 FIPS; and NetScaler ADC FIPS and NDcPP prior to version 13.1-37.277.
Citrix has released patches to address the vulnerability. Customers are advised to update to NetScaler ADC and NetScaler Gateway 14.1-73.32 or later, NetScaler ADC and NetScaler Gateway 13.1-63.21 or later, NetScaler ADC 14.1-FIPS 14.1-73.32 FIPS or later, and NetScaler ADC 13.1-FIPS and 13.1-NDcPP 13.1-37.277 or later.
To determine if their systems are vulnerable, Citrix advises customers to inspect their NetScaler configuration for specific entries. The presence of a SAML action configuration (e.g., `add authentication samlAction.*`) or a configured Auth or VPN vserver (e.g., `add authentication vserver .*` or `add vpn vserver .*`) on an affected version indicates potential exploitability.
As of August 19, 2026, there is no confirmed evidence of CVE-2026-19490 being exploited in the wild. However, cybersecurity experts emphasize the critical importance of immediately applying the necessary updates due to the historical pattern of rapid exploitation for similar vulnerabilities in Citrix products. Organizations are urged to prioritize patching on an emergency basis.

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.