CVSS 9.8
Critical severity score for CVE-2026-76461, the maximum possible for a pre-authentication network-reachable code execution flaw with no user interaction required
24 hours
Federal remediation window remaining: CISA ordered US civilian agencies to patch CVE-2026-76461 by September 17, 2026, the shortest remediation window CISA has issued for an email security flaw this year
0 workarounds
Available configuration-only mitigations for CVE-2026-76461: Cisco confirmed there is no workaround that fully addresses the vulnerability, making patching the only defensive option
3 release trains
Affected AsyncOS branches requiring separate patch tracks: 15.5.x must upgrade to 15.5.5-014, 16.0.x must reach 16.0.4-302, and 16.5.x must reach 16.5.0-780, with each branch requiring a distinct upgrade path

SponsoredHorizon3.ai

Proactive Security for the AI Era

NodeZero continuously and autonomously pentests infrastructure, identity, cloud, and now web applications, chaining weaknesses across every domain the way real attackers do. Every finding ships with replayable proof showing exploitable business impact, not theoretical risk.

See NodeZero WebApp in action

CVE-2026-76461, a CVSS 9.8 SQL injection zero-day in Cisco Secure Email Gateway, lets any attacker on the internet execute arbitrary commands as root on your email security appliance by sending a single crafted email. No credentials are required. No management interface access is needed. No user on the receiving end has to click anything.

Cisco disclosed CVE-2026-76461 on September 14, 2026, confirming that its Product Security Incident Response Team had identified active exploitation before the advisory was released, meaning the flaw was weaponized as a genuine zero-day before defenders had any opportunity to patch. CISA added it to the Known Exploited Vulnerabilities catalog the same day and ordered US federal civilian agencies to remediate by September 17; that 72-hour window closes tomorrow. The affected versions span all Cisco AsyncOS Software releases prior to 15.5.5-014, 16.0.4-302, and 16.5.0-780 across both on-premises physical appliances and the cloud-delivered Cisco Secure Email Cloud Gateway.

The attack exploits insufficient input sanitization in the email parsing pipeline. AsyncOS reads every inbound message and executes SQL statements to track handling metadata. By embedding SQL control characters in a parsed email field, an attacker causes the appliance to execute attacker-supplied SQL that chains into operating system command execution with root privileges. The exploitation path requires no authentication and no administrative interface access because port 25 accepts email from any internet source.

The strategic risk extends beyond code execution. Cisco Secure Email Gateway sits at the network perimeter and processes your entire email stream, including messages decrypted for content scanning, cryptographic signing certificates, email authentication credentials, and any content archived or queued on the appliance. Attackers who compromise the gateway do so silently, with no exploitation alert visible to the targeted organization. The email security appliance that was supposed to protect your mail has become the fastest unauthenticated path to root on your network.

Apply the patch from Cisco Security Advisory cisco-sa-esa-sqlinj-76461 immediately. If your change management process requires a maintenance window, escalate for emergency override: CISA's three-day deadline exists because the exploitation window for unpatched organizations is open right now.

How Does the SQL Injection Attack Work?

Cisco AsyncOS Software maintains an internal database to track email message processing state, policy decisions, and routing metadata. Every inbound message that passes through the Secure Email Gateway is parsed, and fields extracted from that message are used to construct SQL queries that update processing records.

The vulnerability is in the email parsing subsystem's handling of message fields before those values are incorporated into SQL statements. Insufficient sanitization allows an attacker to include SQL metacharacters, SQL keywords, or full SQL statement fragments in a message field such as the sender address, a custom header, or the message body. When AsyncOS processes the message and builds the tracking SQL query using the unsanitized field value, the injected SQL executes alongside the legitimate query.

From SQL execution to root code execution, the attack chain continues through a technique such as a stacked query, a SQL user-defined function that invokes shell commands, or direct file write to a location that triggers subsequent execution. According to Rapid7's emergency threat response, the attack "allows arbitrary SQL execution that can lead to operating system command execution with root privileges." Cisco's advisory confirms this without disclosing the full exploitation technique, consistent with its policy of withholding PoC details while active exploitation is underway.

