Security2 publishers2 min readPublished
CISA orders agencies to fix four exploited edge-network flaws by September 25
Check Point says a handful of its customers have already been attacked through the Security Management Server, and F5 confirmed exploitation of BIG-IP APM when it disclosed the bug on September 22.
The Watch · Security desk

What happened
- CISA added four vulnerabilities to its Known Exploited Vulnerabilities catalog on evidence of active exploitation: two in Check Point products, one in Arista VeloCloud Orchestrator, one in F5 BIG-IP APM.
- CVE-2026-85102 sits in Check Point's VPN negotiation process and lets an unauthenticated attacker bypass security checks and run code on the gateway.
- CVE-2026-93616 is a path traversal in Check Point's Security Management Server that lets an attacker who never logs in upload a malicious script and execute it on the server.
- CVE-2026-94127 gives an unauthenticated attacker arbitrary code execution on BIG-IP, but only where APM is configured as an OAuth authorization server.
- CISA has ordered federal agencies to fix all four vulnerabilities by September 25, 2026.
Compiled by The WatchSomething wrong?How this is made
Why it matters
- exposure The Security Management Server holds security policy, admin activity and system logs for the gateways beneath it, so one unauthenticated upload reaches every device it manages.
- decision R80 through R81.10 are affected and out of support, and the named remedies cover supported versions, so those operators pick between an upgrade project and an exposed VPN gateway.
- contradiction SecurityAffairs attributes the remediation obligation to BOD 22-01, while CISA's own alert names BOD 26-04 as the directive setting FCEB requirements.
- capability Check Point published indicators of compromise, so a customer can test logs and open an incident before the hotfix closes the door behind an intruder.
Check Point shipped its gateway fixes on September 9, in advisories sk1000117 and sk1000118 [5]. That leaves 16 days before the federal due date for estates that were already tracking those advisories [23], and three days for anyone whose first notice of the BIG-IP bug was F5's September 22 disclosure [17][24]. The Dutch NCSC had warned in mid-September that the Check Point VPN flaw could soon be actively exploited [4].
BOD 26-04 asks for more than installed hotfixes. It tells FCEB agencies to prioritize KEV entries on publicly exposed assets that grant total control after exploitation, and it sets expectations for when an agency must check whether a threat actor compromised the system before the patch went on [20]. All four entries here are code execution or privileged access on a device built to face the internet [3][8][15][17].
On the Management Server bug, Check Point said the flaw "is exploited in the wild" [11]. The company also said the real total may be higher, because some compromises go undetected or are never reported to it [12]. The fix is the R82.20 Security Hotfix [10]. The affected list runs past the main Security Management Server to Multi-Domain Security Management Server, Log Server, Multi-Domain Log Server and SmartEvent [9].
The F5 bug is narrower than the class name suggests. CVE-2026-94127 requires APM running an access policy together with an OAuth profile on a virtual server, with APM acting as the OAuth authorization server; installs using APM only as an OAuth client or resource server are not affected [18]. Triage starts with the virtual server configs.
VeloCloud Orchestrator is the thinnest of the four on the public record. CISA lists CVE-2026-93952 as improper input validation [2], and SecurityAffairs describes it as letting a remote attacker reach privileged internal functionality and affect the VCO host [15]. Hosted environments, including Dedicated, were affected and have already been patched [16]. The exposed population is on-premises, and neither source names who is exploiting it.
What to watch
- Whether Arista or CISA publishes exploitation detail for CVE-2026-93952, the thinnest of the four entries on the public record.
- Whether Check Point offers a fix path for the end-of-support R80 through R81.10 releases affected by CVE-2026-85102.
- Whether agencies document the BOD 26-04 pre-patch compromise checks after September 25, alongside the hotfix installs.