A critical Server-Side Request Forgery (SSRF) vulnerability in Cisco Unified Communications Manager (Unified CM) and Unified CM Session Management Edition (SME), tracked as CVE-2026-20230, is now under active attack. First disclosed with patches on June 3, 2026, the flaw allows an unauthenticated, remote attacker to write arbitrary files to the filesystem, which can be leveraged to achieve remote code execution and full system compromise with root privileges. Threat intelligence firms began observing exploitation attempts around June 22, 2026, originating from Tor exit nodes. The attacks consist of automated scans attempting to drop test files and webshells on vulnerable servers. The primary mitigating factor is that the vulnerable component, the WebDialer service, is disabled by default. Organizations that have enabled this service are at immediate risk and must either apply patches or disable the service to prevent compromise.
CVE-2026-20230 is an SSRF vulnerability with a CVSS base score of 8.6, which Cisco has elevated to a Critical severity rating due to its high impact. The flaw exists in the WebDialer service of Cisco Unified CM and SME. It arises from improper validation of user-supplied input in HTTP requests sent to the service.
An unauthenticated attacker can send a specially crafted HTTP request to the WebDialer endpoint. This request tricks the application into initiating a request to an attacker-controlled server and then writing the response content to an arbitrary location on the local filesystem. This file-write primitive is powerful and can be used for several malicious purposes:
root.The observed attack campaign is a classic example of opportunistic, automated exploitation following the publication of a proof-of-concept (PoC). The threat actors are using scanners to sweep for vulnerable, internet-facing Unified CM servers.
The attack leverages T1190 - Exploit Public-Facing Application. The initial probes from Tor exit nodes are designed to identify vulnerable systems by attempting to write a harmless test file, /tmp/cve-2026-20230-test.txt. This is a low-noise method to confirm the vulnerability without immediately triggering security alerts that a webshell might.
If the test is successful, the attacker proceeds to the next stage: deploying a webshell. This action corresponds to T1505.003 - Server Software Component: Web Shell. Once the webshell is in place, the attacker has a persistent backdoor to execute arbitrary commands, aligning with T1059.004 - Command and Scripting Interpreter: Unix Shell. From there, they can conduct further internal reconnaissance, lateral movement, and data exfiltration.
The use of Tor exit nodes is a common tactic to anonymize the source of the attack, making attribution and blocking more challenging for defenders.
Compromise of a Cisco Unified CM server can have a significant business impact. These systems are central to an organization's voice, video, and messaging communications. An attacker with root access could:
Given that Unified CM is often integrated with Active Directory and other core services, a breach poses a severe risk to the entire organization.
file_path/tmp/cve-2026-20230-test.txtsource_ip_rangeTor exit nodesSecurity teams may want to hunt for the following patterns to identify exploitation:
url_pattern*/webdialer/*process_namejava/tmp or web directories.command_line_patterncurl or wget within a web requestcurl or wget to fetch the file content to be written. Inspect request bodies for such patterns.log_sourceWeb server access logs/tmp or other directories originating from the Unified CM application process, especially for files with names matching the IOC (cve-2026-20230-test.txt).D3-PA - Process Analysis)D3-ACH - Application Configuration Hardening)D3-SU - Software Update)CISA adds CVE-2026-20230 to KEV catalog with federal deadline; exploitation began within 24 hours of PoC release.
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added CVE-2026-20230 to its Known Exploited Vulnerabilities (KEV) catalog, mandating federal agencies to remediate the flaw by July 12, 2026. This highlights the critical nature and active threat. Exploitation intensified rapidly, beginning less than 24 hours after Horizon3.ai publicly released a proof-of-concept on June 24, 2026. New hunting hints include monitoring POST requests to /ccmadmin/execute.asp and file writes to /var/log/active/.
Cisco releases an advisory and patches for CVE-2026-20230.
Threat intelligence firms begin observing active exploitation of CVE-2026-20230 in the wild.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.