The critical characteristic is the attack entry point: port 25. Cisco Secure Email Gateway accepts SMTP connections on port 25 as a fundamental function. Any IP address that can deliver email to the gateway can trigger this exploit. There is no authentication layer before port 25 that an attacker must bypass. The exploit itself is the email, delivered through a protocol the appliance was built to receive from the entire internet.

This is distinct from vulnerabilities that require the attacker to have a web session, valid credentials, or access to a management port (attack surfaces that defenders can restrict). Email cannot be blocked entirely without breaking core infrastructure. The effective attack surface is the entire public internet.

Affected Versions and Scope of Exposure

CVE-2026-76461 affects Cisco AsyncOS Software for Secure Email Gateway across three major release trains. The vulnerable versions and their corresponding fixed releases are: AsyncOS 15.5 and earlier, fixed in 15.5.5-014; AsyncOS 16.0 before 16.0.4-302, fixed in 16.0.4-302; and AsyncOS 16.5 before 16.5.0-780, fixed in 16.5.0-780. Organizations must identify which release train they are on and apply the matching patch; there is no single universal update that addresses all branches.

Both deployment models are affected. On-premises physical Cisco C-series and X-series appliances running any unpatched AsyncOS version are vulnerable. Virtual machine deployments on any hypervisor platform are equally affected. Cisco Secure Email Cloud Gateway, the cloud-delivered service, is also vulnerable; cloud customers must confirm with Cisco TAC or their account team that their hosted instance has been updated rather than assuming cloud deployments receive automatic patches.

Cisco Secure Email and Web Manager (Security Management Appliance) deployments that run AsyncOS for Security Management are not listed as affected by this specific CVE. The flaw is specific to the email parsing pipeline in AsyncOS for Secure Email Gateway. Administrators running co-located SMA deployments should confirm the scope of their configuration before treating SMA as definitively unaffected.

The deployment scale of Cisco Secure Email Gateway in enterprise and government environments makes this a high-breadth vulnerability. Cisco reports tens of thousands of organizations rely on on-premises Secure Email Gateway appliances for inbound mail filtering, making the exposed population large relative to similar perimeter appliance vulnerabilities. See the Cisco FMC CVE-2026-20079 patch analysis for a recent parallel: another Cisco pre-auth RCE that saw rapid post-disclosure exploitation.

Free daily briefing

Briefings like this, every morning before 9am.

Threat intel, active CVEs, and campaign alerts, distilled for practitioners. 50,000+ subscribers. No noise.

Active Exploitation and Threat Actor Context

Cisco's PSIRT confirmed zero-day exploitation in its September 14 advisory, stating that the team "became aware of active exploitation of this vulnerability in September 2026." The absence of a specific disclosure date for when exploitation began, combined with simultaneous KEV cataloging and Cisco advisory publication, is consistent with a coordinated response to ongoing attacks where Cisco could not patch before attackers already weaponized the flaw.

CISA's September 17 deadline is one of the shortest remediation windows the agency has applied to an email security vulnerability. The 72-hour window signals CISA's assessment that exploitation intensity is high and that federal agencies face immediate risk without patching. CISA has issued 48-to-72-hour remediation windows historically only for vulnerabilities with confirmed, active mass exploitation underway.

The attack surface profile of Cisco Secure Email Gateway makes it attractive to multiple threat categories. Ransomware operators use email gateways as initial access points because a compromised gateway provides an authenticated foothold inside the organization's mail infrastructure with existing relationships to internal mail servers, allowing lateral movement without triggering standard network intrusion alerts. Nation-state actors use email gateway access for persistent surveillance, redirecting copies of inbound mail to external collection infrastructure while appearing to operate normally. Initial access brokers sell compromised perimeter appliance access in criminal forums, and email security appliance access carries a premium due to the gateway's privileged position in the mail flow.

