A malware sandbox has one job: invite suspicious files into a controlled room and watch them misbehave. The problem, because security enjoys irony as a lifestyle choice, is that the controlled room is still software. It has services, inputs, update cycles, and the occasional surprise trapdoor where the floor was supposed to be. Fortinet’s FortiSandbox is now the latest reminder that tools built to inspect threats can become high priority attack surface themselves. ## What happened, according to Infosecurity Magazine Infosecurity Magazine reporter Kevin Poireault reported that CISA added two Fortinet FortiSandbox vulnerabilities, CVE-2026-39808 and CVE-2026-25089, to its Known Exploited Vulnerabilities catalog on July 16. The same report says both flaws are critical and carry CVSS scores of 9.1 each, which is the vulnerability scoring equivalent of hearing the ominous cello before the monster appears. CISA urged federal government patching by July 19, a short window that says less about drama and more about how quickly known exploited bugs move from advisory PDF to someone else’s weekend project. BleepingComputer’s Sergiu Gatlan reported that Fortinet addressed CVE-2026-39808 on April 14 and CVE-2026-25089 on June 9. BleepingComputer also reported that threat intelligence company Defused said on June 16 that attackers had started abusing multiple FortiSandbox vulnerabilities in the wild, including these two. That timeline is the operational lesson in miniature: patches can exist, exploitation can follow, and asset owners can still be caught asking where the appliance is plugged in. ## What was at risk, according to BleepingComputer BleepingComputer reported that successful exploitation allows unauthenticated threat actors to execute unauthorized code remotely through low complexity command injection attacks that require no user interaction. Translation, nobody has to sweet talk an administrator into clicking a cursed attachment. If an affected deployment is reachable and unpatched, the path is closer to a machine accepting crafted input and doing the wrong thing with it. That matters because FortiSandbox sits in malware analysis and detection workflows, as Infosecurity Magazine described. These systems are designed to handle suspicious files and URLs, meaning they often live near sensitive telemetry, investigation processes, and response tooling. A sandbox is supposed to be where risky material goes to be contained, not a scenic overlook into the rest of the environment. ## The responder lesson, according to CISA coverage by Infosecurity Magazine Infosecurity Magazine’s report on CISA’s KEV action gives defenders the first practical move: do not rank security appliances lower just because they wear a badge that says they help. Put FortiSandbox instances in the same inventory process as internet-facing applications, VPN appliances, identity systems, and anything else that can accept remote input. The tired little secret of vulnerability management is that the patch you do not deploy does not care whether the box was purchased by the security team. BleepingComputer reported that admins must upgrade affected deployments to the latest released versions to resolve the issues and block incoming attacks. That should be paired with exposure review: confirm where FortiSandbox is reachable from, restrict administrative access, and check whether analysis interfaces are unnecessarily accessible. Segmentation is not glamorous, but neither is explaining why the malware inspection system became the entry point. ## What it actually means for you, according to BleepingComputer BleepingComputer noted that Fortinet had not tagged the two vulnerabilities as used in attacks at the time of its report, while CISA and threat intelligence reporting treated exploitation as active. That gap is not a reason to wait. It is a reason to build a process that does not depend on perfect vendor wording before emergency patching starts. For defenders, the takeaway is straightforward: malware analysis and detection infrastructure is production infrastructure. Inventory it, segment it, patch it on emergency timelines when it lands in CISA’s KEV catalog, and verify the upgrade rather than assuming the blinking appliance in the rack is spiritually protected. The next time a security tool gets a critical advisory, treat it like a real service with real exposure, because threat actors certainly will. ## Sources - CISA Mandates Urgent Patch for Actively Exploited Fortinet Flaws - Infosecurity Magazine

Sources