FortiSandbox Web UI Bug Lets Attackers Sneak Information Without Credentials

A major vulnerability in Fortinet’s FortiSandbox platform has been found that allows attackers to pull sensitive information without logging in. Tracked as CVE-2026-26084, the flaw affects the web interface of both on-premises and hosted versions—including Cloud and PaaS—and has been given a CVSS v3.1 rating of 8.9, classifying it as a high-severity issue.

What the Flaw Is

The root cause lies in improper access control (CWE-284): the graphical web UI fails to verify whether API calls are coming from an authenticated session. This oversight lets unauthenticated actors craft HTTP requests directly aimed at internal API endpoints and retrieve sensitive metadata, logs, or configuration details. Attackers don’t need credentials or user interaction to exploit the issue, making it especially dangerous.

Who’s at Risk & What Versions Fix It

FortiSandbox 5.2 is clear of this weakness. But earlier on-premises versions are vulnerable—for example, versions 5.0.0 through 5.0.5, and 4.4.0 through 4.4.8. The remedial versions are 5.0.6 and 4.4.9 respectively. Cloud and PaaS deployments show similar exposure; FortiSandbox Cloud versions 5.0.4–5.0.5 and PaaS 5.0.4–5.0.5 are affected, while newer builds are not.

Fortinet clarified that there is no evidence this vulnerability has been used in the wild. The company’s internal security team discovered it. Impact is currently limited to information exposure rather than data manipulation or remote code execution. Even so, because FortiSandbox handles threat detection—an area where configuration and log data can be especially valuable to attackers—the breach of confidentiality could pave the way for more serious intrusions.

What Institutions Should Do

Administrators running vulnerable FortiSandbox versions—whether on premises, Cloud, or PaaS—should prioritize upgrades to the patched releases listed. Systems already at version 5.2 or Cloud 4.4 (and PaaS 5.2) remain unaffected. Given the sensitivity of data stored in FortiSandbox and similar tools, waiting to upgrade could expose entities to reconnaissance or targeted infiltration.

This incident follows a pattern: Fortinet has faced several similar issues recently, where its web management interfaces failed to properly enforce authorization checks. Similar misconfigurations in other networking and security appliances have been exploited in past attacks—sometimes with significant consequences.

Analysing this discovery, it’s clear that even security tools themselves must be held to rigorous access control standards. For organizations, the lesson is that patching defensive tools is just as essential as securing outward-facing systems. The real risk isn’t always in what attackers can do now—but in what they learn for their next move.