According to CyCognito's threat analysis, the appliance's role in processing email gives an attacker who achieves root access a position that is "particularly difficult to detect" because the compromise is contained within infrastructure that operates below standard endpoint monitoring coverage. Physical and virtual appliances running AsyncOS typically do not run EDR agents, making the exploited device a monitoring blind spot.

Internal links for incident context: Organizations that have already patched the MikroTik RouterOS CVE-2026-67276 SSH auth bypass should treat CVE-2026-76461 as an equally urgent priority given the similar unauthenticated perimeter attack class.

An unauthenticated attacker can have those [SQL] statements executed by the appliance as it processes the message, allowing arbitrary SQL execution that can lead to operating system command execution with root privileges.

Rapid7 Emergency Threat Response, September 2026

Indicators of Compromise

Published attacker infrastructure for CVE-2026-76461 is not yet publicly available as of September 16, 2026, consistent with the two-day post-disclosure window and Cisco's policy of withholding exploitation specifics during active attacks. The indicators below are behavioral and structural patterns derived from the known attack mechanism, validated for detection value without fabricating specific attacker IP addresses or domains that have not been publicly confirmed.

Deploy these patterns to your SIEM and network monitoring platforms to detect exploitation attempts and post-exploitation activity on AsyncOS appliances. Real observed C2 infrastructure will be published in subsequent advisories from Cisco PSIRT and threat intelligence providers; update your block lists when specific IOCs become available.

Subscribe to unlock Indicators of Compromise

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Sigma Detection Rules for CVE-2026-76461

These rules detect the two highest-signal behaviors in a CVE-2026-76461 exploitation chain: a process spawned from the AsyncOS mail daemon and an unexpected outbound network connection from the mail processing process. Both carry experimental status; validate against your log format and AsyncOS process tree before enabling automatic blocking.

Subscribe to unlock Sigma Detection Rules

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Subscribe to unlock Sigma Hunt Queries

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Subscribe to unlock WAF Detection Rules

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

How to Remediate CVE-2026-76461 Immediately

There are no workarounds. Patching is the only complete mitigation for CVE-2026-76461. The steps below prioritize the actions that stop active exploitation first, then address post-exploitation survival before restoring normal operations.

Apply official patch →sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-esa-sqlinj-76461

Subscribe to unlock Remediation & Mitigation steps

Free subscribers unlock full IOC lists, Sigma detection rules, remediation steps, and every daily briefing.

Why Email Security Appliances Are the Highest-Risk Attack Surface

Email security gateways occupy a position in network architecture that makes them uniquely dangerous when compromised. They sit at the perimeter with inbound internet access on port 25, they process every message before it reaches user inboxes including encrypted and signed content that is decrypted for inspection, and they maintain authenticated relationships with internal mail servers that allow seamless lateral movement after initial compromise. An attacker with root access to the email gateway has access to more organizational data in transit than almost any other single perimeter system.

The absence of EDR coverage on Cisco AsyncOS appliances compounds the risk. Physical and virtual Cisco SEG deployments typically run a hardened operating system that does not support third-party endpoint security agents. Log visibility into the appliance's internal processes depends entirely on syslog forwarding configuration to an external SIEM, a configuration that many organizations do not fully implement. Attackers who compromise an email gateway can operate within it for extended periods without generating alerts in standard security monitoring infrastructure.

CVE-2026-76461 follows a pattern that has become characteristic of high-value perimeter appliance exploitation. The vulnerability exists in the parsing logic for data the appliance must accept (email messages on port 25) rather than in optional features that can be disabled or restricted. It was exploited as a zero-day before a patch was available, meaning defenders had no opportunity for proactive protection. And once exploited, the appliance's position in the mail flow gives the attacker persistent, low-visibility access to an extraordinarily sensitive data stream.

For organizations that have recently patched Cisco FMC CVE-2026-20079 or other Cisco platform vulnerabilities this year, CVE-2026-76461 underscores a recurring pattern: Cisco's broad enterprise footprint and the critical-infrastructure role of its appliances make them high-priority targets for both nation-state actors and criminal operators. Maintaining a rapid-patch program specifically for perimeter appliances, with pre-approved emergency change procedures that bypass standard change windows, is not optional posture for organizations in targeted sectors.

