First Seen: September 2026
Affected Products: Cisco Secure Email Gateway (AsyncOS Software)
Impact: Cisco has disclosed CVE-2026-76461, a critical flaw in the email-parsing part of the AsyncOS software that powers Cisco Secure Email Gateway (the product once sold as the IronPort Email Security Appliance). Because this appliance scans all the mail flowing in and out of an organization, it is open to email from anyone on the internet, and the bug lets an attacker abuse that with no login, no password, and no user click required: by sending a single specially crafted email that hides SQL commands inside it, an attacker can get those commands to run on the device and escalate to full control with root privileges, effectively taking over a security appliance that was meant to protect the network. No attacker has been named yet, but the attack is easy to pull off, and the payoff is high. Cisco’s related Secure Email and Web Manager and Secure Web Appliance products are not affected, and because there are no workarounds, updating to Cisco’s fixed software is the only real protection.
CVE
| CVE | Name | Affected Product | Zero-Day | CISA KEV | Patch |
|---|---|---|---|---|---|
CVE-2026-76461 | Cisco Secure Email Gateway SQL Injection Vulnerability | Cisco Secure Email Gateway (AsyncOS) | Yes | Yes | Yes |
Vulnerability Details
COPY .. TO PROGRAM” style behavior appearing in the mail logs, which is the mechanism by which a database statement can spawn an OS-level command. The end state is unauthenticated, remote, root-level control of the appliance.Vulnerability
| CVE ID | Affected Products | Affected CPE | CWE ID |
|---|---|---|---|
CVE-2026-76461 | Cisco Secure Email Gateway (AsyncOS): 15.5 and earlier (before 15.5.5-014), 16.0 (before 16.0.4-302), 16.5 (before 16.5.0-780) | cpe:2.3:o:cisco:asyncos:*:*:*:*:*:*:*:*cpe:2.3:a:cisco:secure_email_gateway_virtual_appliance:*:*:*:*:*:*:*:*cpe:2.3:h:cisco:secure_email_gateway:*:*:*:*:*:*:*:* | CWE-89 |
Recommendations
Treat this as an out-of-cycle emergency update rather than routine maintenance. Upgrade Cisco Secure Email Gateway to a fixed AsyncOS build immediately: 15.5.5-014 for 15.5 and earlier, 16.0.4-302 for the 16.0 train, and 16.5.0-780 for the 16.5 train. Where possible, migrate to Cisco’s recommended target release, 16.5.0-780. There are no workarounds, so patching is the only reliable protection.
Review the mail_logs on every gateway, and on each device in a cluster, for suspicious SQL activity using the vendor’s example check grep -i "COPY. TO PROGRAM" mail_logs; any hit warrants investigation. Also examine network and firewall logs held off the device for unexpected outbound uploads or downloads from unknown hosts. Cisco has published Snort coverage (rules 67109 and 67110) that can help flag exploitation attempts.
If exploitation is suspected on a physical appliance, preserve forensic evidence and engage Cisco TAC for support. For a virtual appliance, capture forensic information first, then rebuild from a fixed image, restore the configuration cleanly, and renew all credentials and cryptographic material stored on the device.
Keep the management interface off the public internet, restrict administrative access to known trusted hosts, separate mail and management traffic onto different network interfaces, place the appliance behind a filtering firewall, and disable any services that are not required, such as HTTP and FTP.
Potential MITRE ATT&CK TTPs
Patch Link
References
What Next?
At Hive Pro, it is our mission to detect the most likely threats to your organization and to help you prevent them from happening.
