Shubham Chaudhary# Fortinet Patches CVE-2026-84393: A Certificate Validation Flaw in FortiOS/FortiProxy ZTNA If...
# Fortinet Patches CVE-2026-84393: A Certificate Validation Flaw in FortiOS/FortiProxy ZTNA
If you're running Agentless ZTNA anywhere in your infrastructure, this one's worth a version check today.
Fortinet disclosed CVE-2026-84393 on September 8, 2026 (advisory FG-IR-26-174) — an improper certificate validation bug (CWE-295) in the Agentless ZTNA portal component of FortiOS and FortiProxy. CVSS score: 7.3. No authentication required to exploit.
In an Agentless ZTNA architecture, the portal acts as a trust broker. It terminates the user's session, verifies their identity, then opens a separate connection to the backend resource on their behalf.
That second leg — portal to backend — is where this bug lives. The portal is supposed to strictly validate the backend server's certificate before trusting it. It doesn't enforce that match properly, which means an attacker sitting on the network path can present a forged or mismatched certificate and have it accepted without complaint.
No login. No brute force. Just network positioning + a bad cert.
Fortinet classifies this as information disclosure. A successful MITM position lets an attacker passively observe:
| Product | Affected | Fixed In |
|---|---|---|
| FortiOS | 7.6.1–7.6.6 | 7.6.7+ / 8.0.0 |
| FortiProxy | 7.6.2–7.6.6 | 7.6.7+ / 8.0.0 |
7.2, 7.4, and 8.0 branches are confirmed unaffected.
Zero Trust's entire value prop is "verify every connection before trusting it, every hop." This flaw sits in the exact validation step ZTNA can't afford to get wrong. It's a trust-boundary failure, not a peripheral feature bug — and ZTNA portals are, by design, often exposed to less-trusted or public network segments.
No evidence of active exploitation yet. That status is fragile for unauthenticated vulns once they hit public advisories.
This is a passive weakness, not an active exploit with a distinct payload — so there's no clean log signature. Worth watching instead:
Full attack-scenario walkthrough, detection deep-dive, and hardening checklist here: https://www.xpert4cyber.com/2026/09/fortios-fortiproxy-ztna-vulnerability-cve-2026-84393.html