The September 17 CISA deadline is not bureaucratic box-checking. It reflects the agency's real-time assessment that exploitation is active and broadening. Every unpatched Cisco Secure Email Gateway on the internet today represents an open root shell waiting for an attacker who has already proven they can exploit it.

The bottom line

CVE-2026-76461 (CVSS 9.8) turns Cisco Secure Email Gateway into a zero-click root shell. An attacker sends a crafted email; AsyncOS SQL-injects it and executes OS commands as root. Cisco confirmed exploitation before disclosure. CISA deadline is September 17. There are no workarounds. Upgrade AsyncOS to 15.5.5-014, 16.0.4-302, or 16.5.0-780 now. If you suspect prior exploitation, preserve appliance state before restoring and engage Cisco TAC for forensic support.

This analysis is generic. create a free account to score threats like this against your own stack.

Frequently asked questions

What is CVE-2026-76461?

CVE-2026-76461 is a CVSS 9.8 SQL injection vulnerability in the email parsing subsystem of Cisco AsyncOS Software for Secure Email Gateway. An unauthenticated remote attacker can exploit it by sending a specially crafted email containing malicious SQL statements to a vulnerable appliance. The AsyncOS mail processing daemon executes those statements against an internal database, and chained execution reaches the underlying Linux operating system as root. No credentials, management interface access, or user interaction are required. Cisco confirmed active exploitation before the advisory was released on September 14, 2026. CISA added CVE-2026-76461 to its Known Exploited Vulnerabilities catalog the same day.

How does the Cisco Secure Email Gateway SQL injection attack work?

AsyncOS processes every inbound email message through a parsing pipeline that logs metadata and tracking records to an internal SQLite or similar embedded database. The parser does not sufficiently sanitize content before constructing SQL statements. An attacker sends an email with SQL control characters embedded in a field that the parser reads, such as the sender address, subject, or a custom header. When the parser builds the internal SQL query using that unsanitized input, the injected SQL executes alongside the legitimate query. Cascading from SQL execution to OS command execution as root is the final exploitation step, likely via a SQL user-defined function or stacked query technique that calls the underlying shell.

Which Cisco AsyncOS versions are vulnerable to CVE-2026-76461?

All versions of Cisco AsyncOS Software for Secure Email Gateway prior to 15.5.5-014, 16.0.4-302, and 16.5.0-780 are vulnerable. The vulnerability affects the following release trains: 15.5 and earlier, 16.0 before build 16.0.4-302, and 16.5 before build 16.5.0-780. Both on-premises physical appliances and virtual machine deployments running affected AsyncOS versions are affected. Cisco Secure Email Cloud Gateway (the cloud-delivered version) is also affected and requires the cloud team to apply the patch. Check your AsyncOS version from the management interface under System Administration then System Overview, or run the version CLI command.

Is there a workaround for CVE-2026-76461?

No. Cisco explicitly confirmed there are no workarounds that fully address CVE-2026-76461. Restricting access to the management interface does not prevent exploitation because the attack arrives via SMTP on port 25, not through the web-based admin console. Blocking inbound email entirely would prevent exploitation but would also stop all legitimate email delivery. IP allowlisting on port 25 reduces exposure but does not eliminate it since the attack can originate from any IP address the gateway accepts mail from. Upgrading to a fixed AsyncOS version is the only complete mitigation. Contact Cisco TAC immediately if you cannot patch within the September 17 deadline.

How do I know if my Cisco Secure Email Gateway was compromised?

Review the mail log at /data/pub/log/mail_logs/ and the system log for entries timestamped before your patch installation. Look for unusual SQL syntax appearing in message headers, sender addresses, or subjects. Check for unexpected processes spawned from the AsyncOS mail daemon (delivered, policyagent) by reviewing operating system process accounting logs if available. Examine outbound network connections from the appliance to external IP addresses on non-standard ports. Review management interface authentication logs for administrative changes you did not make. Cisco TAC can provide forensic assistance; contact them if you suspect compromise. Preserve the appliance state before restoring from backup.

