CVE Tools
Back to feed
Exploited in the wild FortiClient EMS auth-bypass Fortinet network-edge

API Authentication Bypass in FortiClient EMS 7.4.5-7.4.6–CVE-2026-35616

Bishop Fox·By John Untz··11 min read
TL;DR

Bishop Fox researchers expanded on Fortinet's disclosure of CVE-2026-35616 by identifying the root cause via the released hotfix. The vulnerability allows an unauthenticated attacker to bypass certificate-based authentication on FortiClient EMS 7.4.5-7.4.6 by spoofing HTTP request headers that the Django application trusts as equivalent to Apache mod_ssl WSGI environment variables. Combined with a certificate chain validation that performs only subject/issuer string matching with no cryptographic signature verification, an attacker can forge certificates and gain authenticated API access. Fortinet has released a hotfix and confirmed exploitation in the wild. Organizations should apply the hotfix immediately or upgrade to 7.4.7 when available.…

Continue reading on Bishop Fox