Exposed Fortinet SSL VPN logins and password spraying
The short version: A Fortinet SSL VPN portal exposed to the internet lets attackers quietly spray common and already-breached passwords across your accounts until one works — no exploit required, just an exposed login and one weak credential, and the prize is a route straight onto your internal network.
What you need to know
There's no CVE here and nothing to patch. The weakness is the combination of exposure and weak authentication: a VPN login an attacker can reach, in front of accounts whose passwords may be guessable, reused from another site, or already sitting in a public breach dump.
Password spraying is the technique that turns that combination into a breach. Rather than guess many passwords against one account (which trips lockouts), the attacker tries a few high-probability passwords against many accounts, slowly and quietly.
- How they find it — routine internet-wide scanning surfaces exposed Fortinet SSL VPN portals, which are easy to fingerprint from their login page.
- How they use it — automated, low-and-slow spraying with common and previously-breached passwords, staying under lockout thresholds.
- What it leads to — a valid VPN credential is a remote-access key. It drops the attacker onto the internal network as a trusted user, which is why Fortinet VPN access is a well-worn initial-access step in real intrusions, including ransomware.
How serious we see it
High — by default, with honest upside risk. A VPN login protected by strong, unique credentials and enforced MFA is a manageable exposure, not an emergency, which is why we don't cry "Critical" on sight. But the severity is a function of what's behind the door: a working credential here yields interior network access, so if any account uses a weak or reused password and MFA isn't enforced, this quietly becomes High. The reassuring part is that it's entirely in your hands to fix, with no vendor patch required.
What to do
- Enforce MFA on every VPN account — the single highest-value control; it defeats spraying even when a password is known.
- Kill weak and reused passwords — enforce strong, unique credentials and check them against known-breached lists.
- Limit and monitor failed authentication — rate-limit attempts and alert on spray patterns (many accounts, few passwords, low-and-slow).
- Restrict where you can — limit portal reachability to expected geographies or trusted networks if your use case allows.
- Confirm your exposure first — verify whether any Fortinet SSL VPN login is reachable from the internet at all.
How BreachRisk sees it
BreachRisk discovers Fortinet SSL VPN portals exposed to the internet the way an attacker would — by crawling your external footprint and fingerprinting the login — and then, where authorized, goes a step further than a scanner: it safely attempts a bounded, rate-limited authentication check using exposed (breach-corpus) and common credentials, within strict non-disruptive limits rather than a brute-force flood. That's the honest difference between detecting a login and demonstrating whether it actually holds. "We have a Fortinet VPN on the internet" becomes a straight answer: is it defended, or one reused password away from network access?