What is the CISA deadline for patching CVE-2026-76461?

CISA added CVE-2026-76461 to its Known Exploited Vulnerabilities catalog on September 14, 2026, and set a remediation deadline of September 17, 2026, for US federal civilian executive branch agencies. This is a three-day window for federal agencies, one of the shortest deadlines CISA has issued for an email security vulnerability. Non-federal organizations are not bound by the CISA deadline but should treat the 72-hour window as a strong signal of exploitation intensity. Cisco's own advisory recommends upgrading immediately rather than waiting for a scheduled maintenance window given the active exploitation and absence of workarounds.

Does the Cisco Secure Email Cloud Gateway also need patching?

Yes. CVE-2026-76461 affects both on-premises deployments and the cloud-delivered Cisco Secure Email Cloud Gateway. On-premises customers must apply the AsyncOS update themselves through the standard upgrade path. Cloud Gateway customers should verify with Cisco that their cloud instance has been updated to a fixed version. Contact your Cisco account team or Cisco TAC to confirm the patch status of cloud-hosted instances. Do not assume cloud deployments are automatically protected; actively confirm the installed AsyncOS version matches or exceeds 15.5.5-014, 16.0.4-302, or 16.5.0-780 depending on your branch.

What can an attacker do with root access to a Cisco Secure Email Gateway?

Root access to the email gateway gives an attacker complete control over the appliance and significant visibility into your organization's communications. An attacker can read every inbound and outbound email in transit, including messages decrypted for content scanning, before they reach user inboxes. They can access cryptographic keys and certificates stored on the appliance, modify filtering rules to allow malicious email through, exfiltrate archived messages, redirect copies of email to external addresses, and use the compromised appliance as a pivot point to reach internal mail servers and other systems on your network. The gateway's position at the mail perimeter means it has SMTP relationships with internal exchange servers, making it an ideal beachhead for further lateral movement.

Sources & references

  1. Cisco Security Advisory cisco-sa-esa-sqlinj-76461
  2. CISA Known Exploited Vulnerabilities Catalog: CVE-2026-76461
  3. BleepingComputer: Cisco patches Secure Email Gateway zero-day exploited in attacks
  4. Help Net Security: Cisco patches actively exploited email gateway zero-day (CVE-2026-76461)
  5. Rapid7: CVE-2026-76461 Critical Cisco Secure Email Gateway Vulnerability Exploited in the Wild

Free resources

25
Free download

Critical CVE Reference Card 2025–2026

25 actively exploited vulnerabilities with CVSS scores, exploit status, and patch availability. Print it, pin it, share it with your SOC team.

No spam. Unsubscribe anytime.

Free download

Ransomware Incident Response Playbook

Step-by-step 24-hour IR checklist covering detection, containment, eradication, and recovery. Built for SOC teams, IR leads, and CISOs.

No spam. Unsubscribe anytime.

Free newsletter

Get threat intel before your inbox does.

50,000+ security professionals read Decryption Digest for early warnings on zero-days, ransomware, and nation-state campaigns. Free, daily, no spam.

Unsubscribe anytime. We never sell your data.

Eric Bang
Author

Founder & Cybersecurity Evangelist, Decryption Digest

Cybersecurity professional with expertise in threat intelligence, vulnerability research, and enterprise security. Covers zero-days, ransomware, and nation-state operations for 50,000+ security professionals every morning.

Giveaway: InfoSec World 2026 All Access Pass ($3,895 value)

Details →
Daily Briefing

Subscribe to enter the giveaway

Every subscriber is automatically entered. You also get daily threat intel every morning: zero-days, ransomware, and nation-state campaigns. Free. No spam.

Already subscribed? You're already entered.

Giveaway

Win a $3,895 InfoSec World 2026 pass.