The Management Plane Is The Target, And Your Severity Feed Is Lying
Four appliances that terminate access or hold policy are being exploited, while a vendor-assigned 6.5 and a patch that shipped before exploitation show where triage itself failed.
Order the patch queue by what the attacker gets, not by CVSS. On Check Point's Security Management Server, unauthenticated directory traversal leads to script upload and execution on the system that authors and pushes your firewall policy. That is not a perimeter bypass; it is the ability to write the rules. F5's BIG-IP APM flaw is config-dependent — it requires an access policy with an OAuth profile configured — so a single enumeration query separates an emergency from a non-event. Arista's on-prem VeloCloud Orchestrator grants unauthenticated access to internal functions across the SD-WAN fabric.
All three share the property that makes them attractive: they rarely run EDR, they hold broad internal reachability, and their logs are reviewed only during change management. Patching closes the door but does not evict anyone.
Where the reporting converges
Risky.Biz frames this as a perimeter emergency across security and networking appliances. The Hacker News shows the triage layer breaking: Microsoft initially classified a SharePoint Server flaw as a spoofing issue at CVSS 6.5, and researchers then published details proving authenticated remote code execution — and on SharePoint, "authenticated" usually means any domain user. CSO Update adds the pattern signal: two critical Cisco zero-days landed in a single week, which reads as concentrated offensive research on identity and network-access products rather than coincidence.
The most damning item operationally is the Zyxel GS1900 entry in CISA's KEV catalog, because the vendor fix already existed when exploitation was confirmed. That is deployment latency, not vendor negligence — and access-layer switch firmware is exactly the inventory most teams cannot produce on demand.
The backup platform problem
Veeam flaws under active exploitation delivering SYSTEM-level access deserve separate treatment because they invalidate an assumption, not just a control. Every ransomware recovery plan presumes the backup platform survives the incident. A backup server that can delete its own restore copies is a single point of failure wearing the costume of resilience. The test is narrow and answerable now: is there one immutable restore copy the backup server itself cannot delete, and has anyone restored from it?
What the smart move is
Sequence by blast-radius reduction per hour of effort. Check Point is first because policy-plane compromise is self-perpetuating. The F5 enumeration query is second because it is cheap and may scope you out entirely. Arista's management interface belongs behind an admin-only segment regardless of patch state, validated by an external scan rather than a config file. Then pull SharePoint out of whatever medium-severity bucket a 6.5 routed it into and retro-hunt w3wp.exe spawning cmd.exe or powershell.exe across every farm — you now need to prove nothing happened during the deprioritization window.
Three of the appliances bought to defend the perimeter are being exploited through it, and a vendor severity score is what kept one code-execution bug in a ninety-day queue.
The durable fix is a policy change, not a patch cycle: document that vendor CVSS is one input alongside independent exploitability research, reachability, asset criticality and KEV status, with an auditable override path. These events will be cited in your next assessment either way.
What to do
Patch Check Point Security Management Server for CVE-2026-93616 today, then audit the last 30 days of policy pushes for changes with no matching change ticket.
Enumerate every BIG-IP APM access policy with an OAuth profile configured before end of day, patch matches for CVE-2026-94127, and decouple the OAuth profile where a patch window slips past 48 hours.
Re-triage the SharePoint Server flaw as authenticated RCE this sprint and hunt w3wp.exe spawning command shells across all on-prem farms.