CVE-2026-20230: Cisco Unified CM SSRF Remote File Write & Root Privilege Escalation
Cisco Unified Communications Manager and its Session Management Edition contain a server-side request forgery (SSRF) vulnerability that allows unauthenticated remote attackers to write files to the underlying operating system. An attacker can send a specially crafted HTTP request to an affected device and, if successful, potentially escalate privileges to root. The vulnerability requires the WebDialer service to be enabled, which is disabled by default. Cisco has rated this Critical despite a CVSS score of 8.6, because privilege escalation to root is possible.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.6 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
- Weaknesses (CWE)
- CWE-918
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-03 / 2026-07-01
- KEV due date
- 2026-06-28 (added 2026-06-25)
NVD description (verbatim)
A vulnerability in Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session Management Edition (Unified CM SME) could allow an unauthenticated, remote attacker to conduct server-side request forgery (SSRF) attacks through an affected device. This vulnerability is due to improper input validation for specific HTTP requests. An attacker could exploit this vulnerability by sending a crafted HTTP request to an affected device. A successful exploit could allow the attacker to write files to the underlying operating system that could be used later to elevate to root. Note: Cisco has assigned this security advisory a Security Impact Rating (SIR) of Critical rather than High as the score indicates. The reason is that exploitation of this vulnerability could result in an attacker elevating privileges to root. Note: To exploit this vulnerability, the WebDialer service must be enabled. WebDialer is disabled by default.
3 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
The vulnerability stems from improper input validation in HTTP request handling within Cisco Unified CM and Unified CM SME. By exploiting CWE-918 (Server-Side Request Forgery), an unauthenticated attacker can craft HTTP requests that bypass input validation controls. A successful SSRF attack enables the attacker to write files to the operating system, creating a pathway for subsequent privilege escalation to root access. The attack surface is network-accessible and requires no authentication or user interaction. Exploitation is contingent on the WebDialer service being active on the target system.
Business impact
Root-level compromise of Unified CM instances would grant attackers complete control over critical voice and unified communications infrastructure. An adversary could intercept calls, modify call routing, extract sensitive communications, disable service availability, or use the compromised system as a pivot point to attack downstream applications and endpoints. For organizations relying on Unified CM for mission-critical communications, such compromise poses severe operational, compliance, and data protection risks. The presence of this vulnerability on the CISA Known Exploited Vulnerabilities (KEV) catalog indicates active exploitation in the wild.
Affected systems
Cisco Unified Communications Manager and Cisco Unified Communications Manager Session Management Edition are affected. The vulnerability applies across supported versions of these products. Exploitation requires the WebDialer service to be enabled; organizations with WebDialer disabled by default are at reduced immediate risk, though the service may be enabled in some deployments or enterprise configurations. Verify the specific version-to-patch mapping against Cisco's official security advisory.
Exploitability
This vulnerability is confirmed to be actively exploited in the wild, as evidenced by its inclusion in the CISA KEV catalog with a due date of June 28, 2026. The attack requires no authentication, no user interaction, and operates over the network. The only significant barrier to exploitation is that WebDialer must be enabled, which represents a deployment choice rather than a technical control. Given the simplicity of the attack vector and real-world exploitation activity, exploitability is assessed as high.
Remediation
Immediately verify whether WebDialer is enabled in your Unified CM deployment. If not in use, disable the WebDialer service to eliminate the attack surface. For systems where WebDialer must remain operational, prioritize patching according to Cisco's guidance. Contact Cisco directly or consult their security advisory for affected version numbers and corresponding patches. Apply patches as soon as they become available and your testing confirms compatibility. After patching, verify that WebDialer functionality remains intact if relied upon for business operations.
Patch guidance
Cisco has released security updates to address this vulnerability. Refer to the official Cisco Security Advisory associated with CVE-2026-20230 for specific patch version numbers, supported upgrade paths, and rollback procedures. Patches should be tested in a non-production environment before deployment to production Unified CM systems. Given the Critical rating and active exploitation, organizations should expedite patch deployment within their change management windows. Verify patch application and confirm system stability post-deployment.
Detection guidance
Monitor for HTTP requests sent to Unified CM instances that contain payloads consistent with SSRF or file-write attempts. Log and analyze requests to WebDialer endpoints, particularly those with unusual or suspicious parameters. Review system logs for unexpected file creation or modification on the underlying operating system of Unified CM servers, especially in system-critical directories. Network-based detection should focus on identifying SSRF-like request patterns: requests containing references to internal IP addresses, localhost, or metalink services. Endpoint detection and response (EDR) tools should flag suspicious file-write operations originating from Unified CM processes.
Why prioritize this
This vulnerability merits immediate prioritization due to its Critical severity rating from Cisco, active exploitation in the wild, high CVSS score (8.6), unauthenticated network-accessible attack vector, and the potential for root-level privilege escalation. The presence on the CISA KEV catalog with a near-term due date confirms adversary interest. Organizations running Unified CM should treat this as a high-urgency patch candidate, particularly if WebDialer is enabled.
Risk score, explained
The CVSS 3.1 score of 8.6 (HIGH) reflects an unauthenticated network attack vector with no user interaction required, high integrity impact (file write), and scope change. However, Cisco's assignment of Critical severity overrides the numerical CVSS category because successful exploitation directly enables root privilege escalation, which would compromise confidentiality, integrity, and availability across the entire system. The score does not fully capture the business-critical nature of unified communications infrastructure or the impact of root compromise.
Frequently asked questions
If we have WebDialer disabled, are we safe from this vulnerability?
Disabling WebDialer substantially reduces your attack surface, as the vulnerability requires the WebDialer service to be enabled for exploitation. However, you should still apply available patches when they become available and verify that WebDialer remains disabled through regular configuration audits. Patches ensure protection if WebDialer is inadvertently enabled or if related code paths are leveraged in unexpected ways.
What is SSRF and why is it dangerous in a unified communications context?
Server-Side Request Forgery allows an attacker to trick a server into making unintended requests on their behalf, typically to internal systems or services the attacker cannot directly reach. In Unified CM, SSRF enables file writes to the operating system, which can then be weaponized for privilege escalation. From a unified communications perspective, a compromised Unified CM instance can intercept calls, alter routing, and access sensitive business communications.
What should we do immediately?
First, verify whether WebDialer is enabled in your environment. Second, assess which Unified CM versions you are running and cross-reference them against Cisco's security advisory to confirm exposure. Third, prepare your testing and change management processes to deploy patches when available. Fourth, enable logging and monitoring for suspicious HTTP requests and file operations on Unified CM systems. Fifth, prioritize this vulnerability for patching within your risk management framework.
Is there a temporary mitigation if we cannot patch immediately?
Disabling the WebDialer service is the primary mitigation if patching is delayed. Additionally, restrict network access to Unified CM administrative and WebDialer interfaces to trusted networks only, using firewall rules or access control lists. Implement robust logging and monitoring to detect exploitation attempts. However, these mitigations are not substitutes for patching; they are temporary measures while you prepare for and execute patch deployment.
This analysis is provided for informational purposes and reflects publicly available vulnerability data as of the publication date. Patch version numbers, affected version ranges, and detailed remediation steps must be verified against Cisco's official security advisory. Organizations should conduct their own risk assessment based on their specific environment, Unified CM configurations, and business criticality. SEC.co does not provide legal or compliance advice; consult your organization's legal and compliance teams regarding disclosure obligations or regulatory requirements related to this vulnerability. Exploit code or detailed attack methodologies are not provided; only defensive and detection strategies are covered. Source: NVD (public-domain), retrieved 2026-07-13. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-10068HIGHSSRF in Shibby Tomato 1.28 miniupnpd (Unmaintained)
- CVE-2026-10107HIGHMoviePilot v2 SSRF in Image Proxy Allows Internal Network Access
- CVE-2026-10280HIGHServer-Side Request Forgery in Horizon921 mcpilot 0.1.0
- CVE-2026-10287HIGHSSRF in SourceCodester SEO Meta Tag Extractor 1.0
- CVE-2026-10586HIGHGutenberg Essential Blocks SSRF Vulnerability – High Risk Server-Side Request Forgery
- CVE-2026-10771HIGHCRMEB Java SSRF Vulnerability in QR Code Endpoint
- CVE-2026-11437HIGHServer-Side Request Forgery in go-fastdfs-web 1.3.7 and Earlier
- CVE-2026-20252HIGHSplunk SSRF in Dashboard Studio PDF Export – Full Analysis
Preview — this page is review (quality 1). high-value: hold for review.