Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
HighCISA KEVExploited in the wildPublic exploit

Cisco Unified Communications Manager WebDialer SSRF to File Write and Root Escalation

IdentifiersCVE-2026-20230CWE-918· Server-Side Request Forgery (SSRF)

CVE-2026-20230 is a critical server-side request forgery vulnerability in Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session Management Edition (Unified CM SME). The flaw is caused by improper input validation in specific HTTP requests handled by the WebDialer component. An unauthenticated remote attacker can send crafted HTTP requests to an affected system and coerce the server into making attacker-controlled internal requests. Successful exploitation can allow arbitrary file writes to the underlying operating system, which can then be leveraged in a subsequent stage to escalate privileges to root. Public reporting and technical analysis indicate the issue has been used in exploit chains that abuse internal services to drop JSP payloads/webshells on the embedded Tomcat-based application environment.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows an unauthenticated remote attacker to perform SSRF against the affected Unified CM/Unified CM SME instance, interact with internal services not normally exposed externally, and write attacker-controlled files to the underlying operating system. Those files can be used to establish persistence, deploy webshells, achieve remote code execution, and ultimately escalate privileges to root, resulting in full compromise of the affected communications server and potential follow-on access into connected voice and collaboration infrastructure.

Mitigation

If you can’t patch tonight, do this now.

If immediate patching is not possible, disable the Cisco WebDialer Web Service, because exploitation requires WebDialer to be enabled and it is disabled by default. Restrict exposure of Unified CM interfaces to trusted networks, monitor for anomalous HTTP activity and unexpected outbound/internal requests from the server, and inspect for unauthorized file creation or JSP artifacts in Tomcat-accessible directories. If compromise is suspected, perform forensic triage because patching alone does not remove attacker-planted payloads.

Remediation

Patch, then assume compromise.

Apply Cisco's fixed software releases for CVE-2026-20230. The provided content identifies Unified CM/Unified CM SME 14SU6 as a fixed release for version 14, and 15SU5 or an available COP patch for version 15. Because exploitation may plant persistent files such as JSP webshells, remediation should include not only patching but also post-compromise investigation for unexpected file creation, rogue services, and other indicators of intrusion before returning systems to normal operation.
PUBLIC EXPLOITS

Exploits

2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).

VALID 2 / 3 TOTALView more in app
Cisco-Unified-Communications-Manager-Server-Side-Forgery-Request-Vulnerability-CVE-2026-20230MaturityPoCVerified exploit

Repository contains a single Python PoC exploit and a README describing the attack chain and defensive considerations. The main file, CVE-2026-20230-poc.py, is a standalone command-line exploit that targets Cisco CUCM by chaining unauthenticated web access, hostname discovery from WebDialer WSDL, SSRF through the cmplatform install status endpoint, Axis service abuse, arbitrary file write, and final JSP-based command execution. The exploit is structured as a staged workflow: get_hostname() retrieves the real internal hostname from /webdialer/Version.jws?wsdl; ssrf_create_axis_service() sends a crafted request to /cmplatform/installClusterStatusExecute with a doubly encoded Axis deployment descriptor that creates a service named randomR11 and abuses org.apache.axis.handlers.LogHandler to write aaa.jsp into the Tomcat axis2-web directory; later stages verify the service, write an initial JSP dropper, write a second JSP command shell (c.jsp), and execute an operator-supplied command such as id. The script supports a --check mode, target/port selection, and command selection, indicating practical exploit intent rather than mere detection. The README is extensive and mostly explanatory, covering prerequisites such as WebDialer needing to be enabled, affected product context, attack-chain rationale, detection opportunities, and mitigation guidance. Overall, this is a real operational PoC for unauthenticated SSRF-to-arbitrary-file-write-to-RCE against CUCM, not just a scanner or documentation-only repository.

W5M1n9Disclosed Jun 25, 2026pythonmarkdownnetworkweb
CVE-2026-20230MaturityPoCVerified exploit

Small single-script Python repository containing a Cisco Unified CM CVE-2026-20230 scanner and PoC tester. Repository structure is minimal: one executable Python script, a README, dependency file, license, and .gitignore. The main script uses requests, urllib3, argparse, and colorama. Core capabilities: 1) Recon/fingerprinting: scan_target() sends GET requests to several Cisco Unified CM-related paths (/webdialer/Webdialer, /webdialer/Cisco_WebDialer_Service, /ccmadmin/showHome.do, /login.jsp, /cmplatform/, /cucm-uds/) and looks for response markers such as 'cucm', 'unified cm', 'webdialer', and version-like strings '14.'/'15.'. 2) Service detection: check_webdialer() probes likely WebDialer endpoints and flags the service as enabled when HTTP 200/403 responses contain WebDialer-related strings. 3) PoC testing: test_poc() submits a POST request to /webdialer/Webdialer with form fields dest and url set to file:// URIs, attempting to trigger a file-write primitive to an arbitrary path on the target. Success is inferred heuristically from status codes or response keywords. Important limitations: the script itself labels the POST body as a placeholder and explicitly says to replace it with real PoC parameters. Therefore, while it is exploit-oriented and includes an active write-test routine, it is not a complete weaponized exploit and does not contain a verified end-to-end root compromise chain. It is best characterized as an operational scanner/PoC harness rather than a polished exploit framework. No external hardcoded C2 or callback infrastructure is present. All network activity is direct client-to-target HTTP(S) requests. TLS verification is disabled, which helps against self-signed CUCM deployments. The script is interactive by default but supports automated PoC execution with --poc and a custom target file path via --file.

HORKimhabDisclosed Jun 5, 2026pythonwebnetwork
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
Cisco SystemsUnified Communications Managerapplication
Cisco SystemsUnified Communications Manager Session Management Editionapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

ACTIVITY FEED

Recent activity

197 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware1

Malware families riding this exploit, with evidence and IOCs.

Detection signatures1

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity171

Community discussion across Reddit, Mastodon, and other social sources.