Start with Identity
Identity CVE · SAML

CVE-2025-59718FortiCloud SSO SAML bypass on FortiOS, FortiProxy, FortiSwitchManager

critical · CVSS 9.8CISA KEVActively exploited
Product: Fortinet FortiOS / FortiProxy / FortiSwitchManagerVendor: FortinetCWE-347Disclosed: 2025-12-09Status: Actively exploitedProtocol deep diveNVD ↗CISA KEV ↗

What broke

Fortinet FortiOS, FortiProxy, and FortiSwitchManager accepted a crafted SAML message as a valid FortiCloud SSO login (CWE-347, improper verification of a cryptographic signature). CVSS 9.8. Disclosed 9 December 2025. Arctic Wolf observed malicious SSO logins on FortiGate appliances beginning 12 December, three days later. CISA added CVE-2025-59718 to KEV on 16 December 2025 and set a federal patch-by date of 23 December 2025.

CVE-2025-59719 is the FortiWeb twin. CVE-2026-24858 is the follow-on that hits devices already patched for this pair.

Why it matters

This is the identity CVE that was exploited in the wild fastest in the 2025-2026 window. FortiCloud SSO sits on the management plane of firewalls and proxies. A SAML bypass there is not a user-app account takeover. It is administrative control of the network edge, after which ransomware crews do not need a second exploit.

What to do

  • Patch now if FortiCloud SSO is enabled. If you do not need FortiCloud SSO, disable it.
  • Hunt for rogue admin accounts and unexpected configuration changes from 12 December 2025 onward (Arctic Wolf's first observed exploitation).
  • Do not stop at the 59718/59719 patch. Confirm you are also covered for CVE-2026-24858.
  • Treat internet-facing management SSO as tier-zero. The same lesson as the Okta support-system teardown.

After you patch

Edge appliances sit outside the estate and hold credentials into it, which is why this class keeps producing multi-victim campaigns.

  • Revoke all sessions on the appliance, then rotate the directory or LDAP service account it uses for authentication.
  • Rotate certificates and any stored integration credentials, since configuration stores on these devices are a routine post-exploitation target.
  • Hunt for authenticated sessions with no matching interactive login, and for logins from ASNs that had never appeared before the disclosure date.
  • Check downstream: anything the appliance could reach or authenticate to is in scope, including SSO-connected applications.

Sources

  • NVD: CVE-2025-59718
  • CISA Known Exploited Vulnerabilities catalog (added 16 December 2025)
  • Arctic Wolf, malicious FortiCloud SSO logins from 12 December 2025
Last reviewed By SWI Community TeamSuggest a correctionHow we research

Technique

This CVE is an instance of Federation trust abuse and SAML forgery. A service provider that accepts a SAML assertion it should have rejected treats a forged identity as authenticated, because the failure sits in signature validation code, not in cryptography.

Know a primary source we should add, or a patch status that has changed? Email community@startwithidentity.com. See all briefs in the identity CVE catalog, or volunteer as a CVE Analyst.
Compiled from vendor advisories, NVD, CISA KEV, and public research. CVSS figures can disagree across NVD and the CNA. Confirm affected versions against the vendor advisory before you patch. Independent, community-driven analysis. See the disclaimer.