<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cisco Secure Firewall Threat Defense — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/cisco-secure-firewall-threat-defense/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 28 May 2026 17:46:52 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/cisco-secure-firewall-threat-defense/feed.xml" rel="self" type="application/rss+xml"/><item><title>Cisco Privileged Account Creation Followed by HTTP Command Execution</title><link>https://feed.craftedsignal.io/briefs/2026-05-cisco-priv-account-http-cmd-exec/</link><pubDate>Thu, 28 May 2026 17:46:52 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cisco-priv-account-http-cmd-exec/</guid><description>Attackers create privileged accounts on Cisco IOS devices and then execute commands remotely via HTTP to gain privileged access.</description><content:encoded><![CDATA[<p>This threat involves attackers targeting Cisco IOS devices to establish a foothold and execute commands with elevated privileges. The observed technique involves the creation of privileged accounts followed by command execution via HTTP requests. This approach circumvents the need for interactive SSH access, enabling attackers to remotely control the compromised device. This activity has been associated with APT actors. The attacks leverage HTTP GET or POST requests directed towards privileged execution paths, commonly using URLs like <code>/level/15/exec/-/*</code>. This allows attackers to gain the highest privilege level (level 15) on Cisco devices, potentially leading to significant network compromise.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker gains initial access to the network, potentially through vulnerabilities in other network devices or services.</li>
<li>The attacker scans the network to identify Cisco IOS devices.</li>
<li>The attacker exploits a vulnerability or uses stolen credentials to access the Cisco IOS device.</li>
<li>The attacker creates a new privileged account on the Cisco IOS device. This account is typically configured with level 15 privileges.</li>
<li>The attacker uses HTTP GET or POST requests to target privileged execution paths, such as <code>/level/15/exec/-/*</code>.</li>
<li>These HTTP requests contain commands that the attacker wants to execute on the Cisco IOS device.</li>
<li>The Cisco IOS device executes the commands with the privileges of the newly created account.</li>
<li>The attacker leverages the compromised Cisco IOS device to further explore the network, exfiltrate data, or disrupt network operations.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation can lead to full compromise of the Cisco device and potentially the entire network. Attackers can use the compromised device to intercept network traffic, disrupt network services, exfiltrate sensitive data, or pivot to other systems within the network. Due to the high privilege level obtained, attackers can modify device configurations, add new users, or disable security features.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Enable logging for Cisco IOS devices and forward the logs to a SIEM for analysis (reference: search query).</li>
<li>Enable and tune the &ldquo;Cisco IOS Suspicious Privileged Account Creation&rdquo; and &ldquo;Cisco Secure Firewall - Privileged Command Execution via HTTP&rdquo; detections in your security tools and ensure they generate risk events on the same entity field (reference: description).</li>
<li>Investigate any correlated risk events generated by this analytic, focusing on devices with recent privileged account creation followed by HTTP command execution (reference: search query).</li>
<li>Restrict HTTP access to Cisco IOS devices and enforce strong authentication for all access methods.</li>
<li>Regularly review and audit user accounts on Cisco IOS devices to identify and remove any unauthorized accounts.</li>
<li>Deploy the provided correlation search to detect correlated risk events between privileged account creation and HTTP command execution (reference: search query).</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cisco</category><category>network</category><category>privilege escalation</category><category>command execution</category></item></channel></rss>