<?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>FortiOS - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/fortios/</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>Fri, 19 Jun 2026 14:46:20 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/fortios/feed.xml" rel="self" type="application/rss+xml"/><item><title>FortiBleed Campaign: 73,932 FortiGate Systems Credentials Exposed</title><link>https://feed.craftedsignal.io/briefs/2026-06-fortibleed-credentials-leak/</link><pubDate>Fri, 19 Jun 2026 14:46:20 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-06-fortibleed-credentials-leak/</guid><description>A Russian-speaking threat group utilized a large dataset of administrative and VPN credentials, likely sourced from exposed FortiGate configuration files and active credential harvesting, to access government, critical infrastructure, and multinational corporate networks, resulting in widespread data exfiltration.</description><content:encoded><![CDATA[<p>A Russian-speaking threat group has been attributed to the &quot;FortiBleed&quot; campaign, which involves a massive dataset containing valid administrative and SSL VPN credentials for approximately 73,932 Fortinet FortiGate firewalls across 194 countries and over 21,600 domains. Disclosed on June 13, 2026, by researcher Volodymyr Diachenko, this campaign leverages credentials likely obtained from exported FortiGate configuration files and active credential harvesting against FortiGate and MSSQL systems. The threat group used a 45-GPU cluster for offline hash cracking, enabling access to sensitive internal networks, including government, critical infrastructure, and multinational corporations. The scope and verified authenticity of these credentials make this a high-priority incident, as many affected devices remain online and internet-exposed, posing an immediate threat of espionage and data exfiltration.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Credential Harvesting &amp; Exposure</strong>: Threat actors obtained a dataset comprising FortiGate administrative and SSL VPN credentials, likely sourced from exposed FortiGate configuration files and hashes intercepted during large-scale credential attempts (1.16 billion against FortiGate, 2.1 billion against MSSQL).</li>
<li><strong>Offline Credential Cracking</strong>: A 45-GPU cluster managed through Hashtopolis was utilized to crack the collected SSL VPN authentication hashes, successfully recovering plaintext administrative and VPN credentials.</li>
<li><strong>Initial Access with Valid Accounts</strong>: Using the recovered plaintext credentials, threat actors gained unauthorized access to FortiGate management interfaces and internal Active Directory environments.</li>
<li><strong>Lateral Movement &amp; Discovery</strong>: Once inside, attackers deployed Active Directory and LDAP enumeration scripts (e.g., <code>ad_enum.py</code>, <code>ad_full_audit.py</code>) and performed password spraying (<code>spray_*.sh</code>, <code>spray_*.py</code>) to expand their access and identify additional targets and sensitive data within the network.</li>
<li><strong>Data Collection &amp; Staging</strong>: SMB/DFS collection scripts (e.g., <code>backup_dfs.py</code>, <code>spider.py</code>) were used to identify and gather sensitive data across the network, potentially staging it for exfiltration.</li>
<li><strong>Data Exfiltration</strong>: Classified documents and other sensitive information were exfiltrated from compromised organizations, including a Turkish NATO defense contractor.</li>
<li><strong>Defense Evasion</strong>: Threat actors employed log-clearing markers to remove traces of their activity from compromised systems, hindering detection and forensic analysis.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The FortiBleed campaign has resulted in the exposure of credentials for 73,932 FortiGate firewall URLs across 194 countries and over 21,600 domains. Verified compromises include organizations in government, telecommunications, financial services, healthcare, manufacturing, and critical infrastructure sectors, with reported impacts in Japan, Taiwan, Vietnam, Iraq, and Türkiye. A Turkish NATO defense contractor suffered exfiltration of classified documents, highlighting the potential for state-sponsored espionage. The offline nature of credential cracking means initial credential theft may not be logged, making detection of the initial compromise challenging. Continued online exposure of affected devices with verified credentials poses an ongoing, severe risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Rotate all FortiGate administrative and SSL VPN credentials immediately, especially for those identified as exposed.</li>
<li>Enforce multi-factor authentication (MFA) on all FortiGate remote and administrative access points to mitigate the impact of compromised credentials.</li>
<li>Deploy the Sigma rule &quot;Detect Malicious IP in Network Connections&quot; to identify and block traffic associated with <code>85.11.187.8</code> at your network perimeter.</li>
<li>Deploy the Sigma rule &quot;Detect Execution of AD/Credential Enumeration Scripts&quot; to your Windows endpoints to alert on post-exploitation activity involving <code>ad_enum.py</code> or similar scripts.</li>
<li>Deploy the Sigma rule &quot;Detect Creation/Modification of FortiBleed Attack Tools&quot; to monitor file system activity for the presence of attacker tools like <code>fg_capture.log</code> or <code>bot.py</code>.</li>
<li>Review Fortinet logs for unusual login attempts, administrative sessions, configuration changes, and newly created accounts.</li>
<li>Restrict or remove internet exposure for FortiGate management interfaces to reduce attack surface.</li>
<li>Patch FortiOS to the latest available version to address any underlying vulnerabilities that might have facilitated configuration file exposure.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>credential-theft</category><category>fortigate</category><category>fortios</category><category>state-sponsored</category><category>espionage</category><category>data-exfiltration</category><category>russian-speaking</category><category>critical-infrastructure</category><category>government</category></item><item><title>Fortinet FortiOS Privilege Escalation Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-05-fortios-privesc/</link><pubDate>Wed, 13 May 2026 08:49:55 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-fortios-privesc/</guid><description>An authenticated remote attacker can exploit a vulnerability in Fortinet FortiOS to escalate their privileges.</description><content:encoded><![CDATA[<p>A vulnerability in Fortinet FortiOS allows an authenticated remote attacker to escalate their privileges. The specific details of the vulnerability are not provided in the source, but the potential impact involves an attacker gaining elevated access within the affected FortiOS system. This vulnerability could lead to unauthorized access to sensitive data, modification of system configurations, or other malicious activities. Defenders should prioritize patching and implementing security best practices for FortiOS deployments to mitigate this risk.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker gains initial access to the FortiOS device through valid credentials (e.g., compromised account, default password, or brute-force attack).</li>
<li>The attacker identifies a privilege escalation vulnerability within the FortiOS software.</li>
<li>The attacker crafts a malicious request or command that exploits the identified vulnerability.</li>
<li>The attacker sends the crafted request to the FortiOS device.</li>
<li>The vulnerable FortiOS component processes the malicious request, failing to properly validate or sanitize the input.</li>
<li>The attacker's privileges are elevated, granting them higher-level access to the system.</li>
<li>The attacker leverages the elevated privileges to access sensitive data, modify system configurations, or install malicious software.</li>
<li>The attacker maintains persistence and continues to exploit the compromised system for further malicious activities.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability can lead to complete compromise of the FortiOS device. An attacker gaining elevated privileges can access sensitive network configurations, intercept traffic, and potentially pivot to other systems on the network. The number of victims and specific sectors targeted are unknown, but the impact on affected organizations could be significant, potentially leading to data breaches, service disruptions, and reputational damage.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the latest FortiOS patches and updates from Fortinet to address this vulnerability.</li>
<li>Review and enforce strong password policies for all FortiOS accounts.</li>
<li>Implement multi-factor authentication (MFA) for all FortiOS administrative accounts.</li>
<li>Deploy the Sigma rule to detect potential privilege escalation attempts on FortiOS devices.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>privilege-escalation</category><category>fortinet</category><category>fortios</category></item></channel></rss>