CVE-2026-20045 — Cisco Unified Communications Products Code Injection Vulnerability

CVE-2026-20045

Cisco Unified Communications Manager — Pre-Auth Remote Code Execution via HTTP Request Injection

What is Cisco Unified Communications Manager?

Cisco Unified Communications Manager (Unified CM) is the core call-processing platform in Cisco's enterprise telephony suite. It provides call routing, signaling, and control for IP phones, video endpoints, and unified communications services across organizations of all sizes. The product family includes Unified CM, Unified CM Session Management Edition (SME), Unified CM IM & Presence Service (IM&P), Unity Connection (voicemail), and Webex Calling Dedicated Instance. Cisco UC is deployed in millions of enterprise and government networks, making it a high-value target for initial access — compromising the communications infrastructure can provide persistent footholds and access to sensitive voice and video data.

Overview

CVE-2026-20045 is a code injection vulnerability in the web-based management interface shared by multiple Cisco Unified Communications products. An unauthenticated remote attacker can send a crafted sequence of HTTP requests to gain initial OS-level command execution, which can then be escalated to root. Cisco confirmed active exploitation as a zero-day prior to patching and CISA added it to the KEV catalog on the same day the advisory was published.

Affected Versions

Product Vulnerable Fixed
Cisco Unified CM / Unified CM SME All versions prior to 14SU5 or 15SU4 14SU5, 15SU4
Cisco Unified CM IM & Presence Service All versions prior to 14SU5 or 15SU4 14SU5, 15SU4
Cisco Unity Connection All versions prior to 14SU5 or 15SU4 14SU5, 15SU4
Cisco Webex Calling Dedicated Instance All versions Apply Cisco-directed mitigation
Unified CM / IM&P version 12.5 All 12.5.x (end of support) Must migrate to 14SU5 or later

Technical Details

The vulnerability (CWE-94: Code Injection) exists in the HTTP request handling of the web-based management interface. Insufficient validation of user-supplied input allows an unauthenticated attacker to inject code through a crafted sequence of HTTP requests. Successful exploitation grants initial access at user-level on the underlying OS, which can then be escalated to root using standard privilege escalation techniques.

The management interface need not be internet-facing for exploitation — any network path to the management port is sufficient. The attack vector (AV:N, AC:L, PR:N) makes this particularly dangerous in environments where the management interface is accessible from internal networks without additional access controls, which is common in enterprise UC deployments.

Discovery

An unnamed external security researcher reported the vulnerability to Cisco PSIRT. Cisco does not publicly identify the reporter.

Exploitation Context

Cisco and CISA confirmed active in-the-wild exploitation of this vulnerability as a zero-day before the patch was available. The CISA KEV listing on the publication date of the advisory indicates agencies had already observed exploitation activity. No specific threat actor group has been publicly attributed. The scale of exposure is significant — Cisco Unified Communications products are deployed pervasively across enterprise and government networks globally, and the management interface is often accessible from administrative segments with broad network visibility.

Remediation

  1. Upgrade immediately to Cisco Unified CM 14SU5 or 15SU4 (or the equivalent fixed release for IM&P and Unity Connection).
  2. Version 12.5 users must migrate to a supported release — no 12.5 patch is available.
  3. Webex Calling Dedicated Instance users should contact Cisco for directed mitigation steps.
  4. Restrict management interface access — apply firewall rules to limit HTTP/HTTPS access to the management interface to trusted administrative subnets only. Do not expose the management interface to the internet.
  5. Review logs for unusual HTTP requests to the management interface, particularly sequences of requests that do not match normal administrative patterns.
  6. Monitor for indicators of compromise — unexpected processes running as root, new user accounts, or unusual outbound connections from UC servers.

Key Details

PropertyValue
CVE ID CVE-2026-20045
Vendor / Product Cisco — Unified Communications Manager
NVD Published2026-01-21
NVD Last Modified2026-02-13
CVSS 3.1 Score8.2
CVSS 3.1 VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
SeverityHIGH
CWE CWE-94 find similar ↗
CISA KEV Added2026-01-21
CISA KEV Deadline2026-02-11
Known Ransomware Use No

CVSS 3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Required Action

CISA BOD 22-01 Deadline: 2026-02-11. Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

Timeline

DateEvent
2026-01-21CVE published; Cisco advisory released; added to CISA KEV catalog as zero-day
2026-02-11CISA BOD 22-01 remediation deadline
2026-02-13NVD last modified (enriched with CVSS data)