{"id":9338,"date":"2026-07-29T17:15:26","date_gmt":"2026-07-29T14:15:26","guid":{"rendered":"https:\/\/www.protectimus.com\/blog\/?p=9338"},"modified":"2026-07-29T17:15:26","modified_gmt":"2026-07-29T14:15:26","slug":"vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough","status":"publish","type":"post","link":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/","title":{"rendered":"VPN Attacks in 2026: Fortinet, Ivanti, Cisco \u2014 Why Passwords Are Not Enough"},"content":{"rendered":"\n<p>The three most widely deployed enterprise VPN platforms of the last decade \u2014 Fortinet FortiGate, Ivanti Connect Secure, and Cisco ASA \u2014 have together produced dozens of critical, actively exploited vulnerabilities between 2022 and 2026. Every major incident response firm has documented the campaigns. CISA has issued emergency directives. Patches have been released.<\/p>\n\n\n\n<p>And attackers are still getting in.<\/p>\n\n\n\n<p>Not always through new zero-days. Often through credentials. Valid usernames and passwords, obtained from phishing campaigns, leaked configuration files, or breach databases, used against VPN endpoints that accept them without a second factor. The vulnerability patches matter. But they don&#8217;t solve the credential problem \u2014 and the credential problem is where most of the actual intrusions happen.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A Brief Timeline of Major VPN Incidents: Fortinet, Ivanti, and Cisco<\/h2>\n\n\n\n<p>The scale of VPN exploitation in 2022\u20132026 is difficult to convey without walking through the actual incidents. Here&#8217;s the condensed version.<\/p>\n\n\n\n<p><strong>Fortinet \u2014 the persistent target<\/strong><\/p>\n\n\n\n<p>Fortinet&#8217;s SSL VPN has been a continuous target since CVE-2018-13379 leaked plaintext credentials for approximately 50,000 devices. That vulnerability is still in the CISA KEV catalog. What followed was a chain: CVE-2022-42475 (heap buffer overflow, remote code execution via SSL VPN daemon), CVE-2023-27997 (&#8220;XORtigate&#8221; \u2014 pre-authentication heap overflow, CVSS 9.8), and CVE-2024-21762 (out-of-bounds write in SSL VPN, added to CISA KEV within days of disclosure).<\/p>\n\n\n\n<p>The April 2025 Fortinet advisory described the downstream consequence of this chain: attackers had created a symbolic link between the SSL VPN user filesystem and the device&#8217;s root filesystem, maintaining read-only access to device configurations \u2014 including credentials \u2014 even after the vulnerabilities were patched. Organizations that patched promptly could still be affected if the device had been compromised before the vulnerability was remediated. As of July 2026, CISA&#8217;s KEV catalog contains 26 confirmed Fortinet vulnerabilities exploited in the wild.<\/p>\n\n\n\n<p>In early 2026, Amazon Threat Intelligence documented a separate campaign: a financially motivated threat actor using commercial AI tools compromised over 600 FortiGate devices across 55 countries. The initial access relied on credential attacks against exposed management interfaces rather than a new zero-day vulnerability.<\/p>\n\n\n\n<p><strong>Ivanti \u2014 the nation-state target<\/strong><\/p>\n\n\n\n<p>Ivanti Connect Secure (formerly Pulse Secure) became a focal point for nation-state actors beginning in December 2023. China-nexus group UNC5221 exploited CVE-2023-46805 (authentication bypass) and CVE-2024-21887 (command injection) in a wave of intrusions that, by January 2024, had compromised over 2,100 devices identified by Volexity&#8217;s external scanning \u2014 with the actual number likely higher.<\/p>\n\n\n\n<p>CISA issued Emergency Directive ED 24-01 requiring federal civilian agencies to take immediate action. Mandiant documented follow-on intrusions deploying custom malware families including ZIPLINE, LIGHTWIRE, and WARPWIRE \u2014 a credential harvester specifically designed to extract VPN credentials from device memory.<\/p>\n\n\n\n<p>The pattern continued with CVE-2025-0282 (CVSS 9.0, unauthenticated RCE, zero-day exploitation confirmed mid-December 2024) and CVE-2025-22457 (another buffer overflow, mid-March 2025 exploitation, SPAWN ecosystem malware deployed). During these campaigns, UNC5221 also modified Ivanti&#8217;s Integrity Checker Tool (ICT) to evade detection, causing compromised devices to appear clean during automated integrity checks.<\/p>\n\n\n\n<p><strong>Cisco ASA \u2014 the credential spray campaign<\/strong><\/p>\n\n\n\n<p>Cisco&#8217;s pattern differs slightly. While Cisco ASA has had serious vulnerabilities (the ArcaneDoor campaign, including CVE-2024-20359 and CVE-2024-20353, demonstrated that sophisticated actors could establish persistent access to Cisco ASA devices), the most documented and widespread attack pattern against Cisco ASA VPN endpoints has been credential-based.<\/p>\n\n\n\n<p>Rapid7 and Cisco PSIRT tracked ransomware groups Akira and LockBit running sustained brute-force campaigns against internet-exposed Cisco ASA VPN endpoints throughout 2025. GreyNoise observed over 25,000 unique IP addresses scanning ASA login portals during a single spike in August 2025. No confirmed bypass of correctly configured MFA deployments was reported during these campaigns \u2014 highlighting both the effectiveness of MFA and its absence in the environments that were successfully compromised.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why IP Allowlisting and Firewall Rules Are Not Enough<\/h2>\n\n\n\n<p>The standard operational response to VPN attacks is perimeter restriction: limit which IPs can reach the VPN endpoint, put it behind a jump server, tighten firewall rules. These are reasonable controls. They are not sufficient.<\/p>\n\n\n\n<p><strong>IP allowlisting<\/strong> assumes a stable, manageable set of source addresses. In practice, remote workers connect from home networks, hotels, coffee shops, and client offices \u2014 none of which have predictable addresses. Every allowlist exception expands the attack surface. Most organizations quietly abandon strict allowlisting because it generates too much operational friction, or they maintain allowlists in practice but grant so many exceptions that the effective coverage is minimal.<\/p>\n\n\n\n<p><strong>Firewall rules<\/strong> reduce the exposure of the VPN endpoint to the public internet \u2014 but VPN endpoints exist specifically to accept connections from the public internet. There is no firewall rule that restricts VPN access to legitimate users while allowing remote access to work. That&#8217;s the VPN&#8217;s entire job.<\/p>\n\n\n\n<p><strong>Patch management<\/strong> addresses vulnerability exploitation but not credential theft. The FortiGate compromises that persisted after patches were applied, the Ivanti credential extraction tool deployed by UNC5221, and the Cisco ASA credential spray campaigns all operated against patched devices. A correctly patched VPN endpoint still accepts valid credentials without a second factor.<\/p>\n\n\n\n<p>None of these controls \u2014 individually or combined \u2014 addresses the authentication gap that allows a stolen password to open a VPN tunnel.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What the Data Actually Shows: DBIR, Mandiant, CISA KEV<\/h2>\n\n\n\n<p>Three data sources converge on the same conclusion.<\/p>\n\n\n\n<p>Verizon&#8217;s 2025 Data Breach Investigations Report found that exploitation of edge and VPN devices grew approximately eightfold year-over-year, appearing in 22% of all exploit-based breaches. Credential abuse remained the #1 overall initial access vector, present in 22% of confirmed breaches across all categories. Coalition&#8217;s 2025 Cyber Claims Report found that VPN compromise was the established entry vector in 73% of network intrusions with a confirmed initial access path.<\/p>\n\n\n\n<p>CISA&#8217;s KEV catalog tells the vendor-specific story. Fortinet: 26 confirmed exploited CVEs as of July 2026. Ivanti: repeated zero-day exploitation across three major vulnerability waves in 2023\u20132025, each involving authentication bypass or pre-authentication RCE. Cisco: multiple advisories on credential-based campaigns targeting ASA endpoints specifically.<\/p>\n\n\n\n<p>In approximately 85% of the intrusions Mandiant investigated in 2025, RDP was the lateral movement tool of choice after initial access. Across many of the VPN-focused campaigns discussed above, attackers first gained access through internet-facing VPN infrastructure before moving laterally via RDP and other protocols.<\/p>\n\n\n\n<p>Microsoft&#8217;s Digital Defense Report 2025 provides the single most useful summary statistic: MFA blocks more than 99.2% of automated credential-based attacks. That number reflects what actually stops the attack pattern documented across Fortinet, Ivanti, and Cisco VPN incidents.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How MFA Closes the Credential Gap<\/h2>\n\n\n\n<p>MFA doesn&#8217;t patch CVEs. It doesn&#8217;t replace firmware updates or network segmentation. What it does is make stolen credentials non-functional as the sole authentication factor.<\/p>\n\n\n\n<p>A password obtained from a phishing campaign, extracted from a leaked FortiGate configuration file, or found in a breach database cannot open a VPN session if the gateway requires a second factor that the attacker doesn&#8217;t control. The TOTP code changes every 30 seconds and is generated by a bound authenticator \u2014 an app or hardware token \u2014 that is specific to the enrolled user. The NTLM hash extracted from memory doesn&#8217;t include the current OTP. The credential list purchased on a criminal forum doesn&#8217;t include the user&#8217;s registered device.<\/p>\n\n\n\n<p>At the network layer, MFA integrates with VPN gateways through RADIUS. The VPN gateway forwards authentication requests to a RADIUS proxy, which validates the password against Active Directory or another configured identity source and then issues a second-factor challenge. The user enters a TOTP code. Only after both factors are validated does the gateway receive an Access-Accept and open the tunnel.<\/p>\n\n\n\n<p>This architecture works with any RFC 2865-compliant RADIUS client \u2014 Fortinet FortiGate, Cisco ASA and FTD, Ivanti Connect Secure (which supports RADIUS authentication for SSL VPN), Palo Alto GlobalProtect, SonicWall, and others. The gateway doesn&#8217;t need to know that MFA is happening in the proxy layer.<\/p>\n\n\n\n<p>The Rapid7 and Cisco PSIRT documentation of the Akira\/LockBit campaigns against Cisco ASA is worth repeating here: zero confirmed bypasses of correctly configured MFA deployments, during a sustained campaign targeting internet-exposed Cisco ASA VPN endpoints. The attackers successfully compromised password-only endpoints, while no confirmed bypasses of correctly configured MFA deployments were reported.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Practical Considerations: What to Evaluate Before Deployment<\/h2>\n\n\n\n<p>Not all VPN MFA implementations are equivalent. A few things worth confirming before selecting an approach:<\/p>\n\n\n\n<p><strong>On-premises vs cloud dependency.<\/strong> Organizations with strict security, compliance, or availability requirements may prefer an MFA server that handles the entire authentication flow locally \u2014 password validation against Active Directory or another identity source, and OTP enforcement \u2014 without relying on external cloud services.<\/p>\n\n\n\n<p><strong>Access-Challenge support.<\/strong> RADIUS Access-Challenge allows the VPN client to present a dedicated OTP input field after the password is accepted. Most modern VPN clients support this. For legacy configurations, Inline Mode (password and OTP in a single field with a separator) provides a fallback.<\/p>\n\n\n\n<p><strong>Hardware token support.<\/strong> For users without smartphones, in air-gapped environments, or in roles where mobile device use is restricted, OATH TOTP hardware tokens provide the same second-factor enforcement without any software component on the user side.<\/p>\n\n\n\n<p><strong>High availability.<\/strong> MFA infrastructure can become a single point of failure for VPN authentication. Where uninterrupted authentication is required, deploy redundant RADIUS servers or use a clustered Protectimus On-Premise Platform.<\/p>\n\n\n\n<p>A practical <a href=\"https:\/\/www.protectimus.com\/mfa-for-vpn\/\">RADIUS MFA for VPN<\/a> deployment covers all major VPN platforms from a single server. For <a href=\"https:\/\/www.protectimus.com\/mfa-for-fortigate\/\">MFA for FortiGate<\/a> specifically \u2014 including the FortiToken licensing model comparison and step-by-step RADIUS configuration \u2014 the dedicated page covers the FortiGate-specific implementation. For Cisco ASA and AnyConnect, see <a href=\"https:\/\/www.protectimus.com\/mfa-for-cisco-anyconnect\/\">MFA for Cisco AnyConnect<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion: The Control That Actually Works<\/h2>\n\n\n\n<p>The VPN incident timeline of 2022\u20132026 contains a consistent finding: credential-based attacks work, even against patched devices, in environments that don&#8217;t enforce MFA. The inverse is also consistent: documented campaigns reported no confirmed bypasses of correctly configured MFA deployments.<\/p>\n\n\n\n<p>Patch management closes vulnerability windows. Network segmentation limits blast radius. Monitoring catches post-breach activity. MFA is the control that makes the credential theft that follows vulnerability exploitation operationally useless as an initial access method.<\/p>\n\n\n\n<p>The data from DBIR, Coalition, Mandiant, and CISA points in the same direction. So does the absence of documented MFA bypasses in the Akira\/LockBit campaigns. If there&#8217;s one control that should be on every VPN endpoint before the next Fortinet CVE, the next Ivanti zero-day, or the next credential spray campaign, it&#8217;s a second authentication factor.<\/p>\n<span class=\"et_bloom_bottom_trigger\"><\/span>","protected":false},"excerpt":{"rendered":"<p>The three most widely deployed enterprise VPN platforms of the last decade \u2014 Fortinet FortiGate, Ivanti Connect Secure, and Cisco ASA \u2014 have together produced dozens of critical, actively exploited vulnerabilities between 2022 and 2026. Every major incident response firm has documented the campaigns. CISA has issued emergency directives. Patches have been released. And attackers [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-9338","post","type-post","status-publish","format-standard","hentry","category-no-category"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"VPN credentials are the #1 ransomware entry point in 2026. Analysis of Fortinet, Ivanti &amp; Cisco attacks \u2014 and how to actually stop them.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Anna\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Protectimus ltd\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"VPN Attacks 2026: Why Passwords Are Not Enough\" \/>\n\t\t<meta property=\"og:description\" content=\"VPN credentials are the #1 ransomware entry point in 2026. Analysis of Fortinet, Ivanti &amp; Cisco attacks \u2014 and how to actually stop them.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-29T14:15:26+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-29T14:15:26+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/protectimus\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@protectimus\" \/>\n\t\t<meta name=\"twitter:title\" content=\"VPN Attacks 2026: Why Passwords Are Not Enough\" \/>\n\t\t<meta name=\"twitter:description\" content=\"VPN credentials are the #1 ransomware entry point in 2026. Analysis of Fortinet, Ivanti &amp; Cisco attacks \u2014 and how to actually stop them.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@protectimus\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"Anna\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\\\/#article\",\"name\":\"VPN Attacks 2026: Why Passwords Are Not Enough\",\"headline\":\"VPN Attacks in 2026: Fortinet, Ivanti, Cisco \\u2014 Why Passwords Are Not Enough\",\"author\":{\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/author\\\/ann\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/#organization\"},\"datePublished\":\"2026-07-29T17:15:26+03:00\",\"dateModified\":\"2026-07-29T17:15:26+03:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\\\/#webpage\"},\"articleSection\":\"No category, English\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.protectimus.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/category\\\/no-category\\\/#listItem\",\"name\":\"No category\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/category\\\/no-category\\\/#listItem\",\"position\":2,\"name\":\"No category\",\"item\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/category\\\/no-category\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\\\/#listItem\",\"name\":\"VPN Attacks in 2026: Fortinet, Ivanti, Cisco \\u2014 Why Passwords Are Not Enough\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\\\/#listItem\",\"position\":3,\"name\":\"VPN Attacks in 2026: Fortinet, Ivanti, Cisco \\u2014 Why Passwords Are Not Enough\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/category\\\/no-category\\\/#listItem\",\"name\":\"No category\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/#organization\",\"name\":\"Protectimus\",\"description\":\"Blog Company\",\"url\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/\",\"telephone\":\"+35319014565\",\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/protectimus\",\"https:\\\/\\\/twitter.com\\\/protectimus\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCwhXKBLAQfXca6bBWKjj27g\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/protectimus-solution-ltd\\\/mycompany\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/author\\\/ann\\\/#author\",\"url\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/author\\\/ann\\\/\",\"name\":\"Anna\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9d39b4328d187c831d5ebe5986dd92c9abc337b45adca23fcab04e0a0d0e0adc?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Anna\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\\\/#webpage\",\"url\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\\\/\",\"name\":\"VPN Attacks 2026: Why Passwords Are Not Enough\",\"description\":\"VPN credentials are the #1 ransomware entry point in 2026. Analysis of Fortinet, Ivanti & Cisco attacks \\u2014 and how to actually stop them.\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/author\\\/ann\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/author\\\/ann\\\/#author\"},\"datePublished\":\"2026-07-29T17:15:26+03:00\",\"dateModified\":\"2026-07-29T17:15:26+03:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/\",\"name\":\"Protectimus Limited\",\"description\":\"Blog Company\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.protectimus.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>VPN Attacks 2026: Why Passwords Are Not Enough<\/title>\n\n","aioseo_head_json":{"title":"VPN Attacks 2026: Why Passwords Are Not Enough","description":"VPN credentials are the #1 ransomware entry point in 2026. Analysis of Fortinet, Ivanti & Cisco attacks \u2014 and how to actually stop them.","canonical_url":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/#article","name":"VPN Attacks 2026: Why Passwords Are Not Enough","headline":"VPN Attacks in 2026: Fortinet, Ivanti, Cisco \u2014 Why Passwords Are Not Enough","author":{"@id":"https:\/\/www.protectimus.com\/blog\/author\/ann\/#author"},"publisher":{"@id":"https:\/\/www.protectimus.com\/blog\/#organization"},"datePublished":"2026-07-29T17:15:26+03:00","dateModified":"2026-07-29T17:15:26+03:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/#webpage"},"isPartOf":{"@id":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/#webpage"},"articleSection":"No category, English"},{"@type":"BreadcrumbList","@id":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.protectimus.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.protectimus.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.protectimus.com\/blog\/category\/no-category\/#listItem","name":"No category"}},{"@type":"ListItem","@id":"https:\/\/www.protectimus.com\/blog\/category\/no-category\/#listItem","position":2,"name":"No category","item":"https:\/\/www.protectimus.com\/blog\/category\/no-category\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/#listItem","name":"VPN Attacks in 2026: Fortinet, Ivanti, Cisco \u2014 Why Passwords Are Not Enough"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.protectimus.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/#listItem","position":3,"name":"VPN Attacks in 2026: Fortinet, Ivanti, Cisco \u2014 Why Passwords Are Not Enough","previousItem":{"@type":"ListItem","@id":"https:\/\/www.protectimus.com\/blog\/category\/no-category\/#listItem","name":"No category"}}]},{"@type":"Organization","@id":"https:\/\/www.protectimus.com\/blog\/#organization","name":"Protectimus","description":"Blog Company","url":"https:\/\/www.protectimus.com\/blog\/","telephone":"+35319014565","sameAs":["https:\/\/www.facebook.com\/protectimus","https:\/\/twitter.com\/protectimus","https:\/\/www.youtube.com\/channel\/UCwhXKBLAQfXca6bBWKjj27g","https:\/\/www.linkedin.com\/company\/protectimus-solution-ltd\/mycompany\/"]},{"@type":"Person","@id":"https:\/\/www.protectimus.com\/blog\/author\/ann\/#author","url":"https:\/\/www.protectimus.com\/blog\/author\/ann\/","name":"Anna","image":{"@type":"ImageObject","@id":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/9d39b4328d187c831d5ebe5986dd92c9abc337b45adca23fcab04e0a0d0e0adc?s=96&d=mm&r=g","width":96,"height":96,"caption":"Anna"}},{"@type":"WebPage","@id":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/#webpage","url":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/","name":"VPN Attacks 2026: Why Passwords Are Not Enough","description":"VPN credentials are the #1 ransomware entry point in 2026. Analysis of Fortinet, Ivanti & Cisco attacks \u2014 and how to actually stop them.","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/www.protectimus.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/#breadcrumblist"},"author":{"@id":"https:\/\/www.protectimus.com\/blog\/author\/ann\/#author"},"creator":{"@id":"https:\/\/www.protectimus.com\/blog\/author\/ann\/#author"},"datePublished":"2026-07-29T17:15:26+03:00","dateModified":"2026-07-29T17:15:26+03:00"},{"@type":"WebSite","@id":"https:\/\/www.protectimus.com\/blog\/#website","url":"https:\/\/www.protectimus.com\/blog\/","name":"Protectimus Limited","description":"Blog Company","inLanguage":"en-GB","publisher":{"@id":"https:\/\/www.protectimus.com\/blog\/#organization"}}]},"og:locale":"en_GB","og:site_name":"Protectimus ltd","og:type":"article","og:title":"VPN Attacks 2026: Why Passwords Are Not Enough","og:description":"VPN credentials are the #1 ransomware entry point in 2026. Analysis of Fortinet, Ivanti &amp; Cisco attacks \u2014 and how to actually stop them.","og:url":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/","article:published_time":"2026-07-29T14:15:26+00:00","article:modified_time":"2026-07-29T14:15:26+00:00","article:publisher":"https:\/\/www.facebook.com\/protectimus","twitter:card":"summary","twitter:site":"@protectimus","twitter:title":"VPN Attacks 2026: Why Passwords Are Not Enough","twitter:description":"VPN credentials are the #1 ransomware entry point in 2026. Analysis of Fortinet, Ivanti &amp; Cisco attacks \u2014 and how to actually stop them.","twitter:creator":"@protectimus","twitter:label1":"Written by","twitter:data1":"Anna","twitter:label2":"Est. reading time","twitter:data2":"8 minutes"},"aioseo_meta_data":{"post_id":"9338","title":"VPN Attacks 2026: Why Passwords Are Not Enough","description":"VPN credentials are the #1 ransomware entry point in 2026. Analysis of Fortinet, Ivanti &amp; Cisco attacks \u2014 and how to actually stop them.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-07-29 14:15:57","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-07-23 18:53:39","updated":"2026-07-29 14:21:29"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.protectimus.com\/blog\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.protectimus.com\/blog\/category\/no-category\/\" title=\"No category\">No category<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tVPN Attacks in 2026: Fortinet, Ivanti, Cisco \u2014 Why Passwords Are Not Enough\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.protectimus.com\/blog"},{"label":"No category","link":"https:\/\/www.protectimus.com\/blog\/category\/no-category\/"},{"label":"VPN Attacks in 2026: Fortinet, Ivanti, Cisco \u2014 Why Passwords Are Not Enough","link":"https:\/\/www.protectimus.com\/blog\/vpn-attacks-in-2026-fortinet-ivanti-cisco-why-passwords-are-not-enough\/"}],"_links":{"self":[{"href":"https:\/\/www.protectimus.com\/blog\/wp-json\/wp\/v2\/posts\/9338","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.protectimus.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.protectimus.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.protectimus.com\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.protectimus.com\/blog\/wp-json\/wp\/v2\/comments?post=9338"}],"version-history":[{"count":1,"href":"https:\/\/www.protectimus.com\/blog\/wp-json\/wp\/v2\/posts\/9338\/revisions"}],"predecessor-version":[{"id":9339,"href":"https:\/\/www.protectimus.com\/blog\/wp-json\/wp\/v2\/posts\/9338\/revisions\/9339"}],"wp:attachment":[{"href":"https:\/\/www.protectimus.com\/blog\/wp-json\/wp\/v2\/media?parent=9338"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.protectimus.com\/blog\/wp-json\/wp\/v2\/categories?post=9338"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.protectimus.com\/blog\/wp-json\/wp\/v2\/tags?post=9338"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}